Cool, thanks Luca, must have missed that in the release notes :) I have tried to install newer versions of OpenSSL in the past, but have had problems.... I'll try again.
> -----Original Message----- > From: Luca Deri [mailto:[EMAIL PROTECTED]] > Sent: Friday, 12 July 2002 12:57 AM > To: [EMAIL PROTECTED] > Subject: Re: [Ntop-dev] 2.1 bug report > > > Craig, > ERR_error_string_n is part of OpenSSL 0.96 and above. Please update. > > Cheers, Luca > > > > Craig Humphrey wrote: > > >Hi, > > > >I'm running a vanilla RH 7 install, just nabbed the 11th > July snapshot, but > >it barfs while compiling: "./.libs/libntop.so: undefined reference to > >`ERR_error_string_n'" > > > >See full compile output below. > > > >Later'ish > >Craig > > > > > > > >Making all in . > >make[2]: Entering directory `/root/ntop-current/ntop' > >/bin/sh ./libtool --mode=link gcc -g -O2 -pipe -o ntop > main.o admin.o > >libntopreport.la libntop.la -lpthread -lresolv -lnsl -ldl > -lcrypt -lm -lz > >-L/root/ntop-current/gdchart0.94c -lgdchart > >-L/root/ntop-current/gdchart0.94c/gd-1.8.3 -lgd > >-L/root/ntop-current/gdchart0.94c/gd-1.8.3/libpng-1.2.1 -lpng > >-L/root/ntop-current/gdchart0.94c/zlib-1.1.4 -lz -lssl -lcrypto > >libtool: link: warning: library `/usr/lib/libgdbm.la' was moved. > >gcc -g -O2 -pipe -o .libs/ntop main.o admin.o > ./.libs/libntopreport.so > >-lcrypt -lm -lz -L/root/ntop-current/gdchart0.94c -lgdchart > >-L/root/ntop-current/gdchart0.94c/gd-1.8.3 -lgd > >-L/root/ntop-current/gdchart0.94c/gd-1.8.3/libpng-1.2.1 -lpng > >-L/root/ntop-current/gdchart0.94c/zlib-1.1.4 -lz -lssl > -lcrypto -lcrypt -lm > >-lz -lgdchart -lgd -lpng -lz -lssl -lcrypto ./.libs/libntop.so > >-L/usr/local/lib -lpcap /usr/lib/libgdbm.so -lcrypt -lm -lz > -lgdchart -lgd > >-lpng -lz -lssl -lcrypto -lpthread -lresolv -lnsl -ldl > -lcrypt -lm -lz > >-lgdchart -lgd -lpng -lz -lssl -lcrypto -Wl,--rpath > -Wl,/usr/local/lib > >./.libs/libntop.so: undefined reference to `ERR_error_string_n' > >collect2: ld returned 1 exit status > >make[2]: *** [ntop] Error 1 > >make[2]: Leaving directory `/root/ntop-current/ntop' > >make[1]: *** [all-recursive] Error 1 > >make[1]: Leaving directory `/root/ntop-current/ntop' > >make: *** [all-recursive-am] Error 2 > >_______________________________________________ > >Ntop-dev mailing list > >[EMAIL PROTECTED] > >http://lists.ntop.org/mailman/listinfo/ntop-dev > > > > > > > -- > Luca Deri NETikos S.p.A. > Via Matteucci 34/B 56124 Pisa, Italy. > Ph. +39/050/968.639 Fax. +39/050/968.626 > Personal: [EMAIL PROTECTED] Business: [EMAIL PROTECTED] > WWW: http://luca.ntop.org/ ICQ: 68183632 > Hacker: someone who loves to program and enjoys being > clever about it - Richard Stallman > > > > _______________________________________________ > Ntop-dev mailing list > [EMAIL PROTECTED] > http://lists.ntop.org/mailman/listinfo/ntop-dev > _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop-dev
