From nobody@FreeBSD.org  Mon Sep 10 07:02:59 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4BE2D16A419
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Sep 2007 07:02:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 22DB713C458
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Sep 2007 07:02:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l8A72wgV043829
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 10 Sep 2007 07:02:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l8A72w9w043828;
	Mon, 10 Sep 2007 07:02:58 GMT
	(envelope-from nobody)
Message-Id: <200709100702.l8A72w9w043828@www.freebsd.org>
Date: Mon, 10 Sep 2007 07:02:58 GMT
From: Vladimir Ermakov <samflanker@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: support build on FreeBSD 7.0-CURRENT
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         116252
>Category:       ports
>Synopsis:       net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 10 07:10:04 GMT 2007
>Closed-Date:    Tue Sep 11 20:53:40 GMT 2007
>Last-Modified:  Tue Sep 11 21:00:06 GMT 2007
>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:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Tue Sep 11 20:53:33 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116252 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116252: commit references a PR
Date: Tue, 11 Sep 2007 20:53:31 +0000 (UTC)

 edwin       2007-09-11 20:53:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/netxms      Makefile 
   Log:
   net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT
   
           NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base
           compilator on 7.0-CURRENT)
   
   PR:             ports/116252
   Submitted by:   Vladimir Ermakov <samflanker@gmail.com>
   
   Revision  Changes    Path
   1.2       +1 -3      ports/net-mgmt/netxms/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
