Mailing List Archive

Compile error with Slackware 8.0
Here's how it breaks. I'm guessing the behaviour of libtool changed?

/bin/sh ./libtool --mode=link gcc -g -O2 -pipe -o libntop.la -rpath
/usr/local/lib -version-info -release -export-dynamic address.lo
dataFormat.lo event.lo globals-core.lo hash.lo initialize.lo leaks.lo
logger.lo mysql.lo netflow.lo ntop.lo pbuf.lo plugin.lo qsort.lo regex.lo
rules.lo sql.lo ssl.lo term.lo traffic.lo util.lo vendor.lo
version.lo -lpcap -lgdbm -lpthread -lresolv -lnsl -ldl -lcrypt -lm -lwrap
-L/root/ntop-current/gdchart0.94c -lgdchart -L/root/ntop-current/gdchart0.94
c/gd-1.8.3 -lgd -L/root/ntop-current/gdchart0.94c/gd-1.8.3/libpng-1.0.8 -lpn
g -L/root/ntop-current/gdchart0.94c/zlib-1.1.3 -lz -lssl -lcrypto
libtool: link: CURRENT `-release' is not a nonnegative integer
libtool: link: `-release' is not valid version information
make[2]: *** [libntop.la] Error 1
make[2]: Leaving directory `/root/ntop-cvs/ntop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/ntop-cvs/ntop'
make: *** [all-recursive-am] Error 2



--
Dan Colquhoun
Information Services
Open Text Corporation
Voice: 519-888-7111 x2482
Fax: 519-888-0677
Re: Compile error with Slackware 8.0 [ In reply to ]
> Here's how it breaks. I'm guessing the behaviour of libtool changed?
>

Same Slack 8.0 and exacly the same error.. :(