[coyotos-dev] BigNum.cxx buglet? - CAPIDL_U32
dx dx
dxtros at gmail.com
Sun Oct 21 18:20:57 EDT 2007
Hi,
I have the same problem, but I don't know how Jeroen solved this, because he
got a successful build.
#define OC_coyotos_Cap_destroy CAPIDL_U32(0x286edb7ce18201ff)
#define OC_coyotos_Cap_getType CAPIDL_U32(0x818e2c564701051a)
line 255: _params.in._opCode = OC_coyotos_Cap_destroy;
line 406: _params.in._opCode = OC_coyotos_Cap_getType;
/usr/bin/ccache /coyotos/host/bin/i386-unknown-coyotos-gcc -g
-finline-limit=3000 -fno-strict-aliasing -I../../../../../sys
-I../../../../../sys/idl/BUILD/h -IBUILD -Wall -Winline -Wno-format
-Wno-char-subscripts -Werror -M -MT BUILD/openrcv- data.o -MF
BUILD/.openrcv-data.m openrcv-data.c
/usr/bin/ccache /coyotos/host/bin/i386-unknown-coyotos-gcc -g
-finline-limit=3000 -fno-strict-aliasing -I../../../../../sys
-I../../../../../sys/idl/BUILD/h -IBUILD -Wall -Winline -Wno-format
-Wno-char-subscripts -Werror -c openrcv-data.c -o BUILD/openrcv-data.o
cc1: warnings being treated as errors
In file included from openrcv-data.c:3:
../../../../../sys/idl/BUILD/h/idl/coyotos/Cap.h: In function
'IDL_ENV_coyotos_Cap_destroy':
../../../../../sys/idl/BUILD/h/idl/coyotos/Cap.h:255: warning: integer
constant is too large for 'unsigned long' type
../../../../../sys/idl/BUILD/h/idl/coyotos/Cap.h:255: warning: large integer
implicitly truncated to unsigned type
../../../../../sys/idl/BUILD/h/idl/coyotos/Cap.h: In function
'IDL_ENV_coyotos_Cap_getType':
../../../../../sys/idl/BUILD/h/idl/coyotos/Cap.h:406: warning: integer
constant is too large for 'unsigned long' type
../../../../../sys/idl/BUILD/h/idl/coyotos/Cap.h:406: warning: large integer
implicitly truncated to unsigned type
make[4]: *** [BUILD/openrcv-data.o] Error 1
make[4]: Leaving directory
`/eif/coyotos/src/sys/arch/i386/test-image/by-hand'
*** RECURSIVE BUILD STOPS ***
make[3]: *** [recurse] Error 1
make[3]: Leaving directory `/eif/coyotos/src/sys'
*** RECURSIVE BUILD STOPS ***
make[2]: *** [recurse] Error 1
make[2]: Leaving directory `/eif/coyotos/src'
make[1]: *** [packages] Error 2
make[1]: Leaving directory `/eif/coyotos/src'
make: *** [world] Error 2
System:
AMD64
Ubuntu 7.10
Thanks,
dex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.coyotos.org/pipermail/coyotos-dev/attachments/20071021/c4f61508/attachment.html
More information about the coyotos-dev
mailing list