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

Re: [ns] Installation problem



I cant understand these error messages. They seem to be in French. Have
you configured ns correctly with the correct paths to otcl etc.

Debo


On Tue, 10 Oct 2000, Leyla Toumi wrote:

> Hello !
> I have a problem I can't understand! I've installed Ns on my PC, and it works.
> Under the same environement (Linux), I've tried to install it, but on my
> laptop... It doesn't work ! In fact, when I make "./install", I have errors :
> 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... no
> 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... buggy, using fork instead
> 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.2.14-5.0
> 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 -DNO_DIRENT_H=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 -Dvfork=fork
> -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\"
> -DTCL_LIBRARY=\"/home/toumi/Ns/ns-allinone-2.1b6/tclbox/lib/tcl8.0\" -DTCL_PACKAGE_PATH="\"/home/toumi/Ns/ns-allinone-2.1b6/tclbox/lib\""         ./tclUnixInit.c
> In file included from /usr/include/bits/posix1_lim.h:126,
>                  from /usr/include/limits.h:30,
>                  from
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:117,
>                  from
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/syslimits.h:7,
>                  from
> /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:11,
>                  from ../generic/tclInt.h:43,
>                  from ./tclUnixInit.c:14:
> /usr/include/bits/local_lim.h:27: linux/limits.h: Aucun fichier ou r�pertoire
> de ce type
> In file included from /usr/include/errno.h:36,
>                  from ../generic/../unix/tclUnixPort.h:31,
>                  from ../generic/tclPort.h:25,
>                  from ./tclUnixInit.c:15:
> /usr/include/bits/errno.h:25: linux/errno.h: Aucun fichier ou r�pertoire de ce
> type
> In file included from /usr/include/signal.h:300,
>                  from ../generic/../unix/tclUnixPort.h:37,
>                  from ../generic/tclPort.h:25,
>                  from ./tclUnixInit.c:15:
> /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: Aucun fichier ou
> r�pertoire de ce type
> In file included from ../generic/../unix/tclUnixPort.h:38,
>                  from ../generic/tclPort.h:25,
>                  from ./tclUnixInit.c:15:
> /usr/include/sys/param.h:24: linux/limits.h: Aucun fichier ou r�pertoire de ce
> type
> /usr/include/sys/param.h:25: linux/param.h: Aucun fichier ou r�pertoire de ce
> type
> In file included from /usr/include/sys/socket.h:34,
>                  from ../generic/../unix/tclUnixPort.h:93,
>                  from ../generic/tclPort.h:25,
>                  from ./tclUnixInit.c:15:
> /usr/include/bits/socket.h:295: asm/socket.h: Aucun fichier ou r�pertoire de
> ce type
> make: *** [tclUnixInit.o] Error 1
> tcl8.0.4 make failed! Exiting ...
> 
> 
> I don't know why I obtain that ! Nevertheless, I have exactly the same thing
> on my PC and on my laptop....
> Please can you help me ?!!!
> Thanks a lot and have a nice day !!!
> 
> Sincereley,
> Leyla
> 
> -- 
> ---------------------------------------------------
>                                          Leyla TOUMI
>                                  (Doctorante - PhD Student)
> 
> ENSIMAG / INPG                                    Phone  : +33 476 827 228
> LSR / D.317 - 681, rue de la Passerelle    Fax      : +33 476 827 287
> 38400 Saint Martin d'H�res, France          E-mail  : [email protected]
> ---------------------------------------------------
>