XFree86-4-libraries build failure

Eli Scott dragonfly at brainguts.no-ip.com
Thu Nov 27 12:42:05 PST 2003


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





More information about the Kernel mailing list