Hello,
I am trying to get ntop running on a Solaris 10 system. I have been
encountering the same problem and cannot seem to get past it. I have not
had much experience with the auto* tools but they are available on the
system. I have googled this every which way and cannot seem to get an
answer. If anyone has any hints, suggestions they would be very much
appreciated at this point. 

I realize I can install this from CSW, however I am interested in
getting it running from source.
Thanks in advance for any direction on this.

Best,
Jeff

---

root [ /tmp/ntop-5.0.1 ]# ./autogen.sh --prefix=/usr/sfw

Starting ntop automatic configuration system v.0.2.3

  Please be patient, there is a lot to do...

1. Testing gnu tools....
    libtool ..... 2.4.2
        .... ok
    automake .... 1.13
        .... ok
    autoconf .... 2.69
        .... ok

2. Preparing for libtool ....
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
    Finding libtool.m4.in
        .... not found - aborting!
        .... done

3. Create acinclude.m4, local definitions for automake ...
cat: cannot open libtool.m4.in
        .... done

4. Running aclocal to create aclocal.m4 ...
aclocal: warning: autoconf input should be named 'configure.ac', not
'configure.in'
/usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of
AM_PATH_GTK
/usr/sfw/share/aclocal/gtk.m4:7:   run info Automake 'Extending aclocal'
/usr/sfw/share/aclocal/gtk.m4:7:   or see
http://www.gnu.org/software/automake/manual/automake.html#Extending-aclo
cal
configure.in:59: warning: macro 'AM_CONFIG_HEADER' not found in library
configure.in:327: warning: macro 'AM_PROG_CC_STDC' not found in library
        .... done

5. Running autoheader to create config.h.in ...
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
        .... done

6. Running automake to create Makefile.in ...
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'
configure.in:119: installing './config.guess'
configure.in:119: installing './config.sub'
configure.in:127: installing './install-sh'
configure.in:127: installing './missing'
Makefile.am:29: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'
(or '*_CPPFLAGS')
Makefile.am: installing './INSTALL'
Makefile.am: installing './COPYING' using GNU General Public License v3
file
Makefile.am:     Consider adding the COPYING file to the version control
system
Makefile.am:     for your code, to avoid questions about which license
your project uses
automake: warning: autoconf input should be named 'configure.ac', not
'configure.in'
Makefile.am:112: warning: compiling 'main.c' with per-target flags
requires 'AM_PROG_CC_C_O' in 'configure.in'
Makefile.am: installing './depcomp'
plugins/Makefile.am:39: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
        .... done

7. Running autoconf to create configure ...
configure.in:59: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
configure.in:327: error: possibly undefined macro: AM_PROG_CC_STDC
        .... done

mkdir: Failed to make directory "m4"; File exists
8. Running ./configure ...
./configure: line 2433: syntax error near unexpected token `config.h'
./configure: line 2433: `AM_CONFIG_HEADER(config.h)'



________________________________
This message may contain confidential information.  If you are not the intended 
recipient of this e-mail, do not disseminate, distribute or copy this e-mail 
and delete this e-mail from your system.
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to