Menu

#3 make error on fc4 64-bit

open
nobody
None
5
2006-01-01
2006-01-01
tbaldridge1
No

gcc -I. -I.. -g -O2 -I/usr/X11R6/include
-DHAVE_CONFIG_H -c -o data.o data.c
In file included from data.c:19:
data.h:69: error: array type has incomplete element type
data.h:72: error: array type has incomplete element type
data.c:82: error: syntax error before ‘__extension__’
data.c:82: error: ‘__len’ undeclared here (not in a
function)
data.c:82: error: initializer element is not constant
data.c:82: error: syntax error before ‘if’
data.c:82: error: conflicting types for ‘__retval’
data.c:82: error: previous definition of ‘__retval’ was
here
data.c:82: warning: data definition has no type or
storage class
data.c:82: error: syntax error before ‘}’ token
make[1]: *** [data.o] Error 1

Discussion


Log in to post a comment.