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 724904 - src/daemon: Do not override LINK
src/daemon: Do not override LINK
Status: RESOLVED FIXED
Product: libgtop
Classification: Core
Component: general
2.28.x
Other FreeBSD
: Normal normal
: ---
Assigned To: libgtop maintainers
libgtop maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-21 17:51 UTC by Ting-Wei Lan
Modified: 2014-04-28 21:25 UTC
See Also:
GNOME target: ---
GNOME version: 3.11/3.12


Attachments
remove LINK variable (715 bytes, patch)
2014-02-21 17:51 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2014-02-21 17:51:43 UTC
Created attachment 269935 [details] [review]
remove LINK variable

This is the same problem as https://bugzilla.gnome.org/show_bug.cgi?id=724195.

Overriding LINK variable is not needed, and it cause build problem on FreeBSD.
I get the following error when LINK is overrided.

libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
Comment 1 Robert Roth 2014-04-28 21:15:28 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 2 Robert Roth 2014-04-28 21:25:31 UTC
Review of attachment 269935 [details] [review]:

Pushed.