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 535098 - fix underlinking problem
fix underlinking problem
Status: RESOLVED FIXED
Product: bug-buddy
Classification: Deprecated
Component: general
2.22.x
Other Linux
: Normal normal
: ---
Assigned To: Bug-buddy Maintainers
Bug-buddy Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-27 15:22 UTC by Frederic Crozat
Modified: 2008-07-14 18:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix underlinking (531 bytes, patch)
2008-05-27 15:23 UTC, Frederic Crozat
committed Details | Review

Description Frederic Crozat 2008-05-27 15:22:46 UTC
When building bug-buddy with underlinking (and overlinking) check (LDFLAGS="-Wl,--as-needed -Wl,--undefined", build fails because gnome-breakpad is not linked to X11.

Attached patch fixes this issue.
Comment 1 Frederic Crozat 2008-05-27 15:23:24 UTC
Created attachment 111615 [details] [review]
fix underlinking
Comment 2 André Klapper 2008-07-14 18:32:03 UTC
I have committed this to trunk after branching today:
http://svn.gnome.org/viewvc/bug-buddy/trunk/configure.in?r1=2548&r2=2547&pathrev=2548