Date: Tue, 28 Sep 1999 09:54:03 -0500 (CDT) From: Jon <jon@cops.com> To: freebsd-alpha@FreeBSD.ORG Subject: linking and X11 Message-ID: <Pine.GSO.4.05.9909280947580.3639-100000@fuzzy.helloworld.org>
next in thread | raw e-mail | index | archive | help
I am trying to compile X11R6.4 on 4.0-19990915-CURRENT. I have an alpha server 400/233 (Avanti). The compile is actually going okay but the linking is not. The linker is not behaving the way I expect it to. The compile creates a SO that is libXt.so.6.0 but when I try to link against it with -lXt I get "unknown object" or whatever the error message is when it can't find a shared object. Only when I create a symlink to it that is libXt.so will it find the shared object. Do I just need to give gcc/ld more options or what? Thanx for any help you can give. Jon Rowell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.05.9909280947580.3639-100000>