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 724089 - VALA_CHECK_PACKAGES does not use LDFLAGS
VALA_CHECK_PACKAGES does not use LDFLAGS
Status: RESOLVED DUPLICATE of bug 724176
Product: vala
Classification: Core
Component: general
unspecified
Other FreeBSD
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-11 03:39 UTC by Ting-Wei Lan
Modified: 2014-02-11 20:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ting-Wei Lan 2014-02-11 03:39:31 UTC
I set LDFLAGS to "-Wl,-Y/usr/local/lib" in order to link to libintl, but VALA_CHECK_PACKAGES does not use LDFLAGS. Therefore, I get the following error:

/usr/bin/ld: cannot find -lintl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: cc exited with status 256
Comment 1 Luca Bruno 2014-02-11 20:39:25 UTC
Marking as duplicate since the other bug has a patch.

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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