That's usually a sign of failing to successfully run ./configure ... (or ignoring error messages thereof which is the same thing).
-----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Gibbons Sent: Thursday, May 05, 2005 3:59 PM To: Ntop (E-mail) Subject: [Ntop] Compile Error On FC3 Hi All I have succesfully compiled ntop on many occasions from CVS. However, on one particular box I am getting the following output. Unfortunately, I am not "make" friendly so do not understand what it is telling me. Sorry for my ignorance. Can anybody tell me what is wrong/ what is missing/ how to fix this situation. Thanks in advance Mark [EMAIL PROTECTED] ntop]# make cd . && /bin/sh ./missing --run echo cd . && \ /bin/sh ./missing --run echo --gnu Makefile --gnu Makefile cd . && /bin/sh ./missing --run echo make all-recursive make[1]: Entering directory `/ntop/ntop' cd . && /bin/sh ./missing --run echo cd . && \ /bin/sh ./missing --run echo --gnu Makefile --gnu Makefile cd . && /bin/sh ./missing --run echo Making all in myrrd make[2]: Entering directory `/ntop/ntop/myrrd' cd .. && make am--refresh make[3]: Entering directory `/ntop/ntop' cd . && /bin/sh ./missing --run echo cd . && \ /bin/sh ./missing --run echo --gnu Makefile --gnu Makefile cd . && /bin/sh ./missing --run echo make[3]: *** No rule to make target `am--refresh'. Stop. make[3]: Leaving directory `/ntop/ntop' make[2]: *** [../aclocal.m4] Error 2 make[2]: Leaving directory `/ntop/ntop/myrrd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/ntop/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
