I've the exact same error, 101% same, except that it's on Debian 3.0r1. The cvs download from 15 October compiles and runs (I just download and compile the latest source). All downloads after 15 Oct error out with this exact error. I've tried to compile it as root, normal user, deleted the dirs, used new dirs, tried different permissions on dir but error is the same.
If anyone finds out what's happening, let me in on it too. Regards -- Musfa ------Original Message----- -From: Burton M. Strauss III [mailto:[EMAIL PROTECTED]] -Sent: Friday, January 10, 2003 2:36 PM -To: [EMAIL PROTECTED] -Subject: RE: [Ntop] FreeBSD 4.7 and current CVS - -Check the back traffic -- you'll see that I've reported hitting that problem -if (the initial ?) compile is done as root and then you attempt to compile -as a non-root user. - -What seems to happen is that when root creates that directory, the -permissions don't allow the normal user to see into it or create files. - -Either - -(as root) delete the directory -(non-root) ./configure et al -- this should recreate the directory - -or - -chown -R ntop.ntop .deps - -There's a .libs ya gotta worry about too... - ------Burton - ------Original Message----- -From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rob -Trout -Sent: Friday, January 10, 2003 3:36 PM -To: [EMAIL PROTECTED] -Subject: [Ntop] FreeBSD 4.7 and current CVS - - -Burton, -The current CVS errors out on the plugins portion. I'm running FreeBSD -4.7. Everything's peachy until plugin time: - - gmake[2]: Entering directory -`/usr/local/download/ntop-cvs/ntop/plugins' - Makefile:353: .deps/icmpPlugin.Plo: No such file or directory - Makefile:354: .deps/icmpPlugin.so.Po: No such file or directory - Makefile:355: .deps/lastSeenPlugin.Plo: No such file or directory - Makefile:356: .deps/lastSeenPlugin.so.Po: No such file or directory - Makefile:357: .deps/netflowPlugin.Plo: No such file or directory - Makefile:358: .deps/netflowPlugin.so.Po: No such file or directory - Makefile:359: .deps/nfsPlugin.Plo: No such file or directory - Makefile:360: .deps/nfsPlugin.so.Po: No such file or directory - Makefile:361: .deps/pdaPlugin.Plo: No such file or directory - Makefile:362: .deps/pdaPlugin.so.Po: No such file or directory - Makefile:363: .deps/rrdPlugin.Plo: No such file or directory - Makefile:364: .deps/rrdPlugin.so.Po: No such file or directory - Makefile:365: .deps/sflowPlugin.Plo: No such file or directory - Makefile:366: .deps/sflowPlugin.so.Po: No such file or directory - gmake[2]: *** No rule to make target `.deps/sflowPlugin.so.Po'. Stop. - gmake[2]: Leaving directory `/usr/local/download/ntop-cvs/ntop/plugins' - - gmake[1]: *** [all-recursive] Error 1 - gmake[1]: Leaving directory `/usr/local/download/ntop-cvs/ntop' - gmake: *** [all] Error 2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ------Original Message----- -From: Burton M. Strauss III [mailto:[EMAIL PROTECTED]] -Sent: Friday, January 10, 2003 9:57 AM -To: [EMAIL PROTECTED] -Subject: RE: [Ntop] windows ntop /i configuration update - - -ntop /d will delete the existing service definition -ntop /i installs it -ntop /c runs in foreground - -So the best way to update it is - -ntop /d -ntop /i .... - ------Burton - ------Original Message----- -From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David -Gibson -Sent: Friday, January 10, 2003 9:48 AM -To: [EMAIL PROTECTED] -Subject: [Ntop] windows ntop /i configuration update - - -Hello, - -I'm trying to update my ntop startup configuration. When I do ntop /i, -now however, I get the following: - -C:\Documents and Settings\Administrator>ntop /i -CreateService failed - The specified service already exists. (0x431) -NOTE: the default password for the 'admin' user has been set to 'admin'. -C:\Documents and Settings\Administrator> - -What's the best/preferred way to alter the ntop configuration? - -Thanx, - -David -6^jj - -_______________________________________________ -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 _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
