ports/116252: support build on FreeBSD 7.0-CURRENT
Vladimir Ermakov
samflanker at gmail.com
Mon Sep 10 07:10:04 UTC 2007
>Number: 116252
>Category: ports
>Synopsis: support build on FreeBSD 7.0-CURRENT
>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: Mon Sep 10 07:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Vladimir Ermakov
>Release: FreeBSD 6.2-STABLE
>Organization:
_
>Environment:
FreeBSD 7.0-CURRENT
>Description:
NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base compilator on 7.0-CURRENT)
>How-To-Repeat:
use old compiler
>Fix:
use GCC 3.4 compiler
Patch attached with submission follows:
--- /usr/ports/net-mgmt/netxms/Makefile 2007-09-07 16:15:26.000000000 +0400
+++ Makefile 2007-09-10 10:57:02.000000000 +0400
@@ -20,6 +20,7 @@
CC= gcc
CXX= g++
+USE_GCC= 3.4
USE_LDCONFIG= yes
USE_OPENSSL= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list