Gentlemen, After running "./configure", I get the following compile error :
========================================== netflowhost:~/ntop # make cd . && /bin/sh ./missing --run echo cd . && \ /bin/sh ./missing --run echo --gnu Makefile --gnu Makefile cd . && /bin/sh ./missing --run echo touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/root/ntop' cd . && /bin/sh ./missing --run echo cd . && \ /bin/sh ./missing --run echo --gnu Makefile --gnu Makefile Making all in myrrd make[2]: Entering directory `/root/ntop/myrrd' cd .. && make am--refresh make[3]: Entering directory `/root/ntop' cd . && /bin/sh ./missing --run echo cd . && \ /bin/sh ./missing --run echo --gnu Makefile --gnu Makefile make[3]: *** No rule to make target `am--refresh'. Stop. make[3]: Leaving directory `/root/ntop' make[2]: *** [../aclocal.m4] Error 2 make[2]: Leaving directory `/root/ntop/myrrd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/ntop' make: *** [all] Error 2 =================================================== Could anyone verify this problem. I failed the same way for an updated or fresh cvs copy. Any help is appreciated. -Tomas On 5/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Update of /export/home/ntop/ntop/myrrd > In directory unknown:/tmp/cvs-serv14765/myrrd > > Modified Files: > dummy.c gifsize.c parsetime.c pngsize.c > Log Message: > Lots of little cleanups... > > * valgrind (esp. going past the end of the dnsCache entry) > > * gcc4 warnings > > * naming oddities in globals-structypes.h > > * xmldump plugin now works again > There is still work to be done in globals-structypes.xml, > to get a full ntop state dump, but the basics are all in place. > > -----Burton (refs 535, 559, 581a) > > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
