dotgnu-libjit
[Top][All Lists]
Advanced

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

[Libjit-developers] libjit 0.0.2 don't compile on PowerPC Linux/Debian/S


From: Basile Starynkevitch
Subject: [Libjit-developers] libjit 0.0.2 don't compile on PowerPC Linux/Debian/Sid
Date: Tue, 25 May 2004 13:20:55 +0200
User-agent: Mutt/1.5.6i

Dear All,

On my new Apple Powerbook 12" 1.33GHz running Linux/Debian/Sid (2.6.6
kernel), libjit-0.0.2 don't compile; I configured it with ./configure
--verbose --sysconfdir=/etc


Here is the trace of a (re)compilation.

################################################################
cd /home/Lang/libjit-0.0.2/
make 
make  all-recursive
make[1]: Entering directory `/home/Lang/libjit-0.0.2'
Making all in include
make[2]: Entering directory `/home/Lang/libjit-0.0.2/include'
Making all in jit
make[3]: Entering directory `/home/Lang/libjit-0.0.2/include/jit'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/Lang/libjit-0.0.2/include/jit'
make[3]: Entering directory `/home/Lang/libjit-0.0.2/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/Lang/libjit-0.0.2/include'
make[2]: Leaving directory `/home/Lang/libjit-0.0.2/include'
Making all in tools
make[2]: Entering directory `/home/Lang/libjit-0.0.2/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Lang/libjit-0.0.2/tools'
Making all in jit
make[2]: Entering directory `/home/Lang/libjit-0.0.2/jit'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    
-I../include -I../include -I. -I. -g -O2 -Wall -c jit-apply.c
rm -f .libs/jit-apply.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I. -I. -g -O2 -Wall 
-Wp,-MD,.deps/jit-apply.pp -c jit-apply.c  -fPIC -DPIC -o .libs/jit-apply.lo
jit-apply.c: In function `jit_apply_builder_add_arguments':
jit-apply.c:223: error: stray '\' in program
jit-apply.c:223: error: `n' undeclared (first use in this function)
jit-apply.c:223: error: (Each undeclared identifier is reported only once
jit-apply.c:223: error: for each function it appears in.)
jit-apply.c:223: error: stray '\' in program
jit-apply.c:223: error: parse error before '}' token
jit-apply.c:223: error: stray '\' in program
jit-apply.c:223: error: stray '\' in program
jit-apply.c:223: error: stray '\' in program
jit-apply.c:223: error: stray '\' in program
jit-apply.c:223: error: parse error before '<' token
jit-apply.c:223: error: `__split' undeclared (first use in this function)
jit-apply.c:223: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
jit-apply.c:223: error: stray '\' in program
jit-apply.c:223: error: stray '\' in program
jit-apply.c:223: error: parse error before '}' token
jit-apply.c:223: error: stray '\' in program
jit-apply.c:230: error: stray '\' in program
jit-apply.c:230: error: stray '\' in program
jit-apply.c:230: error: parse error before '}' token
jit-apply.c:230: error: stray '\' in program
jit-apply.c:230: error: stray '\' in program
jit-apply.c:230: error: stray '\' in program
jit-apply.c:230: error: stray '\' in program
jit-apply.c:230: error: parse error before '<' token
jit-apply.c:230: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
jit-apply.c:230: error: stray '\' in program
jit-apply.c:230: error: stray '\' in program
jit-apply.c:230: error: parse error before '}' token
jit-apply.c:230: error: stray '\' in program
jit-apply.c:259: error: stray '\' in program
jit-apply.c:259: error: stray '\' in program
jit-apply.c:259: error: parse error before '}' token
jit-apply.c:259: error: stray '\' in program
jit-apply.c:259: error: stray '\' in program
jit-apply.c:259: error: stray '\' in program
jit-apply.c:259: error: stray '\' in program
jit-apply.c:259: error: parse error before '<' token
jit-apply.c:259: error: stray '\' in program
jit-apply.c:259: error: stray '\' in program
jit-apply.c:259: error: parse error before '}' token
jit-apply.c:259: error: stray '\' in program
jit-apply.c:266: error: parse error before '}' token
jit-apply.c:284: error: duplicate case value
jit-apply.c:170: error: previously used here
jit-apply.c:286: error: `return_value' undeclared (first use in this function)
jit-apply.c:287: error: `result' undeclared (first use in this function)
jit-apply.c:291: error: duplicate case value
jit-apply.c:177: error: previously used here
jit-apply.c:298: error: duplicate case value
jit-apply.c:184: error: previously used here
jit-apply.c:305: error: duplicate case value
jit-apply.c:191: error: previously used here
jit-apply.c:312: error: duplicate case value
jit-apply.c:198: error: previously used here
jit-apply.c:319: error: duplicate case value
jit-apply.c:205: error: previously used here
jit-apply.c:320: error: duplicate case value
jit-apply.c:206: error: previously used here
jit-apply.c:321: error: duplicate case value
jit-apply.c:207: error: previously used here
jit-apply.c:328: error: duplicate case value
jit-apply.c:214: error: previously used here
jit-apply.c:335: error: duplicate case value
jit-apply.c:221: error: previously used here
jit-apply.c:342: error: duplicate case value
jit-apply.c:228: error: previously used here
jit-apply.c:349: error: duplicate case value
jit-apply.c:235: error: previously used here
jit-apply.c:356: error: duplicate case value
jit-apply.c:242: error: previously used here
jit-apply.c:363: error: duplicate case value
jit-apply.c:249: error: previously used here
jit-apply.c:370: error: duplicate case value
jit-apply.c:256: error: previously used here
jit-apply.c:371: error: duplicate case value
jit-apply.c:257: error: previously used here
jit-apply.c:379: error: parse error before '}' token
jit-apply.c: In function `jit_apply':
jit-apply.c:435: warning: implicit declaration of function 
`jit_apply_builder_get_return'
jit-apply.c: In function `jit_closure_va_get_nint':
jit-apply.c:915: error: dereferencing pointer to incomplete type
jit-apply.c:915: error: dereferencing pointer to incomplete type
jit-apply.c:915: error: dereferencing pointer to incomplete type
jit-apply.c:915: error: dereferencing pointer to incomplete type
jit-apply.c:915: error: dereferencing pointer to incomplete type
jit-apply.c:915: error: dereferencing pointer to incomplete type
jit-apply.c:915: error: dereferencing pointer to incomplete type
jit-apply.c: In function `jit_closure_va_get_nuint':
jit-apply.c:922: error: dereferencing pointer to incomplete type
jit-apply.c:922: error: dereferencing pointer to incomplete type
jit-apply.c:922: error: dereferencing pointer to incomplete type
jit-apply.c:922: error: dereferencing pointer to incomplete type
jit-apply.c:922: error: dereferencing pointer to incomplete type
jit-apply.c:922: error: dereferencing pointer to incomplete type
jit-apply.c:922: error: dereferencing pointer to incomplete type
jit-apply.c: In function `jit_closure_va_get_long':
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: `n' undeclared (first use in this function)
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: parse error before '}' token
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: parse error before '<' token
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: `__split' undeclared (first use in this function)
jit-apply.c:929: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: parse error before '}' token
jit-apply.c:929: error: stray '\' in program
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:929: error: dereferencing pointer to incomplete type
jit-apply.c:933: error: parse error before "jit_ulong"
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: parse error before '}' token
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: parse error before '<' token
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: parse error before '}' token
jit-apply.c:936: error: stray '\' in program
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:936: error: dereferencing pointer to incomplete type
jit-apply.c:940: error: parse error before "jit_float32"
jit-apply.c:943: error: dereferencing pointer to incomplete type
jit-apply.c:943: error: dereferencing pointer to incomplete type
jit-apply.c:943: error: dereferencing pointer to incomplete type
jit-apply.c:943: error: dereferencing pointer to incomplete type
jit-apply.c:943: error: dereferencing pointer to incomplete type
jit-apply.c:943: error: dereferencing pointer to incomplete type
jit-apply.c:943: error: dereferencing pointer to incomplete type
jit-apply.c: In function `jit_closure_va_get_float64':
jit-apply.c:950: error: dereferencing pointer to incomplete type
jit-apply.c:950: error: dereferencing pointer to incomplete type
jit-apply.c:950: error: dereferencing pointer to incomplete type
jit-apply.c:950: error: dereferencing pointer to incomplete type
jit-apply.c:950: error: dereferencing pointer to incomplete type
jit-apply.c:950: error: dereferencing pointer to incomplete type
jit-apply.c:950: error: dereferencing pointer to incomplete type
jit-apply.c: In function `jit_closure_va_get_nfloat':
jit-apply.c:957: error: dereferencing pointer to incomplete type
jit-apply.c:957: error: dereferencing pointer to incomplete type
jit-apply.c:957: error: dereferencing pointer to incomplete type
jit-apply.c:957: error: dereferencing pointer to incomplete type
jit-apply.c:957: error: dereferencing pointer to incomplete type
jit-apply.c:957: error: dereferencing pointer to incomplete type
jit-apply.c:957: error: dereferencing pointer to incomplete type
jit-apply.c: In function `jit_closure_va_get_ptr':
jit-apply.c:964: error: dereferencing pointer to incomplete type
jit-apply.c:964: error: dereferencing pointer to incomplete type
jit-apply.c:964: error: dereferencing pointer to incomplete type
jit-apply.c:964: error: dereferencing pointer to incomplete type
jit-apply.c:964: error: dereferencing pointer to incomplete type
jit-apply.c:964: error: dereferencing pointer to incomplete type
jit-apply.c:964: error: dereferencing pointer to incomplete type
jit-apply.c: In function `jit_closure_va_get_struct':
jit-apply.c:977: error: dereferencing pointer to incomplete type
jit-apply.c:977: error: dereferencing pointer to incomplete type
jit-apply.c:977: error: dereferencing pointer to incomplete type
jit-apply.c:977: error: dereferencing pointer to incomplete type
jit-apply.c:977: error: dereferencing pointer to incomplete type
jit-apply.c:977: error: dereferencing pointer to incomplete type
jit-apply.c:977: error: dereferencing pointer to incomplete type
jit-apply.c:977: error: dereferencing pointer to incomplete type
jit-apply.c: In function `jit_closure_va_get_long':
jit-apply.c:980: error: parse error at end of input
make[2]: *** [jit-apply.lo] Error 1
make[2]: Leaving directory `/home/Lang/libjit-0.0.2/jit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Lang/libjit-0.0.2'
make: *** [all-recursive-am] Error 2

Compilation exited abnormally with code 2 at Tue May 25 12:56:47
################################################################

I don't know where is the problem.
Is there some available (read-only) CVS for the latest libjit sources?

Regards.

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/ 
email: basile<at>starynkevitch<dot>net 
aliases: basile<at>tunes<dot>org = bstarynk<at>nerim<dot>net
8, rue de la Fa?encerie, 92340 Bourg La Reine, France


reply via email to

[Prev in Thread] Current Thread [Next in Thread]