ports/94438: devel/libidn - does not build

Peter Schuller peter.schuller at infidyne.com
Tue Mar 14 07:20:18 UTC 2006


>Number:         94438
>Category:       ports
>Synopsis:       devel/libidn - does not build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 14 07:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller at infidyne.com
>Release:        FreeBSD 6.0-RELEASE-p5 i386
>Organization:
N/A
>Environment:
System: FreeBSD scode.mine.nu 6.0-RELEASE-p5 FreeBSD 6.0-RELEASE-p5 #0: Mon Mar 13 14:59:36 UTC 2006 scode at scode.mine.nu:/usr/obj/usr/src/sys/PROMETHEUS i386

>Description:
	devel/libidn does not build, failing to find "Makefile" in the build
	phase because the configure script is not run.
>How-To-Repeat:
	cd /usr/ports/devel/libidn && make build
>Fix:
	Suggest this patch:

--- Makefile~	Sun Jul 17 22:14:22 2005
+++ Makefile	Tue Mar 14 06:59:50 2006
@@ -22,6 +22,7 @@
 USE_PERL5_BUILD=	yes
 USE_REINPLACE=	yes
 
+GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list