We used the following command line. ./configure --with-gii=/usr/local/lib --with-extra-includes=/usr1/ulhas/GGILIBS/libgii-0.8.1/include --with-extra-libs=/usr/ucblib/libucb.so:/usr/ucblib/libucb.so.1;make;make install
We got the following error message making install in tele /bin/sh ../../libtool --mode=link cc -g -I/usr/local/lib/include -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib/lib -o ggiteleserver teleserver.o libtele.o ../../ggi/libggi.la -lsocket cc -g -I/usr/local/lib/include -D_REENTRANT -D_THREAD_SAFE -o .libs/ggiteleserver teleserver.o libtele.o -L/usr/local/lib/lib ../../ggi/.libs/libggi.so /usr/local/lib/libgii.so -lposix4 -lposix4 /usr/local/lib/libgg.so -lposix4 -lposix4 -ldl -lsocket -R/usr/local/lib ild: (warning) shared lib, needed by argument lib ../../ggi/.libs/libggi.so, not found :: libucb.so.1 ild: (warning) shared lib, needed by argument lib ../../ggi/.libs/libggi.so, not found :: libucb.so.1 ild: (warning) shared lib, needed by argument lib /usr/local/lib/libgii.so, not found :: libucb.so.1 ild: (undefined symbol) gethostbyname -- referenced in the text segment of libtele.o *** Error code 5 make: Fatal error: Command failed for target `ggiteleserver' Current working directory /usr1/ulhas/GGILIBS/libggi-2.0.1/display/tele *** Error code 1 make: Fatal error: Command failed for target `install-recursive' Current working directory /usr1/ulhas/GGILIBS/libggi-2.0.1/display *** Error code 1 make: Fatal error: Command failed for target `install-recursive' With different options for '--with-gii' (like .libs/..) we could not overcome the problem. Any suggestions ? Regards. -Ulhas
