Hi.

> 2. Attempting to build ntop 2.1.90 or the 24 Mar '03 cvs snapshot, gets
> through the configure stage, (if.h [and some others] are "unusable", but
> configure completes)  make, however, gives the error:
> Makefile:547: *** missing separator. Stop.

I also had the same problem of 'Makefile:547: *** missing separator. Stop.'

However, when I ran 
        aclocal
        autoheader
        automake --add-missing --gnu
        autoconf

        ./configure
        gmake

It all compiled OK ! There are quite a few errors from libtool when linking:

        ../libtool: test: !=: unary operator expected
        ../libtool: test: !=: unary operator expected

Ah, but it didn't run OK :( - This may be due to the above errors ?? None of
them were fatal though...

It now dumps a core.

        sysconfig(_CONFIG_SEM_VALUE_MAX)                = 2147483647
        Incurred fault #6, FLTBOUNDS  %pc = 0xFEBE60B8
        siginfo: SIGSEGV SEGV_ACCERR addr=0xFEF00004
        Received signal #11, SIGSEGV [default]
        siginfo: SIGSEGV SEGV_ACCERR addr=0xFEF00004
        *** process killed ***

Anyhoo, just thought I'd pass on my failures... Don't suppose anyone else
has got this far and is having the same problems ?

Configuration
Solaris 8
ntop version 2.1.90
gcc 3.2.2
libtool 1.4.3
autoconf 2.57
automake 1.7.3
rrdtool-1.0.41
libpcap-0.7.1
gdbm-1.8.3
openssl-0.9.7a
GNU Make version 3.79.1

Cheers,
Paul.
--------------------------------------------------------------------------
Paul Matthews                                Head of Networking/Postmaster
Library and Information Services,
University of Wales Swansea , Singleton Park, Swansea SA2 8PP, UK

email: [EMAIL PROTECTED]                 [EMAIL PROTECTED]
tel:   +44 (0)1792 295107  mobile: 07802166089     fax: +44 (0)1792 295851
--------------------------------------------------------------------------
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to