GNOME Bugzilla – Bug 724089
VALA_CHECK_PACKAGES does not use LDFLAGS
Last modified: 2014-02-11 20:39:25 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
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 ***