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

[ns] Installation problems with NS.2-1b6




We get an error during installation of the all in one 
ns2-1b6 on solaris 2.7. 
The problem is this line of the install file :

./configure --with-otcl=../otcl-1.0a5 --with-tclcl=../tclcl-1.0b9 --with-tcl=../tclbox --with-tk=../tkbox --disable-static || die "Ns configuration failed! Exiting ..."
if make


And it displays this error:


c++ -c -O2 -I. -I/home/whinchat/msc/sylvain/ns-allinone-2.1b6/tclcl-1.0b9 -I/home/whinchat/msc/sylvain/ns-allinone-2.1b6/otcl-1.0a5 -I/home/whinchat/msc/sylvain/ns-allinone-2.1b6/tkbox/include -I/home/whinchat/msc/sylvain/ns-allinone-2.1b6/tclbox/include -o my-endian.o my-endian.cc
my-endian.cc: In function `void ToOtherEndian(TEntry *)':
my-endian.cc:42: conversion from `short unsigned int' to `enum method_t'
my-endian.cc:45: conversion from `u_4bytes' to `enum method_t'
my-endian.cc:48: conversion from `short unsigned int' to `enum protocol_t'
my-endian.cc:51: conversion from `u_4bytes' to `enum protocol_t'
*** Error code 1
make: Fatal error: Command failed for target `my-endian.o'
Current working directory /home/whinchat/msc/sylvain/ns-allinone-2.1b6/ns-2.1b6/indep-utils/webtrace-conv/dec
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'


Thank you for your help.
Regards,

Jacques Cucchi
Sylvain Gille