From owner-freebsd-stable@FreeBSD.ORG Fri Nov 20 18:40:04 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31D58106566C for ; Fri, 20 Nov 2009 18:40:04 +0000 (UTC) (envelope-from matt@madhaus.cns.utoronto.ca) Received: from madhaus.cns.utoronto.ca (madhaus.cns.utoronto.ca [128.100.103.10]) by mx1.freebsd.org (Postfix) with SMTP id AD9978FC1D for ; Fri, 20 Nov 2009 18:40:03 +0000 (UTC) Received: (qmail 70705 invoked from network); 20 Nov 2009 18:40:02 -0000 Received: from sparchaus.cns.utoronto.ca (HELO ?128.100.103.14?) (128.100.103.14) by madhaus.cns.utoronto.ca with SMTP; 20 Nov 2009 18:40:02 -0000 Message-ID: <4B06E274.3090207@madhaus.cns.utoronto.ca> Date: Fri, 20 Nov 2009 13:39:48 -0500 From: Matt Wilks Organization: University of Toronto, CNS User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4B02B7D4.7020502@madhaus.cns.utoronto.ca> In-Reply-To: <4B02B7D4.7020502@madhaus.cns.utoronto.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: NSIS compile failed on FreeBSD 7.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2009 18:40:04 -0000 Just a note of closure. Apparently NSIS doesn't compile on 64-bit architectures. Compiled fine on an i386 7.2 install (same machine), once the proper library paths were provided. Matt Wilks wrote: > I'm attempting to install NSIS (http://nsis.sourceforge.net/) on an > amd64 FreeBSD 7.2 system and having trouble. When I run > > scons SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all > NSIS_CONFIG_CONST_DATA_PATH=no > > in the source directory for NSIS, I get a bunch of errors that look like: > > /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' > ('unsigned int') as first parameter > > A google search gives me a link to this bug > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28582 that doesn't seem to > have been touched since 2006. Is there someway around this compile error? > > Thanks, > Matt > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Matt Wilks Colossians 2:6-7 University of Toronto Information Security, I+TS (416) 978-3328 matt@madhaus.cns.utoronto.ca 4 Bancroft Ave., Rm. 102 Toronto, ON M5S 1C1