From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 8 11:49:39 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D57F216A4CE; Sat, 8 May 2004 11:49:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93B2E43D31; Sat, 8 May 2004 11:49:39 -0700 (PDT) (envelope-from eik@FreeBSD.org) Received: from freefall.freebsd.org (eik@localhost [127.0.0.1]) i48IndHe087174; Sat, 8 May 2004 11:49:39 -0700 (PDT) (envelope-from eik@freefall.freebsd.org) Received: (from eik@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i48IndOn087170; Sat, 8 May 2004 11:49:39 -0700 (PDT) (envelope-from eik) Date: Sat, 8 May 2004 11:49:39 -0700 (PDT) From: Oliver Eikemeier Message-Id: <200405081849.i48IndOn087170@freefall.freebsd.org> To: chuck@pkix.net, eik@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/66403: security/nmap compile problem using gcc3.x, libstdc++ X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 May 2004 18:49:39 -0000 Synopsis: security/nmap compile problem using gcc3.x, libstdc++ State-Changed-From-To: open->closed State-Changed-By: eik State-Changed-When: Sat May 8 20:49:13 CEST 2004 State-Changed-Why: I can't see the benefits of not compiling nmap with the stock gcc from the base system. While this problem is interesting, there is no point in working around in the nmap port. If you want to file a bug against gcc 3.4, provide a shorter sample program. Setting CC and CXX in make.conf(5) is not supported, see the man page and bsd.port.mk for tunable variables. Note that nmap copiles with gcc 3.3 on -CURRENT. http://www.freebsd.org/cgi/query-pr.cgi?pr=66403