Skip to Content.
Sympa Menu

ndt-users - Re: Runtime error with NDT CVS

Subject: ndt-users list created

List archive

Re: Runtime error with NDT CVS


Chronological Thread 
  • From: Matt Selsky <>
  • To:
  • Cc:
  • Subject: Re: Runtime error with NDT CVS
  • Date: Tue, 18 Jul 2006 04:19:51 -0400

> The main branch of the NDT from SourceForge's CVS is incompatible with
> the publicly available servers. You should use the Java applet at
> http://miranda.ctd.anl.gov:7123/

I'm testing a shell-only client so I can't use the Java applet.

> > Is there a better version of NDT that I should be using?
>
> You can try the newest development version from the mdndt branch:
>
> cvs
> -d:pserver::/cvsroot/ndt
> login
> cvs -z3
> -d:pserver::/cvsroot/ndt
> co \
> -r mdndt ndt

When I try to run "make web100clt" in the src directory after running
configure, I get:

$ make web100clt
source='web100clt.c' object='web100clt-web100clt.o' libtool=no
DEPDIR=.deps depmode=gcc /usr/local/bin/bash ../config/depcomp gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/web100
-I/usr/include/pcap -I../I2util '-DBASEDIR="/usr/local/ndt"' -pedantic
-Wall -O2 -DNDEBUG -c -o web100clt-web100clt.o `test -f 'web100clt.c' ||
echo './'`web100clt.c
web100clt.c:3: getopt.h: No such file or directory
In file included from testoptions.h:12,
from web100clt.c:14:
web100srv.h:17: web100.h: No such file or directory
In file included from testoptions.h:12,
from web100clt.c:14:
web100srv.h:23: getopt.h: No such file or directory
*** Error code 1

Previous versions did not require getopt.h Is this a new requirement or
a bug? I also don't see web100.h included in the CVS checkout. Did I
miss something?

> This is a known bug, which has already been fixed in the mdndt branch.
> It appeared on a highly congested slow links.

Strange. This box has decent bandwidth at a colo facility. I don't
think it's highly congested, though I'm not sure.

> I will be grateful for any comments/ideas/suggestions about NDT.

You bet.


--
Matt



Archive powered by MHonArc 2.6.16.

Top of Page