[ns] Help in installation
umang singh
singh.umang at hotmail.com
Mon May 18 02:10:29 PDT 2009
Hi all,
I am trying to install ns-allinone-2.1b9a on RHL WS V4.But I am not able to install it and getting following error.
Please help me.
[root at umang ns-allinone-2.1b9a]# ./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... configure: error: newly created file is older than distributed files!
Check your system clock
make: *** No targets specified and no makefile found. Stop.
Can not create xgraph; But xgraph is an optional package, continuing...
============================================================
* Build CWeb
============================================================
Making cweb
make: Warning: File `Makefile' has modification time 4.8e+07 s in the future
./ctangle ctangle
make: ./ctangle: Command not found
make: *** [ctangle.c] Error 127
cweb failed to make, but it's optional
chmod: cannot access `cweave': No such file or directory
chmod: cannot access `ctangle': No such file or directory
============================================================
* Build Stanford GraphBase
============================================================
Making sgb
make: Warning: File `Makefile' has modification time 4.8e+07 s in the future
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.64 (Web2C 7.4.5)
*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_ord':
./gb_io.w:201: warning: comparison is always false due to limited range of datatype
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.1b9a/sgb'
make[1]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_graph.ch; then ctangle gb_graph.w gb_graph.ch;
else ctangle gb_graph.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*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]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make gb_graph.o
make[1]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[1]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_graph.ch; then ctangle gb_graph.w gb_graph.ch;
else ctangle gb_graph.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*1*8*11*20*42*49
Writing the output files: (gb_graph.c)...
(test_graph.c)
(gb_graph.h).
Done.
(No errors were found.)
cc -g -I/usr/local/sgb/include -c -o gb_graph.o gb_graph.c
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/root/ns-allinone-2.1b9a/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.1b9a/sgb'
make[1]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_flip.ch; then ctangle gb_flip.w gb_flip.ch;
else ctangle gb_flip.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*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]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make gb_flip.o
make[1]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[1]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_flip.ch; then ctangle gb_flip.w gb_flip.ch;
else ctangle gb_flip.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*1*4*8*12*14
Writing the output files: (gb_flip.c)
(test_flip.c)
(gb_flip.h)
Done.
(No errors were found.)
cc -g -I/usr/local/sgb/include -c -o gb_flip.o gb_flip.c
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/root/ns-allinone-2.1b9a/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.1b9a/sgb'
make[1]: Warning: File `Makefile' has modification time 4.8e+07 s in the futuremake gb_sort.c
make[2]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[2]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_sort.ch; then ctangle gb_sort.w gb_sort.ch;
else ctangle gb_sort.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*1*12
Writing the output files: (gb_sort.c)
(gb_sort.h)
Done.
(No errors were found.)
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make gb_sort.o
make[2]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[2]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_sort.ch; then ctangle gb_sort.w gb_sort.ch;
else ctangle gb_sort.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*1*12
Writing the output files: (gb_sort.c)
(gb_sort.h)
Done.
(No errors were found.)
cc -g -I/usr/local/sgb/include -c -o gb_sort.o gb_sort.c
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make lib
make[1]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[1]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_flip.ch; then ctangle gb_flip.w gb_flip.ch;
else ctangle gb_flip.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*1*4*8*12*14
Writing the output files: (gb_flip.c)
(test_flip.c)
(gb_flip.h)
Done.
(No errors were found.)
cc -g -I/usr/local/sgb/include -c -o gb_flip.o gb_flip.c
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.64 (Web2C 7.4.5)
*1*8*11*20*42*49
Writing the output files: (gb_graph.c)...
(test_graph.c)
(gb_graph.h).
Done.
(No errors were found.)
cc -g -I/usr/local/sgb/include -c -o gb_graph.o gb_graph.c
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.64 (Web2C 7.4.5)
*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_ord':
./gb_io.w:201: warning: comparison is always false due to limited range of datatype
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.64 (Web2C 7.4.5)
*1*12
Writing the output files: (gb_sort.c)
(gb_sort.h)
Done.
(No errors were found.)
cc -g -I/usr/local/sgb/include -c -o gb_sort.o gb_sort.c
make gb_basic.c
make[2]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[2]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_basic.ch; then ctangle gb_basic.w gb_basic.ch;
else ctangle gb_basic.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*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]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make gb_basic.o
make[2]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[2]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_basic.ch; then ctangle gb_basic.w gb_basic.ch;
else ctangle gb_basic.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*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.)
cc -g -I/usr/local/sgb/include -c -o gb_basic.o gb_basic.c
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make gb_books.c
make[2]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[2]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_books.ch; then ctangle gb_books.w gb_books.ch;
else ctangle gb_books.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*1*12*19*26*30
Writing the output files: (gb_books.c)..
(gb_books.h)
Done.
(No errors were found.)
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make gb_books.o
make[2]: Entering directory `/root/ns-allinone-2.1b9a/sgb'
make[2]: Warning: File `Makefile' has modification time 4.8e+07 s in
the futureif test -r gb_books.ch; then ctangle gb_books.w gb_books.ch;
else ctangle gb_books.w; fi
This is CTANGLE, Version 3.64 (Web2C 7.4.5)
*1*12*19*26*30
Writing the output files: (gb_books.c)..
(gb_books.h)
Done.
(No errors were found.)
cc -g -I/usr/local/sgb/include -c -o gb_books.o gb_books.c
make[2]: warning: Clock skew detected. Your build may be incomplete.
make[2]: Leaving directory `/root/ns-allinone-2.1b9a/sgb'
make gb_econ.c
make[2]: *** [gb_econ.o] Interrupt
make[1]: *** [gb_econ.o] Interrupt
make: *** [tests] Interrupt
[root at umang ns-allinone-2.1b9a]#
please help.....
waiting for your reply
regards,
umang
_________________________________________________________________
Live Search extreme As India feels the heat of poll season, get all the info you need on the MSN News Aggregator
http://news.in.msn.com/National/indiaelections2009/aggregator/default.aspx
More information about the Ns-users
mailing list