I am having some difficulty building the current CVS release. When compiling, it doesn't build the libraries with the correct .so extension, and then subsequently is unable to link against them later on. Is there some aspect of the configure/automake procedure that I have messed up?
[EMAIL PROTECTED]:/archive/epia/directfb/DirectFB-2005-10-10-04-25-12-UTC$
ls src/.libs/ -l
total 348
lrwxrwxrwx 1 root root 22 Oct 11 16:50 libdirectfb ->
libdirectfb-0.9.23.0.0*
lrwxrwxrwx 1 root root 22 Oct 11 16:50
libdirectfb-0.9.23 -> libdirectfb-0.9.23.0.0*
-rwxr-xr-x 1 root root 346578 Oct 11 16:50
libdirectfb-0.9.23.0.0*
lrwxrwxrwx 1 root root 17 Oct 11 16:50 libdirectfb.la
-> ../libdirectfb.la
-rw-r--r-- 1 root root 800 Oct 11 16:50 libdirectfb.lai
[EMAIL PROTECTED]:/archive/epia/directfb/DirectFB-2005-10-10-04-25-12-UTC$
/bin/sh ../../libtool --mode=install /usr/bin/install -c
libfusion.la /usr/local/lib/libfusion.la
libtool: install: warning: relinking `libfusion.la'
(cd /archive/epia/directfb/DirectFB-2005-10-10-04-25-12-UTC/lib/fusion; /bin/sh
../../libtool --mode=relink gcc -Wall -O3 -ffast-math -pipe -D_GNU_SOURCE
-Werror-implicit-function-declaration -o libfusion.la -rpath /usr/local/lib
-version-info 23:0:0 -release 0.9 -lz arena.lo call.lo conf.lo fusion.lo
fusion_shmalloc.lo lock.lo object.lo property.lo reactor.lo ref.lo vector.lo
../direct/libdirect.la -ldl -lpthread )
gcc -shared arena.lo call.lo conf.lo fusion.lo fusion_shmalloc.lo
lock.lo object.lo property.lo reactor.lo ref.lo vector.lo -lz
-L/usr/local/lib -ldirect -ldl -lpthread -Wl,-soname
-Wl,libfusion-0.9.23 -o .libs/libfusion-0.9.23.0.0
/usr/bin/ld: cannot find -ldirect
collect2: ld returned 1 exit status
libtool: install: error: relink `libfusion.la' with the above command
before installing it
make[4]: *** [install-libLTLIBRARIES] Error 1
make[4]: Leaving directory
`/archive/epia/directfb/DirectFB-2005-10-10-04-25-12-UTC/lib/fusion'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory
`/archive/epia/directfb/DirectFB-2005-10-10-04-25-12-UTC/lib/fusion'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/archive/epia/directfb/DirectFB-2005-10-10-04-25-12-UTC/lib/fusion'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/archive/epia/directfb/DirectFB-2005-10-10-04-25-12-UTC/lib'
make: *** [install-recursive] Error 1
--
Bluewater Systems Ltd - ARM Technology Solutions Centre
Andre Renaud Bluewater Systems Ltd
Phone: +64 3 3779127 (Aus 1 800 148 751) Level 17, 119 Armagh St
Fax: +64 3 3779135 PO Box 13889
Email: [EMAIL PROTECTED] Christchurch
Web: http://www.bluewatersys.com New Zealand
signature.asc
Description: This is a digitally signed message part
_______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
