[ns] ns 2.28 and 2.1b8a Installation problem on Ubuntu 8.04(Unterminated quoted string...)

pietro.luigi.c@alice.it pietro.luigi.c at alice.it
Tue Nov 11 04:05:44 PST 2008


Hi to everybody,

I'm a student and I need help to install NS2 on Ubuntu 8.04.

I download and I create my ns directory.

I type "./install" and i have the problem shown at the end of this page.

I have the same error installing this two versions(2.28 and 2.1b8a).

I need them! I cannot change them!

Then, on Google I have found the same error but I don't understand how =

this

problem can be resolved. Does it exist some patch for Ubuntu?

I don't want to change kind of Linux(only Ubuntu).

Please help me,

thank u

Pietro

pietro at pc:~/ns2-28/ns-allinone-2.28/ns-2.28$ ../install

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

* Testing for Cygwin environment

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Cygwin not detected, proceeding with regular install.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

* Build XGraph-12.1

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

cd: 270: can't cd to ./xgraph-12.1

configure: error: expected an absolute directory name for --prefix: ../

make: *** No targets specified and no makefile found. Stop.

Can not create xgraph; But xgraph is an optional package, continuing...

======================================================0

* Build CWeb

========================================================

Making cweb

gcc -g -c -o ctangle.o ctangle.c

ctangle.w:75: warning: conflicting types for built-in function =

=91strlen=92

gcc -g -DCWEBINPUTS=3D\"/usr/local/lib/cweb\" -c common.c

common.w:1409: warning: conflicting types for built-in function =

=91strlen=92

gcc -g -o ctangle ctangle.o common.o=20

gcc -g -c -o cweave.o cweave.c

cweave.w:79: warning: conflicting types for built-in function =

=91strlen=92

gcc -g -o cweave cweave.o common.o

ln: creating symbolic link `cweave': File exists

ln: creating symbolic link `ctangle': File exists

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

* Build Stanford GraphBase

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

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

OK, the gb_flip routines seem to work!

make gb_sort.o

make[1]: Entering directory `/home/pietro/ns2-28/ns-allinone-2.28/sgb'

make[1]: `gb_sort.o' is up to date.

make[1]: Leaving directory `/home/pietro/ns2-28/ns-allinone-2.28/sgb'

make lib

make[1]: Entering directory `/home/pietro/ns2-28/ns-allinone-2.28/sgb'

make[1]: Nothing to be done for `lib'.

make[1]: Leaving directory `/home/pietro/ns2-28/ns-allinone-2.28/sgb'

make test_sample

make[1]: Entering directory `/home/pietro/ns2-28/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[1]: Leaving directory `/home/pietro/ns2-28/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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

* Build GT-ITM

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

sgb lib not found. gt-itm & sgb2ns could not be installed. Continuing..

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

* Build zlib

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

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.

make: Nothing to be done for `all'.

Zlib has been installed successfully.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

* Build tcl8.4.5

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

loading 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: 1: Syntax =

error: Unterminated quoted string

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.

------_=_NextPart_001_01C942C5.9C1BF6F6

Content-Type: text/html;

charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">

<HTML>

<HEAD>

<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =

charset=3Diso-8859-1">

<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =

6.5.7653.27">

<TITLE>ns 2.28 and 2.1b8a Installation problem on Ubuntu 8.04</TITLE>

</HEAD>

<BODY>

<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Hi to everybody,<BR>

I'm a student and I need help to install NS2 on Ubuntu 8.04.<BR>

<BR>

I download and I create my ns directory.<BR>

<BR>

I type &quot;./install&quot; and i have the problem shown at the end of =

this page.<BR>

<BR>

I have the same error installing this two versions(2.28 and 2.1b8a).<BR>

I need them! I cannot change them!<BR>

<BR>

Then, on Google I have found the same error but I don't understand how =

this<BR>

problem can be resolved. Does it exist some patch for Ubuntu?<BR>

<BR>

I don't want to change kind of Linux(only Ubuntu).<BR>

<BR>

Please help me,<BR>

thank u<BR>

<BR>

Pietro<BR>

<BR>

pietro at pc:~/ns2-28/ns-allinone-2.28/ns-2.28$ ../install<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

* Testing for Cygwin environment<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

Cygwin not detected, proceeding with regular install.<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

* Build XGraph-12.1<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

cd: 270: can't cd to ./xgraph-12.1<BR>

configure: error: expected an absolute directory name for --prefix: =

../<BR>

make: *** No targets specified and no makefile found.&nbsp; Stop.<BR>

Can not create xgraph; But xgraph is an optional package, =

continuing...<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

* Build CWeb<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

Making cweb<BR>

gcc -g&nbsp;&nbsp; -c -o ctangle.o ctangle.c<BR>

ctangle.w:75: warning: conflicting types for built-in function =

&#145;strlen&#146;<BR>

gcc -g -DCWEBINPUTS=3D\&quot;/usr/local/lib/cweb\&quot; -c common.c<BR>

common.w:1409: warning: conflicting types for built-in function =

&#145;strlen&#146;<BR>

gcc -g -o ctangle ctangle.o common.o<BR>

gcc -g&nbsp;&nbsp; -c -o cweave.o cweave.c<BR>

cweave.w:79: warning: conflicting types for built-in function =

&#145;strlen&#146;<BR>

gcc -g -o cweave cweave.o common.o<BR>

ln: creating symbolic link `cweave': File exists<BR>

