glade-3 link failures with --no-add-needed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glade-3 (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Natty |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: glade-3
gtk-doc: Compiling scanner
mkdir .libs
gcc -g -O2 -g -Wall -O2 -I../gladeui -I../gladeui -I.. -I.. -pthread -I/usr/
gtk-doc: Linking scanner
gcc -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-
/usr/bin/ld: .libs/gladeui-
/usr/bin/ld: note: 'gtk_widget_
/usr/lib64/
collect2: ld returned 1 exit status
Linking of scanner failed:
make[3]: *** [scan-build.stamp] Error 1
doc/Makefile.* (GTKDOC_LIBS) needs additional -lgtk-x11-2.0 -lgobject-2.0 -lglib-2.0
Related branches
- Robert Ancell: Approve
-
Diff: 407 lines (+57/-214)8 files modifieddebian/changelog (+17/-0)
debian/control (+10/-8)
debian/control.in (+9/-7)
debian/patches/02_spinbutton-adjustment.patch (+0/-17)
debian/patches/03_fix-vbox-orientation.patch (+0/-166)
debian/patches/04_do_not_escape_utf8.patch (+0/-15)
debian/patches/90_linking_doc_in_natty.patch (+20/-0)
debian/rules (+1/-1)
Changed in glade-3 (Ubuntu): | |
importance: | Undecided → High |
milestone: | none → natty-alpha-1 |
status: | New → Confirmed |
I just linked https:/ /code.launchpad .net/~mathieu- tl/glade- 3/update- to-3.7. 1/ which I had been working on (the update of glade3 to 3.7.1) which includes a patch that fixes precisely this issue.