[Bug 181] New: SableVM 1.13 compilation failed
[email protected] Fri, 5 May 2006 20:13:29 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=181
Summary: SableVM 1.13 compilation failed
Product: SableVM
Version: 1.11[.x]
Platform: SGI
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P1
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
The compile process fails at fastjar compilation:
if gcc -DHAVE_CONFIG_H -I. -I./../fastjar -I. -DWITH_SHIFT_DOWN -W -Wall
-pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT
fastjar-jartool.o -MD -MP -MF ".deps/fastjar-jartool.Tpo" -c -o
fastjar-jartool.o `test -f 'jartool.c' || echo './../fastjar/'`jartool.c; \
then mv -f ".deps/fastjar-jartool.Tpo" ".deps/fastjar-jartool.Po"; else rm -f
".deps/fastjar-jartool.Tpo"; exit 1; fi
jartool.c:331: warning: array type has incomplete element type
jartool.c:331: error: elements of array `options' have incomplete type
jartool.c:333: warning: excess elements in struct initializer
jartool.c:333: warning: (near initialization for `options[0]')
jartool.c:333: error: `no_argument' undeclared here (not in a function)
...
jartool.c:331: error: array size missing in 'options'
jartool.c: In function `main':
jartool.c:370: warning: implicit declaration of function `getopt_long'
jartool.c: In function `help':
jartool.c:2240: warning: string length `594' is greater than the length `509'
ISO C89 compilers are required to support
make[2]: *** [fastjar-jartool.o] Error 1
Environment:
gcc version 3.4.0
IRIX64 o2k 6.5 07010238 IP27
Any further informations needed?
If it could help, temporarily its possible to get an account at the server.
thanks in advance,
Thomas
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.