Skip to Content.
Sympa Menu

ndt-users - Rebuild

Subject: ndt-users list created

List archive

Rebuild


Chronological Thread 
  • From: "Nash, Jason" <>
  • To: "''" <>
  • Subject: Rebuild
  • Date: Fri, 10 Mar 2006 07:18:22 -0600

Hi all,
I'm rebuilding my NDT server, faster server with a gbs nic. But I am
running across an error on the NDT install that I didn't hit before. Can
anyone offer any suggestions as to what it means?

Here's what I see when running the make command

web100-admin.c: In function âcalculateâ:
web100-admin.c:204: warning: incompatible implicit declaration of built-in
function âsqrtâ
gcc -g -O2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o web100srv
-L/usr/local/lib -Wl,-rpath,/usr/local/lib -L../I2util/I2util
web100srv-web100srv.o web100srv-web100-util.o web100srv-web100-pcap.o
web100srv-web100-admin.o -lweb100 -lpcap -lm -L../I2util/I2util -lI2util
make[2]: Leaving directory `/usr/etc/ndt-3.1.4b/src'
Making all in Admin
make[2]: Entering directory `/usr/etc/ndt-3.1.4b/Admin'
/bin/sh: line 1: 6972 Bus error javac Admin.java
make[2]: *** No rule to make target `Admin.class', needed by `all-am'.
Stop.
make[2]: Leaving directory `/usr/etc/ndt-3.1.4b/Admin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/etc/ndt-3.1.4b'
make: *** [all] Error 2


I'm using Fedora Core
Kernel 2.6.15.2
JavaSDK 1.3.1_17
Web100 2.5.8
Web100 userland 1.5
NDT 3.1.4b



Thanks
Jason


Jason Nash
Network Analyst
Sacred Heart Saint Mary's Hospitals
Ministry Medical Group Northern Region
2251 North Shore Dr
Rhinelander WI 54501
P 715.361.2868
F 715.361.1019
C 715.499.0411

-----Original Message-----
From: Richard Carlson
[mailto:]

Sent: Tuesday, March 07, 2006 5:29 PM
To: Maurice Volaski;

Subject: Re: Tcpbw100 missing

Hi Maurice;

What commands did you run? You should have run the following
cd ndt-3.1.4b
./configure
make
sudo make install

This will compile everything and install everything in the default
/usr/local/sbin, /usr/local/bin, and /usr/local/ndt directories. One
caveat is that you need to have the SDK bin directory in your path (so a
"which javac" command returns a directory name).

cut&paste the make output and I'll help you figure out what's going on.

Rich
At 03:11 PM 3/7/2006, Maurice Volaski wrote:
>I am trying to get ndt-3.1.4b going under Gentoo with kernel 2.6.15,
32-bit.
>
>When I do the make for ndt, a line of output says
>
>/usr/bin/install: cannot stat `./Tcpbw100': No such file or directory
>
>The Applet directory contains
>-rw-r--r-- 1 root root 551 Mar 7 14:52 Tcpbw100$clsFrame$1.class
>-rw-r--r-- 1 root root 472 Mar 7 14:52 Tcpbw100$clsFrame.class
>-rw-r--r-- 1 root root 31503 Mar 7 14:52 Tcpbw100.class
>-rw-r--r-- 1 root root 16650 Mar 7 14:52 Tcpbw100.jar
>-rw-r--r-- 1 1333 users 46142 Mar 14 2005 Tcpbw100.java
>-rw-r--r-- 1 root root 10 Mar 7 14:52 classTcpbw100.stamp
>
>I'm not sure why the file Tcpbw100.java is older. It appears to be part of
>the base package. But there is no file named "Tcpbw100" anywhere.
>
>When running it from the web, the applet does not load, of course.
>
>Also, when I try to do make clean, it appears that this command actually
>creates a subdirectory called Admin in the Admin directory and places the
>Admin.class file in it and finally complains that it cannot remove this
>Admin subdirectory.
>--
>
>Maurice Volaski,
>
>Computing Support, Rose F. Kennedy Center
>Albert Einstein College of Medicine of Yeshiva University

------------------------------------



Richard A. Carlson e-mail:

Network Engineer phone: (734) 352-7043
Internet2 fax: (734) 913-4255
1000 Oakbrook Dr; Suite 300
Ann Arbor, MI 48104
This message along with any attachments is intended only for the use of the
individual or entity to which it was addressed. It may contain information
that is confidential and prohibited from disclosure. If you are not the
intended recipient, you are hereby notified that any dissemination or
copying of this message or attachment is strictly prohibited. If you have
received this message in error, please notify the original sender
immediately by telephone or return e-mail and delete this message along with
any attachments from this computer..


  • Rebuild, Nash, Jason, 03/10/2006

Archive powered by MHonArc 2.6.16.

Top of Page