Skip to Content.
Sympa Menu

ndt-users - Re: NDT 3.6.5 on a 3.2.x kernel

Subject: ndt-users list created

List archive

Re: NDT 3.6.5 on a 3.2.x kernel


Chronological Thread 
  • From: "Daniel A. Ramaley" <>
  • To:
  • Subject: Re: NDT 3.6.5 on a 3.2.x kernel
  • Date: Mon, 8 Apr 2013 11:38:58 -0500
  • Authentication-results: sfpop-ironport02.merit.edu; dkim=neutral (message not signed) header.i=none
  • Organization: Drake University

On 2013-04-05 at 14:40:36, Aaron Brown wrote:
>You can find instructions for grabbing from svn at
>https://code.google.com/p/ndt/source/checkout

Hello again. I was able to download the code with subversion and build
the subversion version. If i build it without applying the
ndt.web10g.patch, it configures and builds cleanly. If i apply the
patches, however, the build fails.

The end of the ./configure output includes a line about web10g, so i
think the patch worked:

***********************************
*** Network Diagnostic Tool ***
***********************************
* configured modules *
***********************************


*** Client Tools - complete
* web100clt: YES

*** Server Tools - complete
* fakewww: YES
* web100srv: YES
* web10gsrv: YES
* Tcpbw100.jar: YES

*** Administrative Tools - complete
* analyze: YES
* viewtrace: YES
* tr-mkmap: YES
* genplot: YES
* JAnalyze.jar: YES
* Admin.class: YES

When i run "make", however, it dies like this (i'd be happy to provide
more output if it would be useful):

javac -source 1.4 Tcpbw100.java
warning: [options] bootstrap class path not set in conjunction with
-source 1.4
Tcpbw100.java:3381: error: cannot find symbol
if (_iSACKEnabled ==
NDTConstants.RFC_2018_Enabled)
^
symbol: variable RFC_2018_Enabled
location: class NDTConstants
1 error
1 warning
make[2]: *** [Tcpbw100.class] Error 1
make[2]: Leaving directory `/root/packages/ndt-read-only/Applet'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/packages/ndt-read-only'
make: *** [all] Error 2

I don't know much about figuring out issues with java; any ideas how to
go about debugging this?

__
Daniel A. Ramaley
Network Engineer 2

Dial Center 112, Drake University
2407 Carpenter Ave / Des Moines IA 50311 USA
Tel: +1 515 271-4540
Fax: +1 515 271-1938
E-mail:




Archive powered by MHonArc 2.6.16.

Top of Page