ports/162421: lang/python32 fails to build (undefined reference to `libintl_dcgettext')

Martin Tournoij martin at arp242.net
Thu Nov 10 11:40:11 UTC 2011


The following reply was made to PR ports/162421; it has been noted by GNATS.

From: Martin Tournoij <martin at arp242.net>
To: Jan Beich <jbeich at tormail.net>
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/162421: lang/python32 fails to build (undefined reference
 to `libintl_dcgettext')
Date: Thu, 10 Nov 2011 10:34:17 -0100

 On Thu, Nov 10, 2011 at 11:28:26AM +0600, Jan Beich wrote:
 > Known as ports/136917, try to apply the first[1] patch in it.
 > Many ports are not prepared to have -I${LOCALBASE}/include in CFLAGS.
 > 
 > [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F136917&getpatch=1
 
 Thanks, I only looked at PR's for lang/python3* ports, so I missed this one!
 
 In any case, adding
 CONFIGURE_ENV+= ac_cv_header_libintl_h=no
 fixed the issue for now.


More information about the freebsd-python mailing list