Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2009 13:29:58 -0600 (CST)
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/130351: science/vis5d+ port does not build
Message-ID:  <200901101929.n0AJTwpQ034248@cauchy.math.missouri.edu>
Resent-Message-ID: <200901102010.n0AKA125041287@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         130351
>Category:       ports
>Synopsis:       science/vis5d+ port does not build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 10 20:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD cauchy 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Dec 24 14:55:19 CST 2008 stephen@cauchy:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.6.20090109092228/vis5d+-1.2.1_11.log
>How-To-Repeat:
	
>Fix:

	
diff -ur /usr/ports/science/vis5d+/Makefile vis5d+/Makefile
--- /usr/ports/science/vis5d+/Makefile	2009-01-07 10:34:27.000000000 -0600
+++ vis5d+/Makefile	2009-01-10 13:22:45.000000000 -0600
@@ -29,7 +29,8 @@
 USE_GNOME=	gnometarget gtk12
 USE_ICONV=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" F77="${F77}" FFLAGS="-fno-range-check" LIBS="-lgfx"
+CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" F77="${F77}" FFLAGS="-fno-range-check" LIBS="-lgfx"
+FFLAGS+=	-fno-range-check
 CONFIGURE_ARGS=	--enable-gtk --enable-threads --with-netcdf \
 		--with-mixkit=${LOCALBASE}/lib/libmix.a --with-x
 USE_LDCONFIG=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



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