[gstreamer-bugs] [Bug 320756] New: gstreamer-0.9.4 compile error on Fedora Core 4 x86_64

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Nov 5 05:30:08 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=320756
 GStreamer | gstreamer (core) | Ver: 0.9.4

           Summary: gstreamer-0.9.4 compile error on Fedora Core 4 x86_64
           Product: GStreamer
           Version: 0.9.4
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: SimonLanzmich at gmx.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Distribution/Version: Fedora Core 4 x86_64

The compilation of gstreamer-0.9.4 on Fedora Core 4 x86_64 fails with the
following error:

[...]
Making all in check
make[4]: Entering directory `/home/simon/build/gstreamer-0.9.4/gst/check'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../..    -I../../libs -I../.. -I../.. -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2   -Wall  -g  
-DGST_DISABLE_DEPRECATED  -g -O2 -MT libgstcheck_0.9_la-gstcheck.lo -MD -MP -MF
".deps/libgstcheck_0.9_la-gstcheck.Tpo" -c -o libgstcheck_0.9_la-gstcheck.lo
`test -f 'gstcheck.c' || echo './'`gstcheck.c; \
then mv -f ".deps/libgstcheck_0.9_la-gstcheck.Tpo"
".deps/libgstcheck_0.9_la-gstcheck.Plo"; else rm -f
".deps/libgstcheck_0.9_la-gstcheck.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2
-Wall -g -DGST_DISABLE_DEPRECATED -g -O2 -MT libgstcheck_0.9_la-gstcheck.lo -MD
-MP -MF .deps/libgstcheck_0.9_la-gstcheck.Tpo -c gstcheck.c  -fPIC -DPIC -o
.libs/libgstcheck_0.9_la-gstcheck.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I../.. -I../.. -pthread
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2
-Wall -g -DGST_DISABLE_DEPRECATED -g -O2 -MT libgstcheck_0.9_la-gstcheck.lo -MD
-MP -MF .deps/libgstcheck_0.9_la-gstcheck.Tpo -c gstcheck.c -o
libgstcheck_0.9_la-gstcheck.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o libgstcheck-0.9.la
-rpath /usr/lib64 -no-undefined libgstcheck_0.9_la-gstcheck.lo
../../gst/libgstreamer-0.9.la -pthread -Wl,--export-dynamic -lgobject-2.0
-lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0    -lcheck ../libgstreamer-0.9.la
gcc -shared  .libs/libgstcheck_0.9_la-gstcheck.o  -Wl,--rpath
-Wl,/home/simon/build/gstreamer-0.9.4/gst/.libs
../../gst/.libs/libgstreamer-0.9.so -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0
-ldl -lglib-2.0 -lcheck ../.libs/libgstreamer-0.9.so  -pthread
-Wl,--export-dynamic -Wl,-soname -Wl,libgstcheck-0.9.so.0 -o
.libs/libgstcheck-0.9.so.0.0.0
/usr/bin/ld:
/usr/lib/gcc/x86_64-redhat-linux/4.0.1/../../../../lib64/libcheck.a(check.o):
relocation R_X86_64_32 against `a local symbol' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-redhat-linux/4.0.1/../../../../lib64/libcheck.a: could not
read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libgstcheck-0.9.la] Fehler 1
make[4]: Leaving directory `/home/simon/build/gstreamer-0.9.4/gst/check'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/simon/build/gstreamer-0.9.4/gst'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/home/simon/build/gstreamer-0.9.4/gst'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/simon/build/gstreamer-0.9.4'
make: *** [all] Fehler 2

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list