Ryan Frederick <ryanrfreder...@gmail.com> writes: > On 03/06/2014 03:50 PM, Albert Shih wrote: >> Hi >> >> I got a problem to build git 1.9.0 ports on >> >> (...) >> >> cc -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG >> -fno-strict-aliasing -I. -I/usr/local/include -I/usr/local/include >> -I/usr/include -DUSE_ST_TIMESPEC -DOLD_ICONV -pthread -DHAVE_PATHS_H >> -DHAVE_LIBCHARSET_H -DHAVE_STRINGS_H -DSHA1_HEADER='<openssl/sha.h>' >> -DFREAD_READS_DIRECTORIES -DUSE_WILDMATCH -DDIR_HAS_BSD_GROUP_SEMANTICS >> -DSHELL_PATH='"/bin/sh"' -o git-daemon -L/usr/local/lib >> -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib daemon.o libgit.a >> xdiff/lib.a -lz -lintl -L/usr/lib -Wl,-rpath,/usr/lib -lcrypto -pthread >> libgit.a(gettext.o): In function `git_setup_gettext': >> gettext.c:(.text+0x43): undefined reference to `locale_charset' >> cc: error: linker command failed with exit code 1 (use -v to see >> invocation) >> gmake[1]: *** [git-daemon] Erreur 1 >> gmake[1] : on quitte le répertoire « >> /usr/ports/devel/git/work/git-1.9.0 » >> *** Error code 1 >> >> Stop. >> >> Regards. >> >> JAS >> > > I opened the following PR on this a couple of hours ago -- > http://www.freebsd.org/cgi/query-pr.cgi?pr=187326
Great, thanks. I can confirm this build failure. _1126 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"