I have automake-1.6 in my $PATH so when I type "depcomp" not "./depcomp" It makes an attempt at execution. So how does one fix things so that this will work?
Jim Liddil > -----Original Message----- > From: Burton M. Strauss III [mailto:Burton@;ntopsupport.com] > Sent: Wednesday, October 30, 2002 5:43 PM > To: [EMAIL PROTECTED] > Subject: RE: [Ntop] make ntop 2.1.52 > > > ./depcomp: ./depcomp: No such file or directory > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:ntop-admin@;unipi.it]On > Behalf Of Jim Liddil > Sent: Wednesday, October 30, 2002 4:13 PM > To: [EMAIL PROTECTED] > Subject: [Ntop] make ntop 2.1.52 > > > RH8 I got the source and now am at the point where I this of which I > have no clue what it means. TIA > > Jim Liddil > > > [root@localhost ntop]# make > make all-recursive > make[1]: Entering directory `/var/ntop/ntop-current/ntop' > Making all in . > make[2]: Entering directory `/var/ntop/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/var/ntop/ntop-current/gdchart0.94c -I/usr/include/openssl -g -g > -O2 -Wshadow -Wpointer-arith -Wmissing-prototypes > -Wmissing-declarations -Wnested-externs -fPIC -c -o > address.lo `test -f > 'address.c' || echo './'`address.c > ./depcomp: ./depcomp: No such file or directory > make[2]: *** [address.lo] Error 127 > make[2]: Leaving directory `/var/ntop/ntop-current/ntop' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/var/ntop/ntop-current/ntop' > make: *** [all] Error 2 > > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
