Gentoo Archives: gentoo-osx

From: Grobian <grobian@g.o>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] [PREFIX] SUCCESS!!! system installed
Date: Fri, 24 Mar 2006 08:42:01
Message-Id: 20060324084147.GA23767@gentoo.org
In Reply to: Re: [gentoo-osx] [PREFIX] SUCCESS!!! system installed by m h
1 On 23-03-2006 17:41:40 -0800, m h wrote:
2 > > I'm on a fix here, if I can get my gcc recompiled (I screwed up the
3 > > linker: ${PREFIX}/usr/bin/ld: crt1.o: No such file: No such file or directory)
4 > >
5 >
6 > I'm actually having linker issues with apache. For some reason it is
7 > trying to look for libz in /lib instead of ${PREFIX}/usr/lib (even
8 > though I've told apache that's the location of zlib). Even when I
9 > compile a simple c program that includes zlib.h
10
11 This is EXACTLY the problem I have and trying to tackle right now.
12
13 > gcc is the only symlink (for binaries) I have right now. Maybe that's
14 > indicative of the linker problem...
15
16 I believe not. GCC or the linker is the problem. If you look at the
17 SEARCH_DIR things for the linker (`ld --verbose | head -n20`) you will
18 see that it doesn't even looks in ${PREFIX}/lib.
19
20 > Stuck on the linker issue right now....
21
22 Ok... so it becomes even more important that I find a fix for this
23 issue...
24
25
26 --
27 Fabian Groffen
28 Gentoo for Mac OS X Project
29 --
30 gentoo-osx@g.o mailing list