Yep, I just installed a new ncurses lib, the latest version. Somehow, I don't think configure find it. Lbncurses is install in /usr/local/lib
thomas
-----Original Message----- From: Chris Lightfoot [mailto:chris@ex-parrot.com] Sent: Friday, March 19, 2004 8:38 AM To: Thomas Nguyen Cc: Jon Abbey; iftop-users@lists.beasts.org Subject: Re: [Iftop-users] Re: solaris 7 and 8 (64bits)
On Fri, Mar 19, 2004 at 08:34:55AM -0800, thomas nguyen wrote:
Chris,
it fixed it, but then it bombed at near the end:
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c `test -f 'vector.c' ||
echo
'./'`vector.c gcc -g -O2 -o iftop addr_hash.o edline.o hash.o iftop.o ns_hash.o
options.o resolver.o screenfilter.o serv_hash.o sorted_list.o threadprof.o ui.o util.o addrs_ioctl.o addrs_dlpi.o dlcommon.o stringmap.o
cfgfile.o
vector.o -lpcap -lnsl -lm -lsocket -lncurses -lpthread Undefined first referenced symbol in file initscr32 ui.o acs32map ui.o w32addch ui.o ld: fatal: Symbol referencing errors. No output written to iftop
-- do you have ncurses on the machine? It won't build with standard Solaris curses.