Hello again, I am trying to compile the latest CVS and I get nearly there then this
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/local/ssl/include -I/export/home/dist/ntop_cvs/ntop/myrrd -DSOLARIS -I/usr/local/include -I/usr/local/ssl/include -I/export/home/dist/ntop_cvs/ntop/myrrd -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -c -o ntop-admin.o `test -f 'admin.c' || echo './'`admin.c /bin/bash ./libtool --mode=link gcc -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -L/usr/local/lib -lnsl -lsocket -L/usr/local/lib -L/usr/local/ssl/lib -L/export/home/dist/ntop_cvs/ntop/myrrd -L/usr/local/lib -lnsl -lsocket -L/usr/local/lib -L/usr/local/ssl/lib -L/export/home/dist/ntop_cvs/ntop/myrrd -o ntop -L/usr/local/lib -lnsl -lsocket -L/usr/local/lib -L/usr/local/ssl/lib -L/export/home/dist/ntop_cvs/ntop/myrrd ntop-main.o ntop-admin.o libntopreport.la libntop.la -lposix4 -lpthread -lresolv -lsocket -lxnet -lnsl -lc -lssl -lcrypto -liconv -lpcap -lgdbm -lgd -lpng -lz -lmyrrd gcc -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -g -O2 -I/usr/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fPIC -o .libs/ntop ntop-main.o ntop-admin.o -L/usr/local/lib -L/usr/local/ssl/lib -L/export/home/dist/ntop_cvs/ntop/myrrd ./.libs/libntopreport.so -L/usr/lib -L/usr/openwin/lib ./.libs/libntop.so -lposix4 -lpthread -lresolv -lsocket -lxnet -lnsl -lc -lssl -lcrypto /usr/local/lib/libiconv.so -lpcap /usr/local/lib/libgdbm.so /usr/local/lib/libgd.so -lm -lpng -lz -lmyrrd -Wl,--rpath -Wl,/usr/local/lib ./.libs/libntopreport.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntopreport.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntopreport.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntop.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntopreport.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntopreport.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntopreport.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntop.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntopreport.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntopreport.so: undefined reference to [EMAIL PROTECTED]' ./.libs/libntop.so: undefined reference to [EMAIL PROTECTED]' collect2: ld returned 1 exit status I dont have this problem compiling 2.2c with the same libraries cheers Sean _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
