[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] problem with installing ns-2.1b6
Hi all
I'm trying to install ns-allinone-2.1b6 in Linux 7.2 machine.
It doesn't work well :( I expected it would be easy with ./install
because it is all-in-one package..
anyway... I got a problem like this.
when I build ns-2.1b6 package
>./configure
> make
I just got this error message
> Nothing to be done for `all'.
then... what should I do for this problem ?
I attach the file .. shows the error message end of the text
while I try ./install in the ns-allinone-2.1b6 home directory
hope to get advice here ...
thanks,
ïŋ―ïŋ―loading cache ./config.cache
checking for ranlib... (cached) ranlib
checking whether cross-compiling... (cached) no
checking for getcwd... (cached) yes
checking for opendir... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for tmpnam... (cached) yes
checking for waitpid... (cached) yes
checking for strerror... (cached) yes
checking for getwd... (cached) yes
checking for wait3... (cached) yes
checking for uname... (cached) yes
checking for sin... (cached) no
checking for -lieee... (cached) no
checking dirent.h... yes
checking how to run the C preprocessor... (cached) cc -E
checking for errno.h... (cached) yes
checking for float.h... (cached) yes
checking for values.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for unistd.h... (cached) yes
checking termios vs. termio vs. sgtty... termios
checking fd_set and sys/select... yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... yes
checking for st_blksize in struct stat... (cached) yes
checking proper strstr implementation... yes
checking for strtoul... (cached) yes
checking for strtod... (cached) yes
checking for strtod... (cached) yes
checking for Solaris strtod bug... ok
checking for ANSI C header files... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for opendir... (cached) yes
checking union wait... yes
checking matherr support... yes
checking return type of signal handlers... (cached) void
checking for vfork... (cached) yes
checking vfork/signal bug... ok
checking for strncasecmp... (cached) yes
checking for BSDgettimeofday... (cached) no
checking for gettimeofday... (cached) yes
checking for gettimeofday declaration... present
checking for -linet... (cached) no
checking for net/errno.h... (cached) no
checking whether char is unsigned... (cached) no
checking signed char declarations... yes
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
checking system version (for dynamic loading)... Linux-2.4.2-2hl
checking for -ldl... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/filio.h... (cached) no
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
creating ./config.status
creating Makefile
creating tclConfig.sh
cc -c -O -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/usr/local/bin/ns-allinone-2.1b6/tclbox/lib/tcl8.0\" \
-DTCL_PACKAGE_PATH="\"/usr/local/bin/ns-allinone-2.1b6/tclbox/lib\"" \
./tclUnixInit.c
rm -f libtcl8.0.a
ar cr libtcl8.0.a panic.o regexp.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompExpr.o tclCompile.o tclDate.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclParse.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclStringObj.o tclTimer.o tclUtil.o tclVar.o tclResolve.o tclMtherr.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixNotfy.o tclLoadDl.o
ranlib libtcl8.0.a
cc -rdynamic tclAppInit.o -L/usr/local/bin/ns-allinone-2.1b6/tcl8.0.4/unix -ltcl8.0 -ldl -lm -lc \
-o tclsh
Installing libtcl8.0.a
Installing tclsh
Installing tclConfig.sh
Installing tcl.h
Installing ./../library/history.tcl
Installing ./../library/init.tcl
Installing ./../library/ldAout.tcl
Installing ./../library/parray.tcl
Installing ./../library/safe.tcl
Installing ./../library/word.tcl
Installing ./../library/tclIndex
Installing ./tclAppInit.c
Installing ./ldAix
Installing ./../library/http2.0/http.tcl
Installing ./../library/http2.0/pkgIndex.tcl
Installing ./../library/http1.0/http.tcl
Installing ./../library/http1.0/pkgIndex.tcl
Installing ./../library/opt0.1/optparse.tcl
Installing ./../library/opt0.1/pkgIndex.tcl
Installing doc/tclsh.1
./mkLinks /usr/local/bin/ns-allinone-2.1b6/tclbox/man/man1
Installing doc/AddErrInfo.3
Installing doc/Alloc.3
Installing doc/AllowExc.3
Installing doc/AppInit.3
Installing doc/AssocData.3
Installing doc/Async.3
Installing doc/BackgdErr.3
Installing doc/Backslash.3
Installing doc/BoolObj.3
Installing doc/CallDel.3
Installing doc/CmdCmplt.3
Installing doc/Concat.3
Installing doc/CrtChannel.3
Installing doc/CrtChnlHdlr.3
Installing doc/CrtCloseHdlr.3
Installing doc/CrtCommand.3
Installing doc/CrtFileHdlr.3
Installing doc/CrtInterp.3
Installing doc/CrtMathFnc.3
Installing doc/CrtObjCmd.3
Installing doc/CrtSlave.3
Installing doc/CrtTimerHdlr.3
Installing doc/CrtTrace.3
Installing doc/DString.3
Installing doc/DetachPids.3
Installing doc/DoOneEvent.3
Installing doc/DoWhenIdle.3
Installing doc/DoubleObj.3
Installing doc/Eval.3
Installing doc/EvalObj.3
Installing doc/Exit.3
Installing doc/ExprLong.3
Installing doc/ExprLongObj.3
Installing doc/FindExec.3
Installing doc/GetIndex.3
Installing doc/GetInt.3
Installing doc/GetOpnFl.3
Installing doc/GetStdChan.3
Installing doc/Hash.3
Installing doc/IntObj.3
Installing doc/Interp.3
Installing doc/LinkVar.3
Installing doc/ListObj.3
Installing doc/Notifier.3
Installing doc/ObjSetVar.3
Installing doc/Object.3
Installing doc/ObjectType.3
Installing doc/OpenFileChnl.3
Installing doc/OpenTcp.3
Installing doc/PkgRequire.3
Installing doc/Preserve.3
Installing doc/PrintDbl.3
Installing doc/RecEvalObj.3
Installing doc/RecordEval.3
Installing doc/RegExp.3
Installing doc/SetErrno.3
Installing doc/SetRecLmt.3
Installing doc/SetResult.3
Installing doc/SetVar.3
Installing doc/Sleep.3
Installing doc/SplitList.3
Installing doc/SplitPath.3
Installing doc/StaticPkg.3
Installing doc/StrMatch.3
Installing doc/StringObj.3
Installing doc/Tcl_Main.3
Installing doc/TraceVar.3
Installing doc/Translate.3
Installing doc/UpVar.3
Installing doc/WrongNumArgs.3
./mkLinks /usr/local/bin/ns-allinone-2.1b6/tclbox/man/man3
Installing doc/Tcl.n
Installing doc/after.n
Installing doc/append.n
Installing doc/array.n
Installing doc/bgerror.n
Installing doc/binary.n
Installing doc/break.n
Installing doc/case.n
Installing doc/catch.n
Installing doc/cd.n
Installing doc/clock.n
Installing doc/close.n
Installing doc/concat.n
Installing doc/continue.n
Installing doc/eof.n
Installing doc/error.n
Installing doc/eval.n
Installing doc/exec.n
Installing doc/exit.n
Installing doc/expr.n
Installing doc/fblocked.n
Installing doc/fconfigure.n
Installing doc/fcopy.n
Installing doc/file.n
Installing doc/fileevent.n
Installing doc/filename.n
Installing doc/flush.n
Installing doc/for.n
Installing doc/foreach.n
Installing doc/format.n
Installing doc/gets.n
Installing doc/glob.n
Installing doc/global.n
Installing doc/history.n
Installing doc/http.n
Installing doc/if.n
Installing doc/incr.n
Installing doc/info.n
Installing doc/interp.n
Installing doc/join.n
Installing doc/lappend.n
Installing doc/library.n
Installing doc/lindex.n
Installing doc/linsert.n
Installing doc/list.n
Installing doc/llength.n
Installing doc/load.n
Installing doc/lrange.n
Installing doc/lreplace.n
Installing doc/lsearch.n
Installing doc/lsort.n
Installing doc/namespace.n
Installing doc/open.n
Installing doc/package.n
Installing doc/pid.n
Installing doc/pkgMkIndex.n
Installing doc/proc.n
Installing doc/puts.n
Installing doc/pwd.n
Installing doc/read.n
Installing doc/regexp.n
Installing doc/registry.n
Installing doc/regsub.n
Installing doc/rename.n
Installing doc/resource.n
Installing doc/return.n
Installing doc/safe.n
Installing doc/scan.n
Installing doc/seek.n
Installing doc/set.n
Installing doc/socket.n
Installing doc/source.n
Installing doc/split.n
Installing doc/string.n
Installing doc/subst.n
Installing doc/switch.n
Installing doc/tclvars.n
Installing doc/tell.n
Installing doc/time.n
Installing doc/trace.n
Installing doc/unknown.n
Installing doc/unset.n
Installing doc/update.n
Installing doc/uplevel.n
Installing doc/upvar.n
Installing doc/variable.n
Installing doc/vwait.n
Installing doc/while.n
./mkLinks /usr/local/bin/ns-allinone-2.1b6/tclbox/man/mann
loading cache ./config.cache
checking for ranlib... (cached) ranlib
checking whether cross-compiling... (cached) no
checking how to run the C preprocessor... (cached) cc -E
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking stdlib.h... yes
checking fd_set and sys/select... yes
checking for ANSI C header files... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for -lXbsd... (cached) no
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
checking for sin... (cached) no
checking for -lieee... (cached) no
checking for memmove... (cached) yes
checking whether char is unsigned... (cached) no
checking for strtod... (cached) yes
checking for Solaris 2.4 strtod bug... ok
creating ./config.status
creating Makefile
creating tkConfig.sh
cc -c -O -I. -I./../generic -I./../bitmaps -I/usr/local/bin/ns-allinone-2.1b6/tcl8.0.4/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DTK_LIBRARY=\"/usr/local/bin/ns-allinone-2.1b6/tkbox/lib/tk8.0\" \
./tkUnixInit.c
rm -f libtk8.0.a
ar cr libtk8.0.a tk3d.o tkArgv.o tkAtom.o tkBind.o tkBitmap.o tkClipboard.o tkCmds.o tkColor.o tkConfig.o tkCursor.o tkError.o tkEvent.o tkFocus.o tkFont.o tkGet.o tkGC.o tkGeometry.o tkGrab.o tkGrid.o tkMain.o tkOption.o tkPack.o tkPlace.o tkSelect.o tkUtil.o tkVisual.o tkWindow.o tkUnix.o tkUnix3d.o tkUnixButton.o tkUnixColor.o tkUnixCursor.o tkUnixDialog.o tkUnixDraw.o tkUnixEmbed.o tkUnixEvent.o tkUnixFocus.o tkUnixFont.o tkUnixInit.o tkUnixMenu.o tkUnixMenubu.o tkUnixScale.o tkUnixScrlbr.o tkUnixSelect.o tkUnixSend.o tkUnixWm.o tkUnixXId.o tkButton.o tkEntry.o tkFrame.o tkListbox.o tkMenu.o tkMenubutton.o tkMenuDraw.o tkMessage.o tkScale.o tkScrollbar.o tkCanvas.o tkCanvArc.o tkCanvBmap.o tkCanvImg.o tkCanvLine.o tkCanvPoly.o tkCanvPs.o tkCanvText.o tkCanvUtil.o tkCanvWind.o tkRectOval.o tkTrig.o tkImage.o tkImgBmap.o tkImgGIF.o tkImgPPM.o tkImgPhoto.o tkText.o tkTextBTree.o tkTextDisp.o tkTextImage.o tkTextIndex.o tkTextMark.o tkTextTag.o tkTextWind.o
ranlib libtk8.0.a
cc -rdynamic tkAppInit.o -L/usr/local/bin/ns-allinone-2.1b6/tk8.0.4/unix -ltk8.0 -L/usr/local/bin/ns-allinone-2.1b6/tcl8.0.4/unix -ltcl8.0 -L/usr/X11R6/lib -lX11 -ldl -lm -lc \
-o wish
Installing libtk8.0.a
Installing wish
Installing tkConfig.sh
Installing tk.h
for i in ./../library/*.tcl ./../library/tclIndex ./../library/prolog.ps ./tkAppInit.c; \
do \
echo "Installing $i"; \
./install-sh -c -m 644 $i /usr/local/bin/ns-allinone-2.1b6/tkbox/lib/tk8.0; \
done;
Installing ./../library/bgerror.tcl
Installing ./../library/button.tcl
Installing ./../library/clrpick.tcl
Installing ./../library/comdlg.tcl
Installing ./../library/console.tcl
Installing ./../library/dialog.tcl
Installing ./../library/entry.tcl
Installing ./../library/focus.tcl
Installing ./../library/listbox.tcl
Installing ./../library/menu.tcl
Installing ./../library/msgbox.tcl
Installing ./../library/obsolete.tcl
Installing ./../library/optMenu.tcl
Installing ./../library/palette.tcl
Installing ./../library/safetk.tcl
Installing ./../library/scale.tcl
Installing ./../library/scrlbar.tcl
Installing ./../library/tearoff.tcl
Installing ./../library/text.tcl
Installing ./../library/tk.tcl
Installing ./../library/tkfbox.tcl
Installing ./../library/xmfbox.tcl
Installing ./../library/tclIndex
Installing ./../library/prolog.ps
Installing ./tkAppInit.c
for i in ./../library/images/*; \
do \
if [ -f $i ] ; then \
echo "Installing $i"; \
./install-sh -c -m 644 $i /usr/local/bin/ns-allinone-2.1b6/tkbox/lib/tk8.0/images; \
fi; \
done;
Installing ./../library/images/README
Installing ./../library/images/logo100.gif
Installing ./../library/images/logo64.gif
Installing ./../library/images/logoLarge.gif
Installing ./../library/images/logoMed.gif
Installing ./../library/images/pwrdLogo100.gif
Installing ./../library/images/pwrdLogo150.gif
Installing ./../library/images/pwrdLogo175.gif
Installing ./../library/images/pwrdLogo200.gif
Installing ./../library/images/pwrdLogo75.gif
Installing ./../library/demos/README
Installing ./../library/demos/arrow.tcl
Installing ./../library/demos/bind.tcl
Installing ./../library/demos/bitmap.tcl
Installing ./../library/demos/browse
Installing ./../library/demos/button.tcl
Installing ./../library/demos/check.tcl
Installing ./../library/demos/clrpick.tcl
Installing ./../library/demos/colors.tcl
Installing ./../library/demos/cscroll.tcl
Installing ./../library/demos/ctext.tcl
Installing ./../library/demos/dialog1.tcl
Installing ./../library/demos/dialog2.tcl
Installing ./../library/demos/entry1.tcl
Installing ./../library/demos/entry2.tcl
Installing ./../library/demos/filebox.tcl
Installing ./../library/demos/floor.tcl
Installing ./../library/demos/form.tcl
Installing ./../library/demos/hello
Installing ./../library/demos/hscale.tcl
Installing ./../library/demos/icon.tcl
Installing ./../library/demos/image1.tcl
Installing ./../library/demos/image2.tcl
Installing ./../library/demos/items.tcl
Installing ./../library/demos/ixset
Installing ./../library/demos/label.tcl
Installing ./../library/demos/license.terms
Installing ./../library/demos/menu.tcl
Installing ./../library/demos/menubu.tcl
Installing ./../library/demos/msgbox.tcl
Installing ./../library/demos/plot.tcl
Installing ./../library/demos/puzzle.tcl
Installing ./../library/demos/radio.tcl
Installing ./../library/demos/rmt
Installing ./../library/demos/rolodex
Installing ./../library/demos/ruler.tcl
Installing ./../library/demos/sayings.tcl
Installing ./../library/demos/search.tcl
Installing ./../library/demos/square
Installing ./../library/demos/states.tcl
Installing ./../library/demos/style.tcl
Installing ./../library/demos/tclIndex
Installing ./../library/demos/tcolor
Installing ./../library/demos/text.tcl
Installing ./../library/demos/timer
Installing ./../library/demos/twind.tcl
Installing ./../library/demos/vscale.tcl
Installing ./../library/demos/widget
Installing ./../library/demos/images/earth.gif
Installing ./../library/demos/images/earthris.gif
Installing ./../library/demos/images/face.bmp
Installing ./../library/demos/images/flagdown.bmp
Installing ./../library/demos/images/flagup.bmp
Installing ./../library/demos/images/gray25.bmp
Installing ./../library/demos/images/letters.bmp
Installing ./../library/demos/images/noletter.bmp
Installing ./../library/demos/images/pattern.bmp
Installing ./../library/demos/images/tcllogo.gif
Installing ./../library/demos/images/teapot.ppm
Installing doc/wish.1
./mkLinks /usr/local/bin/ns-allinone-2.1b6/tkbox/man/man1
Installing doc/3DBorder.3
Installing doc/BindTable.3
Installing doc/CanvPsY.3
Installing doc/CanvTkwin.3
Installing doc/CanvTxtInfo.3
Installing doc/Clipboard.3
Installing doc/ClrSelect.3
Installing doc/ConfigWidg.3
Installing doc/ConfigWind.3
Installing doc/CoordToWin.3
Installing doc/CrtErrHdlr.3
Installing doc/CrtGenHdlr.3
Installing doc/CrtImgType.3
Installing doc/CrtItemType.3
Installing doc/CrtPhImgFmt.3
Installing doc/CrtSelHdlr.3
Installing doc/CrtWindow.3
Installing doc/DeleteImg.3
Installing doc/DrawFocHlt.3
Installing doc/EventHndlr.3
Installing doc/FindPhoto.3
Installing doc/FontId.3
Installing doc/FreeXId.3
Installing doc/GeomReq.3
Installing doc/GetAnchor.3
Installing doc/GetBitmap.3
Installing doc/GetCapStyl.3
Installing doc/GetClrmap.3
Installing doc/GetColor.3
Installing doc/GetCursor.3
Installing doc/GetFont.3
Installing doc/GetGC.3
Installing doc/GetImage.3
Installing doc/GetJoinStl.3
Installing doc/GetJustify.3
Installing doc/GetOption.3
Installing doc/GetPixels.3
Installing doc/GetPixmap.3
Installing doc/GetRelief.3
Installing doc/GetRootCrd.3
Installing doc/GetScroll.3
Installing doc/GetSelect.3
Installing doc/GetUid.3
Installing doc/GetVRoot.3
Installing doc/GetVisual.3
Installing doc/HandleEvent.3
Installing doc/IdToWindow.3
Installing doc/ImgChanged.3
Installing doc/InternAtom.3
Installing doc/MainLoop.3
Installing doc/MainWin.3
Installing doc/MaintGeom.3
Installing doc/ManageGeom.3
Installing doc/MapWindow.3
Installing doc/MeasureChar.3
Installing doc/MoveToplev.3
Installing doc/Name.3
Installing doc/NameOfImg.3
Installing doc/OwnSelect.3
Installing doc/ParseArgv.3
Installing doc/QWinEvent.3
Installing doc/Restack.3
Installing doc/RestrictEv.3
Installing doc/SetAppName.3
Installing doc/SetClass.3
Installing doc/SetGrid.3
Installing doc/SetVisual.3
Installing doc/StrictMotif.3
Installing doc/TextLayout.3
Installing doc/Tk_Init.3
Installing doc/Tk_Main.3
Installing doc/WindowId.3
./mkLinks /usr/local/bin/ns-allinone-2.1b6/tkbox/man/man3
Installing doc/bell.n
Installing doc/bind.n
Installing doc/bindtags.n
Installing doc/bitmap.n
Installing doc/button.n
Installing doc/canvas.n
Installing doc/checkbutton.n
Installing doc/chooseColor.n
Installing doc/clipboard.n
Installing doc/destroy.n
Installing doc/dialog.n
Installing doc/entry.n
Installing doc/event.n
Installing doc/focus.n
Installing doc/focusNext.n
Installing doc/font.n
Installing doc/frame.n
Installing doc/getOpenFile.n
Installing doc/grab.n
Installing doc/grid.n
Installing doc/image.n
Installing doc/label.n
Installing doc/listbox.n
Installing doc/loadTk.n
Installing doc/lower.n
Installing doc/menu.n
Installing doc/menubar.n
Installing doc/menubutton.n
Installing doc/message.n
Installing doc/messageBox.n
Installing doc/option.n
Installing doc/optionMenu.n
Installing doc/options.n
Installing doc/pack-old.n
Installing doc/pack.n
Installing doc/palette.n
Installing doc/photo.n
Installing doc/place.n
Installing doc/popup.n
Installing doc/radiobutton.n
Installing doc/raise.n
Installing doc/scale.n
Installing doc/scrollbar.n
Installing doc/selection.n
Installing doc/send.n
Installing doc/text.n
Installing doc/tk.n
Installing doc/tkerror.n
Installing doc/tkvars.n
Installing doc/tkwait.n
Installing doc/toplevel.n
Installing doc/winfo.n
Installing doc/wm.n
./mkLinks /usr/local/bin/ns-allinone-2.1b6/tkbox/man/mann
loading cache ./config.cache
No .configure file found in current directory
Continuing with default options...
checking host system type... i686-unknown-linux
checking target system type... i686-unknown-linux
checking build system type... i686-unknown-linux
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for main in -lXbsd... (cached) no
checking for socket in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for dcgettext in -lintl... (cached) no
checking for getnodebyname in -ldnet_stub... (cached) no
checking that c++ can handle -O2... yes
checking for tcl.h... -I../tclbox/include
checking for libtcl8.0... -L../tclbox/lib -ltcl8.0
checking for init.tcl... ../tclbox/lib/tcl8.0
checking for tclsh8.0.4... (cached) ../tclbox/bin/tclsh8.0
checking for tk.h... -I../tkbox/include
checking for libtk8.0... -L../tkbox/lib -ltk8.0
checking for tk.tcl... ../tkbox/lib/tk8.0
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... (cached) no
checking for libXext.a
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking system version (for dynamic loading)... Linux-2.4.2-2hl
No explicit static compilation flag; setting V_STATIC to ""
checking for dlopen in -ldl... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
creating ./config.status
creating Makefile
make: Nothing to be done for `all'.
otcl-1.0a5 has been installed successfully.
loading cache ./config.cache
No .configure file found in current directory
Continuing with default options...
checking host system type... i686-unknown-linux
checking target system type... i686-unknown-linux
checking build system type... i686-unknown-linux
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for main in -lXbsd... (cached) no
checking for socket in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for dcgettext in -lintl... (cached) no
checking for getnodebyname in -ldnet_stub... (cached) no
checking that c++ can handle -O2... yes
checking for ranlib... (cached) ranlib
checking for snprintf... (cached) yes
checking for strtoq... (cached) yes
checking for strtoll... (cached) yes
checking size of long... (cached) 4
checking for __int64_t... no
checking for long long... yes
checking for int64_t... (cached) yes
checking which kind of 64-bit int to use... int64_t
checking for tcl.h... -I../tclbox/include
checking for libtcl8.0... -L../tclbox/lib -ltcl8.0
checking for init.tcl... ../tclbox/lib/tcl8.0
checking for tclsh8.0.4... (cached) ../tclbox/bin/tclsh8.0
checking for tk.h... -I../tkbox/include
checking for libtk8.0... -L../tkbox/lib -ltk8.0
checking for tk.tcl... ../tkbox/lib/tk8.0
checking for otcl.h... -I../otcl-1.0a5
checking for libotcl1.0a5... -L../otcl-1.0a5 -lotcl
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... (cached) no
checking for libXext.a
No explicit static compilation flag; setting V_STATIC to ""
checking for dlopen in -ldl... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
rm -f embedded-tcl.cc
./tcl2c++ et_tcl ../tclbox/lib/tcl8.0/init.tcl ../tclbox/lib/tcl8.0/history.tcl ../tclbox/lib/tcl8.0/word.tcl ../tclbox/lib/tcl8.0/http2.0/http.tcl > embedded-tcl.cc
c++ -c -O2 -DNO_TK -DNDEBUG -DUSE_SHM -DHAVE_LIBOTCL1_0A5 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_SNPRINTF=1 -DHAVE_STRTOQ=1 -DHAVE_STRTOLL=1 -DSIZEOF_LONG=4 -DHAVE_INT64=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_0=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A5=1 -I. -I/usr/local/bin/ns-allinone-2.1b6/otcl-1.0a5 -I/usr/local/bin/ns-allinone-2.1b6/tkbox/include -I/usr/local/bin/ns-allinone-2.1b6/tclbox/include -o embedded-tcl.o embedded-tcl.cc
rm -f embedded-tk.cc
./tcl2c++ et_tk ../tclbox/lib/tcl8.0/init.tcl ../tclbox/lib/tcl8.0/history.tcl ../tclbox/lib/tcl8.0/word.tcl ../tclbox/lib/tcl8.0/http2.0/http.tcl ../tkbox/lib/tk8.0/tk.tcl ../tkbox/lib/tk8.0/clrpick.tcl ../tkbox/lib/tk8.0/comdlg.tcl ../tkbox/lib/tk8.0/button.tcl ../tkbox/lib/tk8.0/dialog.tcl ../tkbox/lib/tk8.0/entry.tcl ../tkbox/lib/tk8.0/focus.tcl ../tkbox/lib/tk8.0/listbox.tcl ../tkbox/lib/tk8.0/menu.tcl ../tkbox/lib/tk8.0/palette.tcl ../tkbox/lib/tk8.0/scale.tcl ../tkbox/lib/tk8.0/tearoff.tcl ../tkbox/lib/tk8.0/text.tcl ../tkbox/lib/tk8.0/tkfbox.tcl ../tkbox/lib/tk8.0/msgbox.tcl ../tkbox/lib/tk8.0/optMenu.tcl ../tkbox/lib/tk8.0/scrlbar.tcl > embedded-tk.cc
c++ -c -O2 -DNO_TK -DNDEBUG -DUSE_SHM -DHAVE_LIBOTCL1_0A5 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_SNPRINTF=1 -DHAVE_STRTOQ=1 -DHAVE_STRTOLL=1 -DSIZEOF_LONG=4 -DHAVE_INT64=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_0=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_0A5=1 -I. -I/usr/local/bin/ns-allinone-2.1b6/otcl-1.0a5 -I/usr/local/bin/ns-allinone-2.1b6/tkbox/include -I/usr/local/bin/ns-allinone-2.1b6/tclbox/include -o embedded-tk.o embedded-tk.cc
rm -f libtclcl.a
ar rc libtclcl.a Tcl.o Tcl2.o idlecallback.o iohandler.o timer.o rate-variable.o tracedvar.o embedded-tcl.o embedded-tk.o embedded-tclobj.o
ranlib libtclcl.a
tclcl-1.0b9 has been installed successfully.
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking if malloc debugging is wanted... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strcasecmp... (cached) yes
creating ./config.status
creating Makefile
creating autoconf.h
autoconf.h is unchanged
xgraph has been installed successfully.
Making cweb
gcc -g -c -o ctangle.o ctangle.c
gcc -g -DCWEBINPUTS=\"/usr/local/lib/cweb\" -c common.c
gcc -g -o ctangle ctangle.o common.o
gcc -g -c -o cweave.o cweave.c
gcc -g -o cweave cweave.o common.o
Making sgb
cc -g -I/usr/local/sgb/include test_io.c gb_io.o -o test_io
cc -g -I/usr/local/sgb/include test_graph.c gb_graph.o -o test_graph
cc -g -I/usr/local/sgb/include test_flip.c gb_flip.o -o test_flip
./test_io
OK, the gb_io routines seem to work!
./test_graph
....................................................................................................Hey, I allocated 10000000 bytes successfully. Terrific...
OK, the gb_graph routines seem to work!
./test_flip
make gb_sort.o
make[1]: äīīïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/sgb' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: `gb_sort.o'ïŋ―ïŋ― tïŋ―ïŋ―ïŋ― 1ïŋ―ïŋ―ïŋ―ïŋ―ïŋ―Åĩïŋ―Čēïŋ―.
make[1]: ïŋ―ïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/sgb' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make lib
make[1]: äīīïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/sgb' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: Nothing to be done for `lib'.
make[1]: ïŋ―ïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/sgb' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make test_sample
make[1]: äīīïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/sgb' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
cc -g -I/usr/local/sgb/include -L. -L/usr/local/lib test_sample.c -lgb -lgb -o test_sample
make[1]: ïŋ―ïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/sgb' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
./test_sample > sample.out
diff test.gb test.correct
diff sample.out sample.correct
rm test.gb sample.out test_io test_graph test_flip test_sample
echo "Congratulations --- the tests have all been passed."
Congratulations --- the tests have all been passed.
touch certified
gcc -I../include -L../lib -DFBSD -c -o geog.o geog.c
gcc -I../include -L../lib -o ../bin/sgb2comns sgb2comns.o -lm -lgb
gcc -I../include -L../lib -o ../bin/sgb2hierns sgb2hierns.o -lm -lgb
gcc -I../include -L../lib -o ../bin/sgb2ns sgb2ns.o -lm -lgb
sgb2ns has been installed successfully.
loading cache ./config.cache
No .configure file found in current directory
Continuing with default options...
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for main in -lXbsd... (cached) no
checking for socket in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for dcgettext in -lintl... (cached) no
checking for getnodebyname in -ldnet_stub... (cached) no
checking that c++ can handle -O2... yes
checking for tcl.h... -I../tclbox/include
checking for libtcl8.0... -L../tclbox/lib -ltcl8.0
checking for init.tcl... ../tclbox/lib/tcl8.0
d is ../tclbox
checking for tclsh8.0.4... (cached) ../tclbox/bin/tclsh8.0
checking for tk.h... -I../tkbox/include
checking for libtk8.0... -L../tkbox/lib -ltk8.0
checking for tk.tcl... ../tkbox/lib/tk8.0
checking for otcl.h... -I../otcl-1.0a5
checking for libotcl1.0a5... -L../otcl-1.0a5 -lotcl
checking for tclcl.h... -I../tclcl-1.0b9
checking for libtclcl1.0b9... -L../tclcl-1.0b9 -ltclcl
checking for tcl2c++... ../tclcl-1.0b9
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... (cached) no
checking for libXext.a
checking for libtcldbg... no
checking dmalloc... not requested with --with-dmalloc
checking for perl... /usr/bin
checking for ANSI C header files... (cached) yes
checking for bcopy... (cached) yes
checking for bzero... (cached) yes
checking for getrusage... (cached) yes
checking for sbrk... (cached) yes
checking for snprintf... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking return type of random... long
checking for int8_t... (cached) yes
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for u_int8_t... (cached) yes
checking for u_int16_t... (cached) yes
checking for u_int32_t... (cached) yes
checking for strtoq... (cached) yes
checking for strtoll... (cached) yes
checking size of long... (cached) 4
checking for __int64_t... no
checking for long long... yes
checking for int64_t... (cached) yes
checking which kind of 64-bit int to use... int64_t
Explicitly disabling static compilation
checking for dlopen in -ldl... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
creating tcl/lib/ns-autoconf.tcl
creating indep-utils/webtrace-conv/ucb/Makefile
creating indep-utils/webtrace-conv/dec/Makefile
creating indep-utils/webtrace-conv/nlanr/Makefile
creating indep-utils/webtrace-conv/epa/Makefile
creating indep-utils/cmu-scen-gen/setdest/Makefile
creating autoconf.h
autoconf.h is unchanged
/usr/local/bin/ns-allinone-2.1b6/tclbox/bin/tclsh8.0 bin/tcl-expand.tcl tcl/lib/ns-lib.tcl | ../tclcl-1.0b9/tcl2c++ et_ns_lib > gen/ns_tcl.cc
c++ -c -O2 -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DUSE_SHM -DHAVE_LIBTCLCL1_0B9 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A5 -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -DHAVE_CONFIG_H -I. -I/usr/local/bin/ns-allinone-2.1b6/tclcl-1.0b9 -I/usr/local/bin/ns-allinone-2.1b6/otcl-1.0a5 -I/usr/local/bin/ns-allinone-2.1b6/tkbox/include -I/usr/local/bin/ns-allinone-2.1b6/tclbox/include -o gen/ns_tcl.o gen/ns_tcl.cc
c++ -o ns \
tclAppInit.o random.o rng.o ranvar.o misc.o timer-handler.o scheduler.o object.o packet.o ip.o route.o connector.o ttl.o trace.o trace-ip.o classifier.o classifier-addr.o classifier-hash.o classifier-virtual.o classifier-mcast.o classifier-bst.o classifier-mpath.o replicator.o classifier-mac.o classifier-port.o app.o telnet.o tcplib-telnet.o trafgen.o traffictrace.o pareto.o expoo.o cbr_traffic.o tbf.o resv.o sa.o saack.o measuremod.o estimator.o adc.o ms-adc.o timewindow-est.o acto-adc.o pointsample-est.o salink.o actp-adc.o hb-adc.o expavg-est.o param-adc.o null-estimator.o adaptive-receiver.o vatrcvr.o consrcvr.o agent.o message.o udp.o session-rtp.o rtp.o rtcp.o ivs.o tcp.o tcp-sink.o tcp-reno.o tcp-newreno.o tcp-vegas.o tcp-rbp.o tcp-full.o scoreboard.o tcp-sack1.o tcp-fack.o tcp-asym.o tcp-asym-sink.o tcp-fs.o tcp-asym-fs.o tcp-int.o chost.o tcp-session.o nilist.o integrator.o queue-monitor.o flowmon.o loss-monitor.o queue.o drop-tail.o simple-intserv-sched.o red.o semantic-packetqueue.o semantic-red.o ack-recons.o sfq.o fq.o drr.o cbq.o hackloss.o errmodel.o delay.o snoop.o dynalink.o rtProtoDV.o net-interface.o ctrMcast.o mcast_ctrl.o srm.o sessionhelper.o delaymodel.o srm-ssm.o srm-topo.o mftp.o mftp_snd.o mftp_rcv.o codeword.o alloc-address.o address.o lib/int.Vec.o lib/int.RVec.o lib/dmalloc_support.o webcache/http.o webcache/tcp-simple.o webcache/pagepool.o webcache/inval-agent.o webcache/tcpapp.o webcache/http-aux.o webcache/mcache.o webcache/webtraf.o lanRouter.o filter.o pkt-counter.o Decapsulator.o Encapsulator.o channel.o mac.o ll.o mac-802_11.o mac-802_3.o mip.o mip-reg.o gridkeeper.o propagation.o tworayground.o antenna.o omni-antenna.o bi-connector.o node.o mobilenode.o arp.o god.o dem.o topography.o modulation.o priqueue.o phy.o wired-phy.o wireless-phy.o mac-timers.o cmu-trace.o varp.o dsdv/dsdv.o dsdv/rtable.o rtqueue.o rttable.o imep/imep.o imep/dest_queue.o imep/imep_api.o imep/imep_rt.o imep/rxmit_queue.o imep/imep_timers.o imep/imep_util.o imep/imep_io.o tora/tora.o tora/tora_api.o tora/tora_dest.o tora/tora_io.o tora/tora_logs.o tora/tora_neighbor.o dsr/dsragent.o dsr/hdr_sr.o dsr/mobicache.o dsr/path.o dsr/requesttable.o dsr/routecache.o aodv/aodv_logs.o aodv/aodv.o ns-process.o satgeometry.o sathandoff.o satlink.o satnode.o satposition.o satroute.o sattrace.o rap/raplist.o rap/rap.o rap/media-app.o rap/utilities.o fsm.o tcp-abs.o tfrc.o tfrc-sink.o energy-model.o ping.o tcp-rfc793edu.o gen/version.o gen/ns_tcl.o gen/ptypes.o win32.o -L/usr/local/bin/ns-allinone-2.1b6/tclcl-1.0b9 -ltclcl -L/usr/local/bin/ns-allinone-2.1b6/otcl-1.0a5 -lotcl -L/usr/local/bin/ns-allinone-2.1b6/tkbox/lib -ltk8.0 -L/usr/local/bin/ns-allinone-2.1b6/tclbox/lib -ltcl8.0 -L/usr/X11R6/lib -lXext -lX11 -lnsl -ldl -lm
for i in indep-utils/cmu-scen-gen/setdest indep-utils/webtrace-conv/dec indep-utils/webtrace-conv/epa indep-utils/webtrace-conv/nlanr indep-utils/webtrace-conv/ucb; do ( cd $i; make all; ) done
make[1]: äīīïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/cmu-scen-gen/setdest' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: Nothing to be done for `all'.
make[1]: ïŋ―ïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/cmu-scen-gen/setdest' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: äīīïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/dec' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
c++ -c -O2 -I. -I/usr/local/bin/ns-allinone-2.1b6/tclcl-1.0b9 -I/usr/local/bin/ns-allinone-2.1b6/otcl-1.0a5 -I/usr/local/bin/ns-allinone-2.1b6/tkbox/include -I/usr/local/bin/ns-allinone-2.1b6/tclbox/include -o proxytrace.o proxytrace.cc
make[1]: ïŋ―ïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/dec' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: äīīïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/epa' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: Nothing to be done for `all'.
make[1]: ïŋ―ïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/epa' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: äīīïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/nlanr' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: Nothing to be done for `all'.
make[1]: ïŋ―ïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/nlanr' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
make[1]: äīīïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/ucb' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
c++ -c -O2 -I. -I/usr/local/bin/ns-allinone-2.1b6/tclcl-1.0b9 -I/usr/local/bin/ns-allinone-2.1b6/otcl-1.0a5 -I/usr/local/bin/ns-allinone-2.1b6/tkbox/include -I/usr/local/bin/ns-allinone-2.1b6/tclbox/include -o utils.o utils.cc
make[1]: ïŋ―ïŋ―ïŋ― `/usr/local/bin/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/ucb' ïŋ― ïŋ―ïŋ―ŅŽïŋ―
Ns make failed!
See http://www-mash.CS.Berkeley.EDU/ns/ns-problems.html for problems