[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Installation of ns-allinone-2.1b6



in file install, you can add --enable-gcc after every ../configure.



On Tue, 4 Apr 2000, Anguin, Marlon C (Marlon) wrote:

> Platform: Sun Ultra 5 workstation running SunOS 2.6
> 
> I have encountered the following installation problem.  Please advise!
> 
> manguin:anguin:/home/anguin/ns/ns-allinone-2.1b6> ./install
> loading cache ./config.cache
> checking for ranlib... (cached) ranlib
> checking for gcc... (cached) gcc
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> 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) gcc -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... sgtty
> 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) no
> checking for tzname... (cached) yes
> checking tm_tzadj in struct tm... no
> checking tm_gmtoff in struct tm... no
> 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... no
> 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) no
> checking for -lsocket... (cached) no
> checking for accept... (cached) yes
> checking for gethostbyname... (cached) yes
> checking system version (for dynamic loading)... SunOS-5.6
> checking for -ldl... (cached) yes
> checking for sys/ioctl.h... (cached) yes
> checking for sys/filio.h... (cached) yes
> checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
> creating ./config.status
> creating Makefile
> creating tclConfig.sh
> gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1
> -DHAVE_UNISTD_H=1 -DUSE_SGTTY=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1
> -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1
> -DNO_UNION_WAIT=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1
> -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1        -DTCL_SHLIB_EXT=\".so\"
> ./../generic/regexp.c
> In file included from ./../generic/../unix/tclUnixPort.h:38,
>                  from ./../generic/tclPort.h:25,
>                  from ./../generic/regexp.c:48:
> /staged/cygnus/progressive-94q4/H-sparc-sun-solaris2/lib/gcc-lib/sparc-sun-s
> olaris2/2.6-94q4/include/sys/param.h:175: warning: `NBBY' redefined
> /usr/include/sys/select.h:45: warning: this is the location of the previous
> definition
> In file included from /usr/include/sys/stream.h:21,
>                  from /usr/include/netinet/in.h:38,
>                  from ./../generic/../unix/tclUnixPort.h:97,
>                  from ./../generic/tclPort.h:25,
>                  from ./../generic/regexp.c:48:
> /usr/include/sys/vnode.h:162: syntax error before `u_offset_t'
> /usr/include/sys/vnode.h:278: syntax error before `intptr_t'
> /usr/include/sys/vnode.h:331: syntax error before `u_offset_t'
> In file included from ./../generic/../unix/tclUnixPort.h:97,
>                  from ./../generic/tclPort.h:25,
>                  from ./../generic/regexp.c:48:
> /usr/include/netinet/in.h:156: syntax error before `uint32_t'
> make: *** [regexp.o] Error 1
> tcl8.0.4 make failed! Exiting ...
> For problems with Tcl/Tk see http://www.scriptics.com
> 
> 
> 
> -
> __________
> Marlon Anguin
> Lucent Technologies
> Tel:  (732)-817-5535
> Fax: (732)-817-4555
> [email protected] <[email protected]> 
>