Hi all,
I've tackled down the problem that David and other people experienced 
while compiling ntop.

The problem is not related to Solaris but to auto*. Ntop has been 
designed for autoconf 2.13, libtool 1.4 and so on. Most distributions 
(e.g. RedHat) have both versions

deri@athlon 229> ls -l /usr/bin/autoc*
   0 lrwxrwxrwx    1 root     root           13 Jun 20 01:04 
/usr/bin/autoconf -> autoconf-2.13*
   8 -rwxr-xr-x    1 root     root         5141 Mar 27  2002 
/usr/bin/autoconf-2.13*
   8 -rwxr-xr-x    1 root     root         6196 Mar 27  2002 
/usr/bin/autoconf-2.53*

with the default to the old legacy version.

David's machine (a Sun with all the latest GNU tools installed) failed 
to compile ntop because of this.

We obviously need to move to the latest GNU auto* (despite their name, 
they are not that "auto" as you can see).

Volunteers out there?

Cheers, Luca


-- 
Luca Deri <[EMAIL PROTECTED]>       http://luca.ntop.org/
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

Reply via email to