Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] New nptl spell (for test)

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: shivaken <shivaken AT jcom.home.ne.jp>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] New nptl spell (for test)
  • Date: Sun, 14 Dec 2003 02:16:31 +0900

Hi all,

I made a new nptl test spell. Please try this.
# Warning! Casting this on working machine is very dangerous!

I tested this spell like below.

1. tar xvjf /path/to/cdrom/image.tar.bz2 (from 0.8.0pre2.iso)
chroot .
mount /proc
mount -t devfs none /dev
mount -t devpts none /dev/pts
exit
devfsd ./dev
chroot .

2. unpack spells (binutils-2.14.90.0.5, glibc-nptl(20031203))
bintuils -> /var/lib/sorcery/codex/stable/devel
glibc -> /var/lib/sorcery/codex/stable/libs

3. cast binutils

4. edit /etc/sorcery/local/config
ARCHITECTUR="i386" ->
ARCHITECTUR="i686" # or something.
# nptl seems not to be able to build with i386.
# I have just tested it with i686.

5. cast glibc

If you have some trouble, please mail me.

--- shivaken
ant command line front end
antshell - www.antshell.org

Attachment: binutils.tar.bz2
Description: application/tbz

Attachment: glibc.tar.bz2
Description: application/tbz




Archive powered by MHonArc 2.6.24.

Top of Page