Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
build failure in games/fortune/strfile/strfile.c
Sources cvs update'd about an hour ago (~11:30pm EDT):
Cross-compiling on a sparc running solaris 10 update 4,
building a mvme68k build. This worked the last time
I tried building the tree, June 13th.
-Kurt
[...]
# compile strfile/strfile.lo
gcc64 -O -I/nbsd/mvme68k/obj/tools/compat
-I/nbsd/mvme68k/obj/tools/compat/include -I/nbsd/src/tools/strfile/../compat -
DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -c -o strfile.lo.o
/nbsd/src/tools/strfile/../../games/fortune/strfil
e/strfile.c
--- dependall-sunlabel ---
--- dependall ---
--- dependall-strfile ---
In file included from
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c:63:
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:44: error: syntax
error before "u_int32_t"
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:44: warning: no
semicolon at end of struct or union
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:45: warning: data
definition has no type or storage class
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:46: error: syntax
error before "str_longlen"
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:46: warning: data
definition has no type or storage class
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:47: error: syntax
error before "str_shortlen"
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:47: warning: data
definition has no type or storage class
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:51: error: syntax
error before "str_flags"
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:51: warning: data
definition has no type or storage class
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:54: error: syntax
error before '}' token
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.h:54: warning: data
definition has no type or storage class
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c:153: error:
syntax error before "Tbl"
[...]
--- dependall-strfile ---
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c: In function
`do_order':
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c:407: error:
request for member `str_numstr' in something no
t a structure or union
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c:408: error:
request for member `str_numstr' in something no
t a structure or union
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c:415: error:
request for member `str_flags' in something not
a structure or union
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c: In function
`randomize':
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c:482: error:
request for member `str_flags' in something not
a structure or union
/nbsd/src/tools/strfile/../../games/fortune/strfile/strfile.c:483: error:
request for member `str_numstr' in something no
t a structure or union
*** [strfile.lo] Error code 1
1 error
Home |
Main Index |
Thread Index |
Old Index