Problem in compiling nam-1.0a5
Tiki Suarez
suarez@nu.cs.fsu.edu
Thu, 8 Oct 1998 02:05:58 -0400 (EDT)
Take a look at
http://www-mash.cs.berkeley.edu/dist/archives/ns-users/9809/0093.html
- I believe this is the page for Art's fix - otherwise change the following
listed below.
Art's fix:
> Add this to the file xwd.c as line 92 #define SIZEOF(x)
>sz_##x
>
> Comment out line 59 of the file config.h. /* typedef signed char
>int8_t; */
>
> Comment out line 45 in random.cc /* extern "C" int
>srandom(...); */
>
>Then do a 'make' and enjoy!.
Hope this helps.
-- tiki