[okl4-developer] more errors, further though

zlice0 zlice0555 at yahoo.com
Thu Oct 29 22:08:38 EST 2009


YES! that worked! (after i changed something - below) i guess i didn't see a
page with the downloads link or the i686 toolchain since the main wiki page
just explains how to use the sdk and i'm horrible at net navigation. oklinux
is still giving out the same error (of course, it's not toolchain
related...) but i'm going to work on that later. i don't see why exit.o(.c)
would call a function that isn't included right/correctly, i'll have to find
time to read the code later...


magpidl4.py calls 'python' to execute

#!/usr/bin/env ptyhon

had to change it to 'python2.4' because i have 2.6 installed and it gives
depricated errors...and earlier i tried to unisntall python2.6 and my
coreutils in gentoo didn't work...oooopps. but all is well now :)




zlice0 wrote:
> 
> so i figured out my /opt dir got screwed up and that's why i wasn't
> getting anywhere with building okl4_xxx. but now i am getting errors
> building 2.1.1 and 3.0
> 
> this is where i am now...
> 
> 
> 2.1.1-fix.7
> 
> ./tools/build.py machine=ia32_pc99 project=iguana build_dir=ia32
> 
> [ASM ] ia32/pistachio/object/pistachio/tcb_layout.s
> sh:
> /opt/okl/Linux-i386/stow/i686-unknown-linux-gnu/bin/i686-unknown-linux-gnu-gcc:
> No such file or directory
> scons: *** [ia32/pistachio/object/pistachio/tcb_layout.s] Error 127
> scons: building terminated because of errors.
> 
> 
> (2.1 and 2.1.1-fix.7 for gumstix)
> 
> ./tools/build.py machine=gumstix project=iguana 'build_dir="gumstix"'
> 
> SERIAL_DRIVER is  uart_8250
> scons: done reading SConscript files.
> scons: Building targets ...
> [LINK] gumstix/pistachio/bin/kernel
> scons: *** [gumstix/pistachio/bin/kernel] Error 127
> scons: building terminated because of errors.
> /tools/build.py project=iguana machine=gumstix
> 
> 
> 3.0
> 
> /tools/build.py project=iguana machine=gumstix
> 
> [COPY] build/elfweaver/freeze_elfadorn/elfadorn
> [ICE ] build/elfweaver/freeze_elfadorn/elfadorn
> sh: /opt/okl/Linux-x86_64/stow/okpython/Python/python: No such file or
> directory
> scons: *** [build/elfweaver/freeze_elfadorn/elfadorn] Error 127
> scons: building terminated because of errors.
> 
> 
> okay...now i read something with PYFREEZE=False...sooo
> 
> 
> ./tools/build.py project=iguana machine=gumstix PYFREEZE=False
> 
> 
> [ASPP]
> build/pistachio/object/libs_atomic_ops/arch/arm/libs/atomic_ops/v5/src/cmp_set.o
> [AR  ] build/pistachio/lib/libatomic_ops.a
> [LIB ] build/pistachio/lib/libatomic_ops.a
> [LINK] build/pistachio/bin/l4kernel
> scons: *** [build/pistachio/bin/l4kernel] Error 127
> scons: building terminated because of errors.
> 
> 
> path has /opt/nicta/..../bin and arm-unknwon....gnueabi.../bin
> 
> 
> 
> o.0? i don't understand. no clue what Error 127 is, don't know what to
> look for or why ther pistachio/bin/kernel isn't being made, idk what this
> 'okpython' is because i dont' see it on the wiki page, and oklinux is
> still giving me the same 'tsk_done_mm' impliciate error when i hit exit.o.
> Thinking of trying to build gentoo and paravirtualize that because 2.6.23
> started having para-virtualize in the kernel if i am correct(?), but
> that's IF i can even compile okl4...if not the only way to try is to use
> the sdk 'linux' example but i am having my doubt...and even then, i wont
> be able to get ia32(x86) support anyway, which will suck.
> 
> i don't really have any questions...any help would be awesome. but i just
> don't get how anyone gets this working, i guess the best question is has
> anyone? and if they have what is your setup? path, system, tools,
> any/everything? it's hard to see what i'm doing wrong when i don't have a
> working example, and i'm on gentoo so i'm willing to bet i'm missing some
> kind of program. thanks for anyone who has any help.
> 

-- 
View this message in context: http://n2.nabble.com/more-errors-further-though-tp3908571p3911286.html
Sent from the OKL4 Community Forum mailing list archive at Nabble.com.



More information about the Developer mailing list