15 Jan
2015
15 Jan
'15
10:25 p.m.
Cezar Rangel <cezar.rangel@gmail.com> escribió:
Good news! Finally clang is ok! Like Pedja builds fine on my machine too but only concerning clang. so, when I try chromium, in the end comes an error: file "/usr/lib/python2.7/multiprocessing/synchronized/.py" line 59, in <module> "function, sec issue 3770") Import error: this plataform lacks a functioning sem_open implementation, therefore, the required synchronization...will not function, see issue 3770".
You should compile your kernel with CONFIG_SYSVIPC=y. This and maybe other missing kernel features are probably the reason that you are having problems with Xorg too. Alan