Dear all,
 
i am trying to install ns228 on suse10.1 32bits version.(i have tred other 
version conbinations but all failed, could anyone suggests successful ones?)
 
failed and get last line of hints as following
 
 
checking system version (for dynamic loading)... ./configure: line 7068: syntax 
error near unexpected token `)'
./configure: line 7068: `       OSF*)'
tcl8.3.2 configuration failed! Exiting ...
Tcl is not part of the ns project.  Please see www.Scriptics.com
to see if they have a fix for your platform.
 
full message is included as attachments
 
what's going on and how to sovle it?
 
thanks and best regards
 
 
 
 
 
linux-lab:~/ns-allinone-2.28 # ./install
============================================================
* Testing for Cygwin environment
============================================================
Cygwin not detected, proceeding with regular install.
============================================================
* Build XGraph-12.1
============================================================
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... 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... missing
checking if malloc debugging is wanted... no
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for float.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for unistd.h... yes
checking for strcasecmp... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating autoconf.h
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c xgraph.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c xgX.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c 
hard_devices.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c dialog.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c hpgl.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c ps.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c idraw.c
idraw.c: In function ‘idrawText’:
idraw.c:303: warning: incompatible implicit declaration of built-in function 
‘strlen’
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c xtb.c
xtb.c: In function ‘focus_evt’:
xtb.c:873: warning: incompatible implicit declaration of built-in function 
‘printf’
xtb.c:882: warning: incompatible implicit declaration of built-in function 
‘printf’
xtb.c: In function ‘xtb_hort’:
xtb.c:1279: warning: incompatible implicit declaration of built-in function 
‘printf’
xtb.c: In function ‘xtb_vert’:
xtb.c:1321: warning: incompatible implicit declaration of built-in function 
‘printf’
xtb.c: In function ‘xtb_fmt_setpos’:
xtb.c:1351: warning: incompatible implicit declaration of built-in function 
‘printf’
xtb.c: In function ‘xtb_fmt_addpos’:
xtb.c:1379: warning: incompatible implicit declaration of built-in function 
‘printf’
xtb.c: In function ‘xtb_fmt_top’:
xtb.c:1520: warning: incompatible implicit declaration of built-in function 
‘printf’
xtb.c:1529: warning: incompatible implicit declaration of built-in function 
‘printf’
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c st.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c params.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c alloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c draw.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c init.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c read.c
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c tgif.c
tgif.c: In function ‘tgifText’:
tgif.c:230: warning: incompatible implicit declaration of built-in function 
‘strlen’
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g  -I/usr/X11R6/include  -c derivative.c
gcc     -g  -I/usr/X11R6/include   -o xgraph  xgraph.o xgX.o hard_devices.o 
dialog.o hpgl.o ps.o idraw.o xtb.o st.o params.o alloc.o draw.o init.o read.o 
tgif.o derivative.o  -L/usr/X11R6/lib -lSM -lICE  -lX11 -lm
xgraph has been installed successfully.
============================================================
* Build CWeb
============================================================
Making cweb
gcc -g   -c -o ctangle.o ctangle.c
ctangle.w:75: warning: conflicting types for built-in function ‘strlen’
gcc -g -DCWEBINPUTS=\"/usr/local/lib/cweb\" -c common.c
common.w:1409: warning: conflicting types for built-in function ‘strlen’
gcc -g -o ctangle ctangle.o common.o
./ctangle cweave
This is CTANGLE (Version 3.4)
*1*16*29*37*58*77*88*96*103*173*184*204*224*249
Writing the output file 
(cweave.c):.....500.....1000.....1500.....2000.....2500.....3000....
Done.
(No errors were found.)
gcc -g   -c -o cweave.o cweave.c
cweave.w:79: warning: conflicting types for built-in function ‘strlen’
gcc -g -o cweave cweave.o common.o
============================================================
* Build Stanford GraphBase
============================================================
Making sgb
if test -r gb_io.ch; then ctangle gb_io.w gb_io.ch; else ctangle gb_io.w; fi
This is CTANGLE (Version 3.4)
*1*8*10*21*28*38*43
Writing the output files: (gb_io.c)..
(test_io.c)
(gb_io.h)
Done.
(No errors were found.)
cc -g -I/usr/local/sgb/include  -DDATA_DIRECTORY=\"/usr/local/sgb/data/\" -c 
gb_io.c
gb_io.w: In function ‘imap_chr’:
gb_io.w:194: warning: incompatible implicit declaration of built-in function 
‘strlen’
gb_io.w: In function ‘imap_ord’:
gb_io.w:201: warning: comparison is always false due to limited range of data 
type
gb_io.w: In function ‘gb_r_open’:
gb_io.w:457: warning: incompatible implicit declaration of built-in function 
‘strlen’
gb_io.w: In function ‘gb_open’:
gb_io.w:467: warning: incompatible implicit declaration of built-in function 
‘strncpy’
gb_io.w:502: warning: incompatible implicit declaration of built-in function 
‘strlen’
gb_io.w: In function ‘gb_close’:
gb_io.w:542: warning: incompatible implicit declaration of built-in function 
‘strlen’
cc -g -I/usr/local/sgb/include  test_io.c gb_io.o -o test_io
make gb_graph.c
make[1]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_graph.ch; then ctangle gb_graph.w gb_graph.ch; else ctangle 
gb_graph.w; fi
This is CTANGLE (Version 3.4)
*1*8*11*20*42*49
Writing the output files: (gb_graph.c)...
(test_graph.c)
(gb_graph.h).
Done.
(No errors were found.)
make[1]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_graph.o
make[1]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_graph.o gb_graph.c
gb_graph.w: In function ‘gb_nugraph’:
gb_graph.w:455: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_graph.w: In function ‘make_compound_id’:
gb_graph.w:492: warning: incompatible implicit declaration of built-in function 
‘strlen’
gb_graph.w:494: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_graph.w: In function ‘make_double_compound_id’:
gb_graph.w:508: warning: incompatible implicit declaration of built-in function 
‘strlen’
make[1]: Leaving directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include  test_graph.c gb_graph.o -o test_graph
make gb_flip.c
make[1]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_flip.ch; then ctangle gb_flip.w gb_flip.ch; else ctangle 
gb_flip.w; fi
This is CTANGLE (Version 3.4)
*1*4*8*12*14
Writing the output files: (gb_flip.c)
(test_flip.c)
(gb_flip.h)
Done.
(No errors were found.)
make[1]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_flip.o
make[1]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_flip.o gb_flip.c
make[1]: Leaving directory `/root/ns-allinone-2.28/sgb'
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
OK, the gb_flip routines seem to work!
make gb_sort.o
make[1]: Entering directory `/root/ns-allinone-2.28/sgb'
make gb_sort.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_sort.ch; then ctangle gb_sort.w gb_sort.ch; else ctangle 
gb_sort.w; fi
This is CTANGLE (Version 3.4)
*1*12
Writing the output files: (gb_sort.c)
(gb_sort.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_sort.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_sort.o gb_sort.c
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make[1]: Leaving directory `/root/ns-allinone-2.28/sgb'
make lib
make[1]: Entering directory `/root/ns-allinone-2.28/sgb'
make gb_basic.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_basic.ch; then ctangle gb_basic.w gb_basic.ch; else ctangle 
gb_basic.w; fi
This is CTANGLE (Version 3.4)
*1*6*24*36*41*54*63*73*77*87*94*100*115
Writing the output files: (gb_basic.c).....500.....1000.....1500.
(gb_basic.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_basic.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_basic.o gb_basic.c
gb_basic.w: In function ‘board’:
gb_basic.w:277: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_basic.w: In function ‘simplex’:
gb_basic.w:543: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_basic.w: In function ‘subsets’:
gb_basic.w:753: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_basic.w: In function ‘perms’:
gb_basic.w:949: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_basic.w: In function ‘parts’:
gb_basic.w:1140: warning: incompatible implicit declaration of built-in 
function ‘strcpy’
gb_basic.w: In function ‘binary’:
gb_basic.w:1340: warning: incompatible implicit declaration of built-in 
function ‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_books.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_books.ch; then ctangle gb_books.w gb_books.ch; else ctangle 
gb_books.w; fi
This is CTANGLE (Version 3.4)
*1*12*19*26*30
Writing the output files: (gb_books.c)..
(gb_books.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_books.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_books.o gb_books.c
gb_books.w: In function ‘bgraph’:
gb_books.w:502: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_econ.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_econ.ch; then ctangle gb_econ.w gb_econ.ch; else ctangle 
gb_econ.w; fi
This is CTANGLE (Version 3.4)
*1*11*17*25*31
Writing the output files: (gb_econ.c)...
(gb_econ.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_econ.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_econ.o gb_econ.c
gb_econ.w: In function ‘econ’:
gb_econ.w:230: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_econ.w:304: warning: incompatible implicit declaration of built-in function 
‘strlen’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_games.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_games.ch; then ctangle gb_games.w gb_games.ch; else ctangle 
gb_games.w; fi
This is CTANGLE (Version 3.4)
*1*11*21*25
Writing the output files: (gb_games.c)..
(gb_games.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_games.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_games.o gb_games.c
gb_games.w: In function ‘games’:
gb_games.w:222: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_gates.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_gates.ch; then ctangle gb_gates.w gb_gates.ch; else ctangle 
gb_gates.w; fi
This is CTANGLE (Version 3.4)
*1*8*38*43*49*66*75*84*86
Writing the output files: (gb_gates.c).....500.....1000..
(gb_gates.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_gates.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_gates.o gb_gates.c
gb_gates.w: In function ‘reduce’:
gb_gates.w:1402: warning: incompatible implicit declaration of built-in 
function ‘strcpy’
gb_gates.w: In function ‘risc’:
gb_gates.w:530: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_gates.w: In function ‘prod’:
gb_gates.w:1528: warning: incompatible implicit declaration of built-in 
function ‘strcpy’
gb_gates.w: In function ‘partial_gates’:
gb_gates.w:1928: warning: incompatible implicit declaration of built-in 
function ‘strcpy’
gb_gates.w:1929: warning: incompatible implicit declaration of built-in 
function ‘strlen’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_lisa.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_lisa.ch; then ctangle gb_lisa.w gb_lisa.ch; else ctangle 
gb_lisa.w; fi
This is CTANGLE (Version 3.4)
*1*11*15*19*23*33*37
Writing the output files: (gb_lisa.c)...
(gb_lisa.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_lisa.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_lisa.o gb_lisa.c
gb_lisa.w: In function ‘p_lisa’:
gb_lisa.w:513: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_miles.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_miles.ch; then ctangle gb_miles.w gb_miles.ch; else ctangle 
gb_miles.w; fi
This is CTANGLE (Version 3.4)
*1*9*17*22
Writing the output files: (gb_miles.c)..
(gb_miles.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_miles.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_miles.o gb_miles.c
gb_miles.w: In function ‘miles’:
gb_miles.w:157: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_plane.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_plane.ch; then ctangle gb_plane.w gb_plane.ch; else ctangle 
gb_plane.w; fi
This is CTANGLE (Version 3.4)
*1*8*13*20*25*34*41*45
Writing the output files: (gb_plane.c).....500
(gb_plane.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_plane.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_plane.o gb_plane.c
gb_plane.w: In function ‘plane’:
gb_plane.w:134: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_raman.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_raman.ch; then ctangle gb_raman.w gb_raman.ch; else ctangle 
gb_raman.w; fi
This is CTANGLE (Version 3.4)
*1*6*13*18*26*30*32
Writing the output files: (gb_raman.c)...
(gb_raman.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_raman.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_raman.o gb_raman.c
gb_raman.w: In function ‘raman’:
gb_raman.w:249: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_rand.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_rand.ch; then ctangle gb_rand.w gb_rand.ch; else ctangle 
gb_rand.w; fi
This is CTANGLE (Version 3.4)
*1*11*22*24*28
Writing the output files: (gb_rand.c)...
(gb_rand.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_rand.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_rand.o gb_rand.c
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_roget.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_roget.ch; then ctangle gb_roget.w gb_roget.ch; else ctangle 
gb_roget.w; fi
This is CTANGLE (Version 3.4)
*1*6*10*15
Writing the output files: (gb_roget.c).
(gb_roget.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_roget.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_roget.o gb_roget.c
gb_roget.w: In function ‘roget’:
gb_roget.w:107: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_words.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_words.ch; then ctangle gb_words.w gb_words.ch; else ctangle 
gb_words.w; fi
This is CTANGLE (Version 3.4)
*1*9*14*22*30*32
Writing the output files: (gb_words.c)...
(gb_words.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_words.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_words.o gb_words.c
gb_words.w: In function ‘words’:
gb_words.w:437: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_dijk.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_dijk.ch; then ctangle gb_dijk.w gb_dijk.ch; else ctangle 
gb_dijk.w; fi
This is CTANGLE (Version 3.4)
*1*4*15*20*26
Writing the output files: (gb_dijk.c)..
(gb_dijk.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_dijk.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_dijk.o gb_dijk.c
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_save.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r gb_save.ch; then ctangle gb_save.w gb_save.ch; else ctangle 
gb_save.w; fi
This is CTANGLE (Version 3.4)
*1*3*19*47
Writing the output files: (gb_save.c).....500.
(gb_save.h)
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make gb_save.o
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include    -c -o gb_save.o gb_save.c
gb_save.w: In function ‘move_item’:
gb_save.w:712: warning: incompatible implicit declaration of built-in function 
‘strlen’
gb_save.w:723: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_save.w:728: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_save.w: In function ‘restore_graph’:
gb_save.w:177: warning: incompatible implicit declaration of built-in function 
‘strlen’
gb_save.w:195: warning: incompatible implicit declaration of built-in function 
‘strcpy’
gb_save.w: In function ‘save_graph’:
gb_save.w:792: warning: incompatible implicit declaration of built-in function 
‘strlen’
gb_save.w:793: warning: incompatible implicit declaration of built-in function 
‘strcpy’
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
rm -f certified
ar rcv libgb.a gb_flip.o gb_graph.o gb_io.o gb_sort.o gb_basic.o gb_books.o 
gb_econ.o gb_games.o gb_gates.o gb_lisa.o gb_miles.o gb_plane.o gb_raman.o 
gb_rand.o gb_roget.o gb_words.o gb_dijk.o gb_save.o
a - gb_flip.o
a - gb_graph.o
a - gb_io.o
a - gb_sort.o
a - gb_basic.o
a - gb_books.o
a - gb_econ.o
a - gb_games.o
a - gb_gates.o
a - gb_lisa.o
a - gb_miles.o
a - gb_plane.o
a - gb_raman.o
a - gb_rand.o
a - gb_roget.o
a - gb_words.o
a - gb_dijk.o
a - gb_save.o
ranlib libgb.a
make[1]: Leaving directory `/root/ns-allinone-2.28/sgb'
make test_sample
make[1]: Entering directory `/root/ns-allinone-2.28/sgb'
make test_sample.c
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
if test -r test_sample.ch; then ctangle test_sample.w test_sample.ch; else 
ctangle test_sample.w; fi
This is CTANGLE (Version 3.4)
*1*13*19
Writing the output file (test_sample.c):.
Done.
(No errors were found.)
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make test_sample
make[2]: Entering directory `/root/ns-allinone-2.28/sgb'
cc -g -I/usr/local/sgb/include   -L. -L/usr/local/lib  test_sample.c -lgb -lgb 
-o test_sample
make[2]: Leaving directory `/root/ns-allinone-2.28/sgb'
make[1]: Leaving directory `/root/ns-allinone-2.28/sgb'
./test_sample > sample.out
diff test.gb test.correct
diff sample.out sample.correct
rm -f test.gb sample.out test_io test_io.exe test_graph test_graph.exe 
test_flip test_flip.exe test_sample test_sample.exe
echo "Congratulations --- the tests have all been passed."
Congratulations --- the tests have all been passed.
touch certified
cp: cannot create regular file `../gt-itm/lib/libgb.a': No such file or 
directory
============================================================
* Build GT-ITM
============================================================
sgb lib not found. gt-itm & sgb2ns could not be installed. Continuing..
============================================================
* Build zlib
============================================================
Checking for gcc...
Building static library libz.a version 1.1.4 with gcc.
Checking for unistd.h... Yes.
Checking for errno.h...  Yes.
Checking for mmap support... Yes.
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o example.o example.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o adler32.o adler32.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o compress.o compress.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o crc32.o crc32.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o gzio.o gzio.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o uncompr.o uncompr.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o deflate.o deflate.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o trees.o trees.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o zutil.o zutil.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o inflate.o inflate.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o infblock.o infblock.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o inftrees.o inftrees.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o infcodes.o infcodes.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o infutil.o infutil.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o inffast.o inffast.c
ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o 
zutil.o inflate.o infblock.o inftrees.o infcodes.o infutil.o inffast.o
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP -o example example.o -L. -lz
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP   -c -o minigzip.o minigzip.c
gcc -O3 -DHAVE_UNISTD_H -DUSE_MMAP -o minigzip minigzip.o -L. -lz
Zlib has been installed successfully.
============================================================
* Build tcl8.4.5
============================================================
creating cache ./config.cache
checking whether to use symlinks for manpages... no
checking compression for manpages... no
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for unistd.h... yes
checking for limits.h... yes
checking for building with threads... no (default)
checking if the compiler understands -pipe... yes
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for off64_t... yes
checking whether byte ordering is bigendian... no
checking for getcwd... yes
checking for opendir... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoull... yes
checking for tmpnam... yes
checking for waitpid... yes
checking for strerror... yes
checking for getwd... yes
checking for wait3... yes
checking for uname... yes
checking for realpath... yes
checking dirent.h... yes
checking for errno.h... yes
checking for float.h... yes
checking for values.h... yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for sys/modem.h... no
checking termios vs. termio vs. sgtty... termios
checking for fd_set in sys/types... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for tm_zone in struct tm... yes
checking for gmtime_r... yes
checking for localtime_r... 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... yes
checking for fstatfs... yes
checking for 8-bit clean memcmp... yes
checking for memmove... yes
checking proper strstr implementation... yes
checking for strtoul... yes
checking for strtod... yes
checking for strtod... (cached) yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for ANSI C header files... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for socklen_t... yes
checking for opendir... (cached) yes
checking union wait... yes
checking for strncasecmp... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for gettimeofday declaration... present
checking whether char is unsigned... no
checking signed char declarations... yes
checking for a putenv() that copies the buffer... no
checking for langinfo.h... yes
checking whether to use nl_langinfo... yes
checking for sin... no
checking for main in -lieee... yes
checking for main in -linet... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking how to build libraries... static
checking for ranlib... ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... ./configure: line 7068: syntax 
error near unexpected token `)'
./configure: line 7068: `       OSF*)'
tcl8.3.2 configuration failed! Exiting ...
Tcl is not part of the ns project.  Please see www.Scriptics.com
to see if they have a fix for your platform.

Reply via email to