DragonFly BSD
DragonFly bugs List (threaded) for 2003-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: More problems building XFree86-4


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Fri, 26 Dec 2003 08:25:07 +0100

On Wed, Dec 10, 2003 at 10:45:53PM +0100, ibotty wrote:
> btw: looks as if gcc does not add /usr/local/lib to the -L or -rpath path...
> maybe you can mess around with the makefiles (well, i do not like imake, do
> you ;) and simply add a -L/usr/local/lib to LDFLAGS or such a variable.
> 
> ~ibotty

That is exactly the issue. Adding -L$(WHEREEVER) doesn't help, that
is already there. What is missing is the -rpath setting of in various
libraries all over the place. I'm working on it, hopefully we have
mostly working ports of KDE3 and Gnome before New Year.

The interesting question is why does it break for use, but not for
FreeBSD? Is there proper magic in the configuration scripts to add
-rpath entries or has our ldconfig stopped to work as advised. But
I like the -rpath only way better then having a list of shared lib
locations.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]