[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem compiling base 1,11,1
From: |
Pablo Di Noto |
Subject: |
Problem compiling base 1,11,1 |
Date: |
Tue, 08 Nov 2005 11:51:18 -0300 |
User-agent: |
Debian Thunderbird 1.0.7 (X11/20051017) |
Hi,
I am compiling base 1.11.1 on a uClibc based linux x86 toolchain.
I have done this several times, but this time I get this error:
Compiling file objc-load.m ...
Compiling file NSMessagePort.m ...
Compiling file NSMessagePortNameServer.m ...
Compiling file GSFFCallInvocation.m ...
GSFFCallInvocation.m: In function `GSInvocationCallback':
GSFFCallInvocation.m:1003: error: union has no member named `_longlong'
GSFFCallInvocation.m:1004: error: union has no member named `_ulonglong'
GSFFCallInvocation.m:1003: warning: value computed is not used
GSFFCallInvocation.m:1004: warning: value computed is not used
make[2]: *** [shared_obj/GSFFCallInvocation.o] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/root/gnustep-base-1.11.1/Source'
make: *** [internal-all] Error 2
kachung:~/gnustep-base-1.11.1#
I am using ffcall 1.10 from GNUstep site. GCC is 3.4.4 and uClibc
toolchain was created with 0.9.28.
Any pointers where to look to pinpoint the problem?
Will try with ffcall 1.9.
Thanks in advance,
///Pablo
- Problem compiling base 1,11,1,
Pablo Di Noto <=