Title: Compile Problems on Solaris 7 x86

I'm having two problems with the latest snapshot. The first, while running ./configure it cannot find libm although both static and shared libm's are in /usr/lib. I can get around that by disabling gdchart.

The more critical problem is it won't compile. Anyone have any ideas on how to fix? Here's what I get:

This is your ntop  configuration:

Host System Type  : i386-pc-solaris2.7
Compiler (cflags) : gcc -g -O2 -DHAVE_CONFIG_H
Include path      :  -I/usr/local/include -I/usr/local/ssl/include
System Libs       :  -lposix4 -lpthread -lresolv -lsocket -lnsl -lkstat -ldl
Core Libs         :  -L/usr/local/lib -lpcap -lgdbm
Additional Libs   :  -L/usr/lib/mysql -lmysqlclient -L/usr/local/ssl/lib -lssl -lcrypto
LBL pcap in       : /usr/local
GNU gdbm in       :
MultiThread mode  :
Install path      : /usr/local

Now type 'make' or 'gmake' (GNU make) on *BSD and Solaris
systems to build ntop .

root@snoopy ntop]# make --version
GNU Make version 3.77, by Richard Stallman and Roland McGrath.
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <[EMAIL PROTECTED]>.

[root@snoopy ntop]# make
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/export/home/root/ntop-current/ntop'
Making all in .
make[2]: Entering directory `/export/home/root/ntop-current/ntop'
source='address.c' object='address.lo' libtool=yes \
depfile='.deps/address.Plo' tmpdepfile='.deps/address.TPlo' \
depmode=none /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/local/include -I/usr/local/ssl/include    -g -O2 -c -o address.lo `test -f address.c || echo './'`address.c

./depcomp: ./depcomp: cannot open
make[2]: *** [address.lo] Error 1
make[2]: Leaving directory `/export/home/root/ntop-current/ntop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/root/ntop-current/ntop'
make: *** [all] Error 2

Get to know us
http://www.thestar.com - Canada's largest daily newspaper online
http://www.toronto.com - All you need to know about T.O.
http://www.workopolis.com - Canada's biggest job site
http://www.torontostartv.com - Webcasting & Production
http://www.newinhomes.com - Ontario's Largest New Home & Condo Website
http://www.waymoresports.com - Canada's most comprehensive sports site
http://www.tmgtv.ca - Hometown Television


Reply via email to