inttypes.h problems.
Adam K Kirchhoff
adamk at voicenet.com
Tue Nov 18 16:27:38 PST 2003
Me again :-)
Building avifile:
cc -DHAVE_CONFIG_H -I. -I. -I../../../include -DHAVE_AV_CONFIG_H -O
-pipe -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I./.. -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include
-D_GETOPT_H -Wall -Wno-unused -I../../../include -fomit-frame-pointer
-mno-omit-leaf-frame-pointer -O -pipe -D_THREAD_SAFE -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -c postprocess.c -fPIC -DPIC -o
. libs/postprocess.lo
In file included from postprocess.c:71:
/usr/include/inttypes.h:42: syntax error before `intmax_t'
/usr/include/inttypes.h:42: syntax error before `__pure2'
/usr/include/inttypes.h:43: syntax error before `__pure2'
In file included from /usr/include/stdio.h:49,
from postprocess.c:72:
/usr/include/machine/stdarg.h:47: syntax error before `typedef'
gmake[3]: *** [postprocess.lo] Error 1
I've seen this with a few other ports as well :-(
Adam
More information about the Kernel
mailing list