Re: Pango build Sol 2.8 problems



Sorry about the confusion.  I retried, just to be sure, but I typed the email wrong - I did use LD_LIBRARY_PATH.
 
Below is the final compile/link line .  It appears to already have the -L/usr/local/lib and it references the shared libraries explicitly.  The libgmodule-2.0.so and libgobject-2.0.so are in the path indicated.
 
 
 gcc -mcpu=v9 -Wall -o .libs/pango-querymodules querymodules.o  ./.libs/libpangox-1.0.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/ssl/lib -lX11 -lsocket -lnsl ./.libs/libpangoft2-1.0.so /export/home/ldavis/dev/sylpheed_claw/pango-1.10.1/pango/.libs/libpango-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so /usr/local/lib/libfreetype.so -lz ./.libs/libpango-1.0.so -lm /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so -lc /usr/local/lib/libiconv.so -R/usr/local/lib
ld: warning: file ./.libs/libpango-1.0.so: linked to /export/home/ldavis/dev/sylpheed_claw/pango-1.10.1/pango/.libs/libpango-1.0.so: attempted multiple inclusion of file
 
-Lynch


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