[DGD] Skotos 1.0 is ready
Raymond Jennings
shentino at gmail.com
Fri May 26 00:04:29 CEST 2017
Just to clarify I've just been informed that cygwin64 was being used. Is
this an issue?
On Thu, May 25, 2017 at 2:39 PM, Raymond Jennings <shentino at gmail.com>
wrote:
> An associate of mine is having trouble building DGD and I've never seen
> this error before.
>
> Is this a bug in DGD or is their system messed up or something else? I
> thought stddef.h was required by POSIX.
>
> ---------- Forwarded message ----------
> From: <redacted>
> Date: Thu, May 25, 2017 at 2:37 PM
> Subject: <redacted>
> To: Raymond Jennings <shentino at gmail.com>
>
>
> Okay... so I'm issuing the "make install" command in the src folder and
> I'm getting compilation errors
>
> $ make install
> c++ -pthread -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DLINUX
> -D_FILE_OFFSET_BITS=64 -g -DDEBUG -c -o alloc.o alloc.cpp
> In file included from /usr/include/features.h:12:0,
> from /usr/include/limits.h:11,
> from host.h:181,
> from dgd.h:20,
> from alloc.cpp:20:
> /usr/include/sys/cdefs.h:45:20: fatal error: stddef.h: No such file or
> directory
> #include <stddef.h>
> ^
> compilation terminated.
> make: *** [<builtin>: alloc.o] Error 1
>
> Any ideas?
>
>
More information about the DGD
mailing list