Stanley:

That error "Makefile:378: .deps/icmpPlugin.Plo: No such file or directory"

Usually is a permissions problem on the (hidden) .deps directory.  I get bit
when I compile as root by mistake then compile as a user in the same
directory structure.

Please try starting in a clean directory.  Don't bother with the tarball -
the cvs is what will become 3.1.

Thanks!

-----Burton
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Stanley Hopcroft
Sent: Thursday, December 16, 2004 4:41 PM
To: [EMAIL PROTECTED]
Subject: [Ntop] Ntop CVS fails to compile on FreeBSD 4 - missing .so.Plo
or.so.Po in .deps/ when making plugins/

Dear Ladies and Gentlemen,

Ntop CVS (16-Dec-2004) fails to compile on FreeBSD 4.10.

Autoconf 2.59, Automake 1.9.3 (run with directions in docs/HACKING, except
libtoolize).

Indeed the files are missing from .dep/

Will try the SourceForge tar ball.

Yours sincerely.

--
Stanley Hopcroft

IP Australia
Ph: (02) 6283 3189  Fax: (02) 6281 1353
PO Box 200 Woden  ACT 2606
http://www.ipaustralia.gov.au

pc09011> gmake
 cd . && /bin/sh ./missing --run echo --gnu --gnu gmake  all-recursive
gmake[1]: Entering directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop'
 cd . && /bin/sh ./missing --run echo --gnu --gnu Making all in myrrd
gmake[2]: Entering directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop/myrrd'
Making all in .
gmake[3]: Entering directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop/myrrd'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop/myrrd'
gmake[2]: Leaving directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop/myrrd'
Making all in .
gmake[2]: Entering directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop'
 cd . && /bin/sh ./missing --run echo --gnu --gnu
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop'
Making all in plugins
gmake[2]: Entering directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop/plugins'
Makefile:378: .deps/icmpPlugin.Plo: No such file or directory
Makefile:379: .deps/icmpPlugin.so.Po: No such file or directory
Makefile:380: .deps/lastSeenPlugin.Plo: No such file or directory
Makefile:381: .deps/lastSeenPlugin.so.Po: No such file or directory
Makefile:382: .deps/netflowPlugin.Plo: No such file or directory
Makefile:383: .deps/netflowPlugin.so.Po: No such file or directory
Makefile:384: .deps/pdaPlugin.Plo: No such file or directory
Makefile:385: .deps/pdaPlugin.so.Po: No such file or directory
Makefile:386: .deps/rrdPlugin.Plo: No such file or directory
Makefile:387: .deps/rrdPlugin.so.Po: No such file or directory
Makefile:388: .deps/sflowPlugin.Plo: No such file or directory
Makefile:389: .deps/sflowPlugin.so.Po: No such file or directory
Makefile:390: .deps/snmpPlugin.Plo: No such file or directory
Makefile:391: .deps/snmpPlugin.so.Po: No such file or directory
Makefile:392: .deps/xmldumpPlugin.Plo: No such file or directory
Makefile:393: .deps/xmldumpPlugin.so.Po: No such file or directory
gmake[2]: *** No rule to make target `.deps/xmldumpPlugin.so.Po'.  Stop.
gmake[2]: Leaving directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop/plugins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/home/anwsmh/build/ntop_cvs/ntop_cvs_16-Dec-2004/ntop'
gmake: *** [all] Error 2


_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to