GNOME Bugzilla – Bug 674457
static build fails due to missing -fPIC flag
Last modified: 2013-06-09 16:48:33 UTC
[ 79%] Building CXX object src/qml/CMakeFiles/QtGStreamerQML.dir/QtGStreamerQML_automoc.cpp.o Linking CXX shared module libQtGStreamerQML.so /usr/bin/ld: ../QGst/libQtGStreamerUi-0.10.a(graphicsvideowidget.cpp.o): relocation R_X86_64_32S against `_ZTVN4QGst2Ui19GraphicsVideoWidgetE' can not be used when making a shared object; recompile with -fPIC ../QGst/libQtGStreamerUi-0.10.a: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[2]: *** [src/qml/libQtGStreamerQML.so] Error 1 make[1]: *** [src/qml/CMakeFiles/QtGStreamerQML.dir/all] Error 2 make: *** [all] Error 2
What's up with this? Is it difficult to fix?
This should be fixed now