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 351058 - [patch] --as-needed fix
[patch] --as-needed fix
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-08-12 16:48 UTC by Fryderyk Dziarmagowski
Modified: 2006-10-01 11:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
pass missing IPTCDATA_LIBS to LIBADD (502 bytes, patch)
2006-08-12 16:49 UTC, Fryderyk Dziarmagowski
none Details | Review
link with $(GPHOTO_LIBS) (600 bytes, patch)
2006-09-10 12:01 UTC, Fryderyk Dziarmagowski
none Details | Review

Description Fryderyk Dziarmagowski 2006-08-12 16:48:15 UTC
Fix build failure when -Wl,--as-needed is passed to linker flags
Comment 1 Fryderyk Dziarmagowski 2006-08-12 16:49:49 UTC
Created attachment 70784 [details] [review]
pass missing IPTCDATA_LIBS to LIBADD
Comment 2 Paolo Bacchilega 2006-08-14 07:25:14 UTC
patch applied to CVS, thanks.
Comment 3 Fryderyk Dziarmagowski 2006-09-10 12:01:56 UTC
Created attachment 72497 [details] [review]
link with $(GPHOTO_LIBS)
Comment 4 Fryderyk Dziarmagowski 2006-09-10 12:03:29 UTC
reopened bug with additional fix to avoid unresoled gp_camera_new symbol in libphotoimporter
Comment 5 Paolo Bacchilega 2006-10-01 11:17:53 UTC
thanks