[DGD] Re: time fkun

Felix A. Croes felix at dworkin.nl
Sun Jul 12 16:56:38 CEST 1998


Kevin Carpenter <kevinc at kplace.monrou.com> wrote:

> Recompiling DGD fixed the problem.
>
> One note, for the 1.0.50 kernel I'm using, the definition of
> "random" needed to be changed in /src/host/random.c to 
> "extern INT random...".  There was a conflict between the definition
> here and in stdlib.h.

Or better yet, replace "NETBSD" with "LINUX" in the main Makefile
and copy dgd/src/host/Makefile.sysv to dgd/src/host/Makefile.
System V platforms, such as Linux, should not use random().

Dworkin



More information about the DGD mailing list