S:

rm: ntop: is a directory

is an odd message - ntop is trying to build it's executable here and so it
deletes the old one.

The only time I've seen this message is CFIT - when I checked out ntop into
the wrong directory and so ended up with this structure:

..../work
         /ntop
              /html
              /ntop
                   /html
etc.

(that is another entire ntop checkout DIRECTORY in the ntop working
directory)

Try cleaning out the whole directory and doing a fresh check out.

-----Burton

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Stanley Hopcroft
> Sent: Friday, January 23, 2004 2:50 AM
> To: Ntop-Dev
> Subject: [Ntop-dev] Make fails with CVS 23-Jan-2004.
>
>
> Dear Ladies and Gentlemen,
>
> gmake failed to complete the build of ntop from todays CVS
> (23-Jan-2003) on FreeBSD-4.7-RELEASE-p23 (dragged back from 4.9 to deal
> with another issue).
>
> 1 gmake errors
>
> tssyd> gmake
> cd . && /bin/sh ./missing --run echo
>
> cd . && \
>   /bin/sh ./missing --run echo --gnu  Makefile
> --gnu Makefile
> cd . && /bin/sh ./missing --run echo
>
> gmake  all-recursive
> gmake[1]: Entering directory
> `/usr/home/anwsmh/build/ntop_cvs_23_Jan_2004/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
> gmake[2]: Entering directory
> `/usr/home/anwsmh/build/ntop_cvs_23_Jan_2004/ntop/myrrd'
> gmake[2]: Nothing to be done for `all'.
> gmake[2]: Leaving directory
> `/usr/home/anwsmh/build/ntop_cvs_23_Jan_2004/ntop/myrrd'
> Making all in .
> gmake[2]: Entering directory
> `/usr/home/anwsmh/build/ntop_cvs_23_Jan_2004/ntop'
> cd . && /bin/sh ./missing --run echo
>
> cd . && \
>   /bin/sh ./missing --run echo --gnu  Makefile
> --gnu Makefile
> cd . && /bin/sh ./missing --run echo
>
> rm: ntop: is a directory
> gmake[2]: *** [ntop] Error 1
> gmake[2]: Leaving directory
> `/usr/home/anwsmh/build/ntop_cvs_23_Jan_2004/ntop'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/home/anwsmh/build/ntop_cvs_23_Jan_2004/ntop'
> gmake: *** [all] Error 2
> tssyd>
>
> 2 census-fail information
>
> tssyd> more '$$census$$'
> ntop ./configure census report
> ==============================
>
> i386-freebsd4.7 | 2.2.98 | MT | FreeBSD unknown 4.7-RELEASE-p24 | 2.95.4
>
>
> uname
>     o =
>     r =  4.7-RELEASE-p24
>     p =  i386
>     i =
>     m =  i386
>     v =  FreeBSD 4.7-RELEASE-p24 #14: Sat Jan 10 11:14:21 EST 2004
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TSSYD
>
> config.guess  : i386-unknown-freebsd4.7
>
> gcc --version : 2.95.4
> make --version     : cd . && /bin/sh ./missing --run echo
> gmake --version    : GNU Make 3.80
>
> autoconf --version : autoconf (GNU Autoconf) 2.53
>
> automake --version : automake (GNU automake) 1.6.3
>
> libtool --version  : ltmain.sh (GNU libtool) 1.3.4-freebsd-ports
> (1.385.2.196 1999/12/07 21:47:57)
>
>
> version.c
> ---------
> char * version   = "2.2.98";
> char * osName    = "i386-unknown-freebsd4.7";
> char * author    = "Luca Deri <[EMAIL PROTECTED]>";
> char * configureDate = "Jan 23 2004 19:22:10";
> #define buildDateIs __DATE__ " " __TIME__
> char * buildDate    = buildDateIs;
> char * configure_parameters   = "--disable-ssl
> --prefix=/usr/local/ntop-2.2.99
> --with-gd-include=/usr/local/include/gd";
> char * host_system_type   = "i386-unknown-freebsd4.7";
> char * target_system_type   = "i386-unknown-freebsd4.7";
> char * compiler_cflags   = "gcc -g -O2 -I/usr/local/include -Wshadow
> -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations
> -Wnested-externs -fPIC -DHAVE_CONFIG_H";
> char * include_path    = "-I/usr/local/include/gd
> -I/usr/home/anwsmh/build/ntop_cvs_23_Jan_2004/ntop/myrrd";
> char * system_libs    = "-L/usr/local/lib
> -L/usr/home/anwsmh/build/ntop_cvs_23_Jan_2004/ntop/myrrd -lc_r -lc
> -lcrypt -lssl -lcrypto -lpcap -lgdbm -lgd -lpng -lz -lmyrrd";
> char * install_path   = "/usr/local/ntop-2.2.99";
> /*i18n*/
> char * locale_dir   = "/usr/share/locale";
> char * distro   = "";
> char * release   = "";
> tssyd>
>
>
> I am sorry but I am too stupid to deal with this: the failing target is
> make ntop but I can't find /^ntop:/ in the Makefile.
>
> Yours sincerely.
>
>
>
> --
> ------------------------------------------------------------------------
> Stanley Hopcroft
> ------------------------------------------------------------------------
>
> '...No man is an island, entire of itself; every man is a piece of the
> continent, a part of the main. If a clod be washed away by the sea,
> Europe is the less, as well as if a promontory were, as well as if a
> manor of thy friend's or of thine own were. Any man's death diminishes
> me, because I am involved in mankind; and therefore never send to know
> for whom the bell tolls; it tolls for thee...'
>
> from Meditation 17, J Donne.
> _______________________________________________
> 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

Reply via email to