Hi;

I tried to compile dia (a GTK visio like progy) and get a really stupid
error from libttool 1.3.3. The message is:
Warning: This Library needs another shared lib which you do not appear
to have on your system (something like that).
I get that for _every_ shared lib from usual System Libs through more
unusual stuff in my /usr/local/lib {gtk etc}

The result is that LD makes a static lib (ar and runlib) instead od a
shared one. All objects are correctly compiled with
-fPIC. configure uses shared libs per default so using --enable-shared
has the same result. I tried gcc 2.8.1 and
gcc 2-95.2 - i get mad with this ....

The result on the progy is that functinality from the shared libs (not
build) is not availabe and the progy exists with with a
message stating eaxctly that (#@!?'.

The librarys libtool enumerates are: X11, nsl, socket , gtk - with one
word ALL shared libs which are needed.
* I have installed all this libs and i have set the LD_LIBRARY_PATH to
contain /usr/local/lib
* i have the latest libtool, automake and autoconf,gnumake (really - i
double checked this with ftp.gnu.org !)

Any idea how to make libtool aware of my Librarys ????

hb
---------------------------------------------------------------------
UNIX SysAdmin - BCI GmbH
Business: [EMAIL PROTECTED] ; http://www.bci-bremen.de

Reply via email to