[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem in compiling nam-1.0a5
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