pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/chat/licq-core



On Thu, Feb 16, 2012 at 03:26:41PM +0000, Hans Rosenfeld wrote:
 > Modified Files:
 >      pkgsrc/chat/licq-core: Makefile PLIST distinfo
 > Added Files:
 >      pkgsrc/chat/licq-core/patches: patch-po_Makefile.in.in
 > 
 > Log Message:
 > Build locales, buildlink against libiconv.

This broke it on netbsd: the files you added to the plist (licq.mo for
de and es) are not installed. This is probably the relevant bit:

checking for GNU gettext in libc... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for iconv... (cached) yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: creating ./config.status

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index