Hi all,
I am trying to build gentoo from source, as it actually isnt in the main portage tree. However, configure runs quite fine, but during the make process, the build fails at building webkit.
Basically, the relevant error (I think) is the following.
File "/home/user/qt-everywhere-opensource-src-5.1.0/qtwebkit/Source/JavaScriptCore/disassembler/udis86/itab.py", line 271
print "error: invalid operand declaration: %s\n" % opr[i]
^
SyntaxError: invalid syntax
Anyidea, what causes that?
regards,
curator
↧