Gentoo Archives: gentoo-osx

From: exg@g.o
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] ld+readline issue
Date: Mon, 10 Apr 2006 00:31:17
Message-Id: 20060410002858.GA6100@localhost
In Reply to: [gentoo-osx] ld+readline issue by Tobias Hahn
1 > I can almost emerge system now :-) The only thing missing is
2 > readline. readline contains rlfe, which links to readline. When
3 > trying to do the actual link, my portage ld tries to link both /usr/
4 > lib/readline and $PREFIX/usr/lib/readline, and complains about
5 > duplicate symbols. I suspect that somehow, /usr/lib is hardcoded into
6 > ld. I tried to remerge odcctools, but that didn't help either.
7
8 Does it work if you add 'LDFLAGS="-Wl,-search_paths_first"' in
9 make.conf?
10
11 --
12 Emanuele
13 --
14 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] ld+readline issue Tobias Hahn <tobhahn@×××.de>