ports/67851: pwlib requires gc-3.3 to build properly on V4 systems
Kevin Oberman
oberman at es.net
Fri Jun 11 23:30:35 UTC 2004
>Number: 67851
>Category: ports
>Synopsis: pwlib requires gc-3.3 to build properly on V4 systems
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 11 23:30:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Kevin Oberman
>Release: FreeBSD 4.10-PRERELEASE i386
>Organization:
ESnet--THe Energy Sciences Network
>Environment:
System: FreeBSD ptavv.es.net 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #31: Mon May 17 09:24:38 PDT 2004 oberman at ptavv.es.net:/usr/obj/usr/src/sys/PTAVV i386
>Description:
pwlib will not buidl on V4 due to c++ errors. This is fixed by
compiling with gcc-3.3.4. (It is likely that 3.2 also would work OK,
but I have not tried it.
>How-To-Repeat:
cd /usr/ports/devel/pwlib && make
>Fix:
--- Makefile.orig Fri Jun 11 15:11:02 2004
+++ Makefile Fri Jun 11 14:59:53 2004
@@ -25,6 +25,7 @@
USE_GMAKE= yes
USE_OPENLDAP= yes
USE_AUTOCONF_VER= 253
+USE_GCC= 3.3
CONFIGURE_ENV= OSRELEASE=${OSVERSION}
ALL_TARGET= optnoshared
MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list