[OpenBIOS] OpenBios Fails To Compile ??

Blue Swirl blueswir1 at hotmail.com
Wed Sep 20 18:45:11 CEST 2006


>Building...error:
>arch/unix/unix.c: In function 'segv_handler':
>arch/unix/unix.c:268: warning: format '%x' expects type 'unsigned int',  
>but argument 2 has type 'long unsigned int'
>arch/unix/unix.c:270: warning: format '%x' expects type 'unsigned int',  
>but argument 2 has type 'long unsigned int'
>arch/unix/unix.c:270: warning: format '%x' expects type 'unsigned int',  
>but argument 3 has type 'long unsigned int'
>arch/unix/unix.c:270: warning: format '%x' expects type 'unsigned int',  
>but argument 4 has type 'cell'
>arch/unix/unix.c:270: warning: format '%x' expects type 'unsigned int',  
>but argument 5 has type 'ucell'
>arch/unix/unix.c:270: warning: format '%x' expects type 'unsigned int',  
>but argument 6 has type 'long unsigned int'
>arch/unix/unix.c:272: warning: format '%x' expects type 'unsigned int',  
>but argument 4 has type 'ucell'
>arch/unix/unix.c: In function 'read_from_disk':
>arch/unix/unix.c:348: warning: unused parameter 'channel'
>arch/unix/unix.c:348: warning: unused parameter 'unit'
>arch/unix/unix.c: In function 'main':
>arch/unix/unix.c:503: warning: format '%d' expects type 'int', but  
>argument 2 has type 'cell'
>make[1]: *** [obj-amd64/target/arch/unix/unix.o] Error 1
>make[1]: Leaving directory `/bios/OpenBIOS/openbios-devel'

These compiler messages are warnings, not errors, the real error happens 
earlier. Please retry with 'make build-verbose' to see the unfiltered 
compiler output.

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




More information about the OpenBIOS mailing list