Hi, I was trying to build gstreamer 1.10 today with jhbuild using the 3.22 module set, and I got the following error:
GEN GstBase-1.0.gir g-ir-scanner: link: /bin/bash ../../../libtool --mode=link --tag=CC gcc -o /home/user/Documents/Code/jh-gnome-checkout/gstreamer/libs/gst/base/tmp-introspectekn2ctot/GstBase-1.0 -export-dynamic -Wall -g -ggdb -O0 -L/opt/gnome-build/lib tmp-introspectekn2ctot/home/user/Documents/Code/jh-gnome-checkout/gstreamer/libs/gst/base/tmp-introspectekn2ctot/GstBase-1.0.o -L. libgstbase-1.0.la -L../../../gst -L/home/user/Documents/Code/jh-gnome-checkout/gstreamer/gst/.libs -L/opt/gnome-build/lib -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -o /home/user/Documents/Code/jh-gnome-checkout/gstreamer/libs/gst/base/tmp-introspectekn2ctot/.libs/GstBase-1.0 -Wall -g -ggdb -O0 tmp-introspectekn2ctot/home/user/Documents/Code/jh-gnome-checkout/gstreamer/libs/gst/base/tmp-introspectekn2ctot/GstBase-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L/opt/gnome-build/lib -L. ./.libs/libgstbase-1.0.so -L../../../gst -L/home/user/Documents/Code/jh-gnome-checkout/gstreamer/gst/.libs -lgio-2.0 -lgmodule-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/opt/gnome-build/lib ./.libs/libgstbase-1.0.so: undefined reference to `gst_element_message_full_with_details' ./.libs/libgstbase-1.0.so: undefined reference to `gst_make_element_message_details' collect2: error: ld returned 1 exit status linking of temporary binary failed: Command '['/bin/bash', '../../../libtool', '--mode=link', '--tag=CC', 'gcc', '-o', '/home/user/Documents/Code/jh-gnome-checkout/gstreamer/libs/gst/base/tmp-introspectekn2ctot/GstBase-1.0', '-export-dynamic', '-Wall', '-g', '-ggdb', '-O0', '-L/opt/gnome-build/lib', 'tmp-introspectekn2ctot/home/user/Documents/Code/jh-gnome-checkout/gstreamer/libs/gst/base/tmp-introspectekn2ctot/GstBase-1.0.o', '-L.', 'libgstbase-1.0.la', '-L../../../gst', '-L/home/user/Documents/Code/jh-gnome-checkout/gstreamer/gst/.libs', '-L/opt/gnome-build/lib', '-lgio-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lgstreamer-1.0', '-lgobject-2.0', '-lglib-2.0']' returned non-zero exit status 1 Makefile:1126: recipe for target 'GstBase-1.0.gir' failed Can anyone suggest whats is causing this issue? I have already use the "wipe directory and start over" option from jhbuild, so I do not think its a problem with left over artefacts from a previous build. Cheers Sebastian _______________________________________________ desktop-devel-list mailing list desktop-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/desktop-devel-list