Can't build devel/git on -CURRENT?
Tim Kientzle
kientzle at freebsd.org
Mon Mar 26 04:33:24 UTC 2012
I've tried adding
CONFIGURE_ENV+= CHARSET_LIB=-lcharset
to the port Makefile, but still no joy:
$ cd /usr/ports/devel/git
$ make
…..
libgit.a(gettext.o): In function `git_setup_gettext':
gettext.c:(.text+0x4f): undefined reference to `locale_charset'
gmake: *** [git-daemon] Error 1
*** Error code 1
Stop in /usr/ports/devel/git.
*** Error code 1
More information about the freebsd-current
mailing list