DragonFly BSD
DragonFly kernel List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

inttypes.h problems.


From: Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
Date: 19 Nov 2003 00:27:38 GMT
Keywords:
Summary:

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]