After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 674457 - static build fails due to missing -fPIC flag
static build fails due to missing -fPIC flag
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: qt-gstreamer
0.10.2
Other Linux
: Normal normal
: 0.10.3
Assigned To: George Kiagiadakis
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-20 09:32 UTC by George Kiagiadakis
Modified: 2013-06-09 16:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description George Kiagiadakis 2012-04-20 09:32:35 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
Comment 1 Tim-Philipp Müller 2013-03-16 12:56:21 UTC
What's up with this? Is it difficult to fix?
Comment 2 George Kiagiadakis 2013-06-09 16:48:33 UTC
This should be fixed now