ln: creating symbolic link `ctangle': File exists<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

* Build Stanford GraphBase<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

Making sgb<BR>

cc -g -I/usr/local/sgb/include&nbsp; test_io.c gb_io.o -o test_io<BR>

cc -g -I/usr/local/sgb/include&nbsp; test_graph.c gb_graph.o -o =

test_graph<BR>

cc -g -I/usr/local/sgb/include&nbsp; test_flip.c gb_flip.o -o =

test_flip<BR>

./test_io<BR>

OK, the gb_io routines seem to work!<BR>

./test_graph<BR>

.........................................................................=

...........................Hey, I allocated 10000000 bytes successfully. =

Terrific...<BR>

OK, the gb_graph routines seem to work!<BR>

./test_flip<BR>

OK, the gb_flip routines seem to work!<BR>

make gb_sort.o<BR>

make[1]: Entering directory =

`/home/pietro/ns2-28/ns-allinone-2.28/sgb'<BR>

make[1]: `gb_sort.o' is up to date.<BR>

make[1]: Leaving directory =

`/home/pietro/ns2-28/ns-allinone-2.28/sgb'<BR>

make lib<BR>

make[1]: Entering directory =

`/home/pietro/ns2-28/ns-allinone-2.28/sgb'<BR>

make[1]: Nothing to be done for `lib'.<BR>

make[1]: Leaving directory =

`/home/pietro/ns2-28/ns-allinone-2.28/sgb'<BR>

make test_sample<BR>

make[1]: Entering directory =

`/home/pietro/ns2-28/ns-allinone-2.28/sgb'<BR>

cc -g -I/usr/local/sgb/include&nbsp;&nbsp; -L. -L/usr/local/lib&nbsp; =

test_sample.c -lgb -lgb -o test_sample<BR>

make[1]: Leaving directory =

`/home/pietro/ns2-28/ns-allinone-2.28/sgb'<BR>

./test_sample &gt; sample.out<BR>

diff test.gb test.correct<BR>

diff sample.out sample.correct<BR>

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<BR>

echo &quot;Congratulations --- the tests have all been passed.&quot;<BR>

Congratulations --- the tests have all been passed.<BR>

touch certified<BR>

cp: cannot create regular file `../gt-itm/lib/libgb.a': No such file or =

directory<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

* Build GT-ITM<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

sgb lib not found. gt-itm &amp; sgb2ns could not be installed. =

Continuing..<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

* Build zlib<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

Checking for gcc...<BR>

Building static library libz.a version 1.1.4 with gcc.<BR>

Checking for unistd.h... Yes.<BR>

Checking for errno.h...&nbsp; Yes.<BR>

Checking for mmap support... Yes.<BR>

