[okl4-developer] unable to find package...

hp1010 jeongig.song at samsung.com
Wed Apr 29 13:51:59 EST 2009



hi my name is Ryan

I'm trying to test iguana 

 tools/build.py machine=rveb project=iguana example=hello PYFREEZE=false
kdb_serial=true kernel=micro

error msg is like below
 
MAIN CALL
ALL ARGS ['machine=rveb', 'project=iguana', 'PYFREEZE=false',
'kdb_serial=true', 'kernel=micro', '-ftools/scons.py']
scons: Reading SConscript files ...
args =  {'kernel': 'micro', 'is_rootserver': True, 'PYFREEZE': 'false',
'SCHEDULING_ALGORITHM': 'inheritance', 'KDB_SERIAL': 'true'}
Unable to find package: pistachio
args =  {'kernel': 'micro', 'PYFREEZE': 'false', 'KDB_SERIAL': 'true'}
args =  {'kernel': 'micro', 'is_rootserver': True, 'PYFREEZE': 'false',
'SCHEDULING_ALGORITHM': 'inheritance', 'KDB_SERIAL': 'true'}
args =  {'kernel': 'micro', 'PYFREEZE': 'false', 'KDB_SERIAL': 'true'}
args =  {'kernel': 'micro', 'PYFREEZE': 'false', 'is_rootserver': False,
'SCHEDULING_ALGORITHM': 'inheritance', 'KDB_SERIAL': 'true'}
args =  {'kernel': 'micro', 'PYFREEZE': 'false', 'KDB_SERIAL': 'true'}
args =  {'kernel': 'micro', 'PYFREEZE': 'false', 'KDB_SERIAL': 'true'}
sp804_timer
pl011_uart_v2
eth_device
realviewsys_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/realviewsys_device
Unable to find package: libs/vrealviewsys
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/vrealviewsys
Unable to find package: iguana/vclcd
args =  {'kernel': 'micro', 'PYFREEZE': 'false', 'KDB_SERIAL': 'true'}
args =  {'kernel': 'micro', 'is_rootserver': False, 'PYFREEZE': 'false',
'SCHEDULING_ALGORITHM': 'inheritance', 'KDB_SERIAL': 'true'}
scons: done reading SConscript files.
scons: Building targets ...
Couldn't find a header compat/arch/builtin_return_addr.h when scanning
build/iguana_server/include/compat/toolchain/gnu_c.h
[IDL ]
build/iguana_server/object/libs_iguana/include/interfaces/iguana_serverloop.c
Traceback (most recent call last):
  File "tools/magpie-tools/magpidl4.py", line 89, in <module>
    from magpie.targets.shared.target import Target, CommandlineError
  File
"/home/samba/jeongig.song/okl4_3.0/tools/magpie/magpie/targets/shared/target.py",
line 85, in <module>
    from magpie.targets.shared.inputparser import ASTImportError,
FileNotFoundError
  File
"/home/samba/jeongig.song/okl4_3.0/tools/magpie/magpie/targets/shared/inputparser.py",
line 87, in <module>
    import popen2
  File "/usr/local/lib/python2.6/popen2.py", line 13, in <module>
    DeprecationWarning, stacklevel=2)
DeprecationWarning: The popen2 module is deprecated.  Use the subprocess
module.
scons: ***
[build/iguana_server/object/libs_iguana/include/interfaces/iguana_serverloop.c]
Error 1
scons: building terminated because of errors.


Q1. "unable to find package : ....."
- how can I get this package?
- is that a problem because I used open source?

Q2. "Couldn't find a header compat/arch/builtin_return_addr.h when scanning
build/iguana_server/include/compat/toolchain/gnu_c.h"
- how can I get this header file?

-- 
View this message in context: http://n2.nabble.com/unable-to-find-package...-tp2738484p2738484.html
Sent from the OKL4 Community Forum mailing list archive at Nabble.com.




More information about the Developer mailing list