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 660616 - libgdata 0.9.1 fails to build with undefined references
libgdata 0.9.1 fails to build with undefined references
Status: RESOLVED DUPLICATE of bug 656529
Product: libgdata
Classification: Platform
Component: General
0.9.x
Other Linux
: Normal major
: ---
Assigned To: libgdata-maint
libgdata-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-01 09:04 UTC by Jeremy Bicha
Modified: 2011-10-05 23:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2011-10-01 09:04:47 UTC
AMD64, Ubuntu 11.10

LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed

https://launchpadlibrarian.net/81619549/buildlog_ubuntu-oneiric-amd64.libgdata_0.9.1-0ubuntu2%7Eppa1_FAILEDTOBUILD.txt.gz


/build/buildd/libgdata-0.9.1/tmp-introspect9m1n56/GData-0.0.o:(.data+0x18): undefined reference to `gdata_youtube_service_error_quark'
/build/buildd/libgdata-0.9.1/tmp-introspect9m1n56/GData-0.0.o:(.data+0x20): undefined reference to `gdata_documents_service_error_quark'
collect2: ld returned 1 exit status
linking of temporary binary failed: Command '['/bin/bash', './libtool', '--mode=link', '--tag=CC', 'gcc', '-o', '/build/buildd/libgdata-0.9.1/tmp-introspect9m1n56/GData-0.0', '-export-dynamic', '-g', '-O2', '-g', '-O2', '-Wall', '-L.', 'gdata/libgdata.la', '-pthread', '-lgio-2.0', '-lgobject-2.0', '-lgmodule-2.0', '-lgthread-2.0', '-lrt', '-lglib-2.0', '/build/buildd/libgdata-0.9.1/tmp-introspect9m1n56/GData-0.0.o']' returned non-zero exit status 1
make[3]: *** [gdata/GData-0.0.gir] Error 1
Comment 1 Philip Withnall 2011-10-05 23:05:29 UTC
This was fixed in the 0.10.0 release. Since then, 0.10.1 has been released which I'd recommend you package instead. 0.9.1 is an unstable release.

Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

*** This bug has been marked as a duplicate of bug 656529 ***