[okl4-developer] OKL4_3.0 build error - init_script.cc warnning raised to errors.
Alexander Valitov
valitov79 at mail.ru
Wed Dec 10 03:23:39 EST 2008
I receive the same error and additionally I have another issue when trying to
build OK Linux.
But my situation is different in two points:
1. I don’t use prebuild toolchain, I compiled Crosstool 0.43 with Crosstool
EABI patch applied.
2. And I’m tying to build iguana for versatile:
$ ./tools/build.py machine=versatile project=iguana
example=dining_philosophers toolchain=gnu_arm_eabi_toolchain
Error is the same:
cc1plus: warnings being treated as errors
pistachio/src/init_script.cc: In function 'void ki_assign_irq(space_t*,
ki_assign_irq_t*)':
pistachio/src/init_script.cc:647: warning: type-punning to incomplete type
might break strict-aliasing rules
When I’m trying to build OK Linux I get this error:
Error: name 'oklinux_tests' is not defined
Here is the log for second case:
$ ./tools/build.py machine=versatile project=iguana wombat=True
example=dining_philosophers toolchain=gnu_arm_eabi_toolchain
scons: Reading SConscript files ...
sp804_timer
pl011_uart_v2
eth_device
versatilesys_device
kmi0_device
skip
kmi1_device
skip
clcd_device
test_device
skip
Unable to find package: drivers/eth_device
Unable to find package: libs/veth
Unable to find package: drivers/versatilesys_device
Unable to find package: libs/vversatilesys
Unable to find package: drivers/clcd_device
Unable to find package: libs/vclcd
SERIAL_DRIVER is pl011_uart_v2
Unable to find package: iguana/veth
Unable to find package: iguana/vversatilesys
Unable to find package: iguana/vclcd
OK Linux library dependencies: ['mutex', 'fs', 'vtimer', 'vserial', 'l4e',
'll', 'iguana', 'l4', 'gcc', 'circular_buffer', 'oklinux', 'atomic_ops',
'okl4']
build okl4fs? True
mutex type user
/home/alex/OKL4_release_3.0/okl4_3.0/linux/rootfs-2.6.24-v2/SConscript:32
Error: name 'oklinux_tests' is not defined
--
View this message in context: http://n2.nabble.com/OKL4_3.0-build-error---init_script.cc-warnning-raised-to-errors.-tp1634545p1634582.html
Sent from the OKL4 Community Forum mailing list archive at Nabble.com.
More information about the Developer
mailing list