Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: gentoo-osx@l.g.o
Subject: [gentoo-osx] [PREFIX] SUCCESS!!! system installed
Date: Thu, 23 Mar 2006 00:32:43
Message-Id: e36b84ee0603221632p1f9a2bd8l1312679ecee9a072@mail.gmail.com
1 During a freak reversal of magnetic poles, the latest prefix code was
2 able to emerge the base system!
3
4 It involved doing everything previously mentioned in this week's spam thread.
5 To get around the gcc issue, gcc3.3.6 was installed.
6
7 The next issue was complaints about "-fno-stack-protector" available
8 on gcc. The was no gcc binary in $PREFIX, so I resolved this by
9 adding a gcc symlink in $PREFIX to ${PREFIX}/usr/bin/gcc-3.3.6.
10
11 I hit the missing libpython2.4.so issue again, so I added
12 ${PREFIX}/usr/lib/ to LD_LIBRARY_PATH.
13
14 That along with a few ebuild foo.ebuild digest, and manually
15 downloading a few tarballs and putting them in distfiles allowed me to
16 finish emerge -av system.
17
18 Next task, get apache working. Stay tuned....
19
20 -matt
21
22 ps - thanks a lot for your help grobian and kito!
23
24 --
25 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] [PREFIX] SUCCESS!!! system installed Nathan <nathan.stocks@×××××.com>
Re: [gentoo-osx] [PREFIX] SUCCESS!!! system installed Kito <kito@g.o>