make: Nothing to be done for `all'.<BR>

Zlib has been installed successfully.<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

* Build tcl8.4.5<BR>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>

loading cache ./config.cache<BR>

checking whether to use symlinks for manpages... no<BR>

checking compression for manpages... no<BR>

checking for gcc... gcc<BR>

checking whether the C compiler (gcc&nbsp; ) works... yes<BR>

checking whether the C compiler (gcc&nbsp; ) is a cross-compiler... =

no<BR>

checking whether we are using GNU C... yes<BR>

checking whether gcc accepts -g... yes<BR>

checking how to run the C preprocessor... gcc -E<BR>

checking for unistd.h... yes<BR>

checking for limits.h... yes<BR>

checking for building with threads... no (default)<BR>

checking if the compiler understands -pipe... yes<BR>

checking for required early compiler flags...&nbsp; =

_LARGEFILE64_SOURCE<BR>

checking for 64-bit integer type... long long<BR>

checking for struct dirent64... no<BR>

checking for struct stat64... yes<BR>

checking for off64_t... yes<BR>

checking whether byte ordering is bigendian... no<BR>

checking for getcwd... yes<BR>

checking for opendir... yes<BR>

checking for strstr... yes<BR>

checking for strtol... yes<BR>

checking for strtoll... yes<BR>

checking for strtoull... yes<BR>

checking for tmpnam... yes<BR>

checking for waitpid... yes<BR>

checking for strerror... yes<BR>

checking for getwd... yes<BR>

checking for wait3... yes<BR>

checking for uname... yes<BR>

checking for realpath... yes<BR>

checking dirent.h... yes<BR>

checking for errno.h... yes<BR>

checking for float.h... yes<BR>

checking for values.h... yes<BR>

checking for limits.h... (cached) yes<BR>

checking for stdlib.h... yes<BR>

checking for string.h... yes<BR>

checking for sys/wait.h... yes<BR>

checking for dlfcn.h... yes<BR>

checking for unistd.h... (cached) yes<BR>

checking for sys/param.h... yes<BR>

checking for sys/modem.h... no<BR>

checking termios vs. termio vs. sgtty... termios<BR>

checking for fd_set in sys/types... yes<BR>

checking whether struct tm is in sys/time.h or time.h... time.h<BR>

checking for sys/time.h... yes<BR>

checking whether time.h and sys/time.h may both be included... yes<BR>

checking for tm_zone in struct tm... yes<BR>

checking for gmtime_r... yes<BR>

checking for localtime_r... yes<BR>

checking tm_tzadj in struct tm... no<BR>

checking tm_gmtoff in struct tm... yes<BR>

checking long timezone variable... yes<BR>

checking for st_blksize in struct stat... yes<BR>

checking for fstatfs... yes<BR>

checking for 8-bit clean memcmp... yes<BR>

checking for memmove... yes<BR>

checking proper strstr implementation... yes<BR>

checking for strtoul... yes<BR>

checking for strtod... yes<BR>

checking for strtod... (cached) yes<BR>

checking for Solaris2.4/Tru64 strtod bugs... ok<BR>

checking for ANSI C header files... yes<BR>

checking for mode_t... yes<BR>

checking for pid_t... yes<BR>

checking for size_t... yes<BR>

checking for uid_t in sys/types.h... yes<BR>

checking for socklen_t... yes<BR>

checking for opendir... (cached) yes<BR>

checking union wait... yes<BR>

checking for strncasecmp... yes<BR>

checking for BSDgettimeofday... no<BR>

checking for gettimeofday... yes<BR>

checking for gettimeofday declaration... present<BR>

checking whether char is unsigned... no<BR>

checking signed char declarations... yes<BR>

checking for a putenv() that copies the buffer... no<BR>

checking for langinfo.h... yes<BR>

checking whether to use nl_langinfo... yes<BR>

checking for sin... no<BR>

checking for main in -lieee... yes<BR>

checking for main in -linet... no<BR>

checking for net/errno.h... no<BR>

checking for connect... yes<BR>

checking for gethostbyname... yes<BR>

checking how to build libraries... static<BR>

checking for ranlib... ranlib<BR>

checking if 64bit support is requested... no<BR>

checking if 64bit Sparc VIS support is requested... no<BR>

checking system version (for dynamic loading)... ./configure: 1: Syntax =

error: Unterminated quoted string<BR>

tcl8.3.2 configuration failed! Exiting ...<BR>

Tcl is not part of the ns project.&nbsp; Please see =

www.Scriptics.com<BR>

to see if they have a fix for your platform.<BR>

 



More information about the Ns-users mailing list