-----------------------------------------------------------------------------------------
Category: Installation Failure Package: ns 2.1b5 OS: Ubuntu Linux 8.0.4 ----------------------------------------------------------------------------------------- Steps to Reproduce: (describe the minimal set of steps necessary to trigger the bug) 1.Download the ns-allinone-2.1b5.tar.gz 2. Untar and unzip it 3. run ./install Actual Results: (describe what the application did after performing the above steps) In file included from ../tclcl-1.0b8/tclcl.h:41, from rng.h:50, from random.h:42, from random.cc:40: /usr/include/string.h:242: declaration of C function `void memcpy (void *, const void *, unsigned int)' conflicts with /usr/include/string.h:38: previous declaration `void *memcpy (void *, const void *, unsigned int)' here /usr/include/string.h:245: type specifier omitted for parameter /usr/include/string.h:245: parse error before `0' /usr/include/string.h:245: declaration of C function `void memset (...)' conflicts with /usr/include/string.h:55: previous declaration `void *memset (void *, int, unsigned int)' here make: *** [random.o] Error 1 ----------------------------------------------------------------------------------------------------------------- Would anyone tell me what is missing, thanks a lots.