Hi,
After some trials and errors, I could manage to compile python2.6. I tried to run the test-python and got the following output. It seems the interpreter works fine now but I don't understand what is "
int _sigaction(int, const sigaction*, sigaction*): _sigaction not implemented" message? Does anyone have any idea? Thanks in advance for your answers.
[init -> test-python] int _sigaction(int, const sigaction*, sigaction*): _sigaction not implemented
[init -> test-python] int _sigaction(int, const sigaction*, sigaction*): _sigaction not implemented
[init -> test-python] int _sigaction(int, const sigaction*, sigaction*): _sigaction not implemented
[init -> test-python] int main(): Starting python ...
[init -> test-python]
[init -> test-python]
[init -> test-python] -============================-
[init -> test-python] || ||
[init -> test-python] || Python Core 2.6.4 ||
[init -> test-python] || ||
[init -> test-python] || Genode 11.11 ||
[init -> test-python] || ||
[init -> test-python] -============================-
[init -> test-python]
[init -> test-python] 2011 by Genode Labs
www.genode-labs.com[init -> test-python]
[init -> test-python]
[init] virtual void Genode::Child_policy::exit(int): child "test-python" exited with exit value 0