Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Building qt-5.1 from source in gentoo

$
0
0
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

Viewing all articles
Browse latest Browse all 2113

Trending Articles