i have gcc (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
and when i compile with "make" (./configure is ok) i get :
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall
-Waggregate-return -I./include -g -O2
-DDATADIR=\"/usr/local/share\" -c dillib/autohelp.c
In file included from dillib/autohelp.c:21:
include/dillib.h:12:63: pasting "(" and "INIT" does not
give a valid preprocessing token
include/dillib.h:69:63: pasting "(" and "INIT" does not
give a valid preprocessing token
include/dillib.h:97:73: pasting "(" and "INIT" does not
give a valid preprocessing token
include/dillib.h:101:15: pasting "(" and "INIT" does
not give a valid preprocessing token
make: *** [autohelp.o] Erreur 1
Logged In: NO
I too have had this error