Index: [thread] [date] [subject] [author]
  From: Jon M. Taylor <taylorj@ecs.csus.edu>
  To  : GGI mailing list <ggi-develop@eskimo.com>
  Date: Sat, 15 Aug 1998 15:09:04 -0700 (PDT)

LibGGI compile errors

gcc -fPIC -O2 -funroll-loops -fomit-frame-pointer  -pedantic   -I/home/jon/degas/lib/libggi/include -I/home/jon/degas/lib/libggi/../../include -I/home/jon/degas/lib/libggi/../../driver/include  -Wall -Wstrict-prototypes -g -DDEBUG -DGGICONFFILE=\"TaG1/etc
/ggi/libggi.conf\" -c -o init.o init.c
In file included from /home/jon/degas/lib/libggi/include/internal.h:11,
                 from init.c:217:
/home/jon/degas/lib/libggi/include/debug.h:12: warning: ANSI C does not allow macro with variable arguments
In file included from /home/jon/degas/lib/libggi/include/structs.h:8,
                 from /home/jon/degas/lib/libggi/include/internal.h:12,
                 from init.c:217:
/home/jon/degas/lib/libggi/../../include/ggi/types.h:170: #error Unknown endianess, please check ggi/types.h!
make: *** [init.o] Error 1


---
'Cloning and the reprogramming of DNA is the first serious step in 
becoming one with God.'
	- Scientist G. Richard Seed

Index: [thread] [date] [subject] [author]