Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2011 11:40:10 GMT
From:      Martin Tournoij <martin@arp242.net>
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/162421: lang/python32 fails to build (undefined reference to `libintl_dcgettext')
Message-ID:  <201111101140.pAABeAsH021592@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/162421; it has been noted by GNATS.

From: Martin Tournoij <martin@arp242.net>
To: Jan Beich <jbeich@tormail.net>
Cc: bug-followup@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111101140.pAABeAsH021592>