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

Re: XFree86-4-libraries build failure


From: Eli Scott <dragonfly@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 27 Nov 2003 12:38:51 -0800 (PST)

I really only have one more question...

[...snip...]
>
> hum, maybe I'll make a symlink for the dumb linker
>
> yellow# cd /usr/lib
> yellow# ln -s /usr/X11R6/lib/libXThrStub.so.6 ./libXThrStub.so
> yellow# ld -lXThrStub
> /usr/libexec/elf/ld: warning: cannot find entry symbol _start; not
> setting start address
> yellow#
>

What exactly do you mean by "dumb linker"?  You're making a link from the
library in /usr/X11R6/lib to /usr/lib, So does this mean the linker in
DragonFly doesn't check all of the locations that ports installs lib's to
yet?  I've run into a few other ports that can't find libraries.  I
usually just end up installing the package and things work.  I assume the
"dumb linker" is the root of this intermitent problem?

Thanks again,
Eli



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