From owner-freebsd-stable@FreeBSD.ORG Tue Nov 17 16:18: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 1210610656A8 for ; Tue, 17 Nov 2009 16:18:04 +0000 (UTC) (envelope-from mikael@t-online.hu) Received: from thor.iszerviz.hu (thor.iszerviz.hu [62.77.131.9]) by mx1.freebsd.org (Postfix) with ESMTP id C8E278FC2D for ; Tue, 17 Nov 2009 16:18:03 +0000 (UTC) Received: from [10.2.2.50] (m0n0.iszerviz.hu [62.77.131.200]) by thor.iszerviz.hu (Postfix) with ESMTPSA id A6F2B4FEAF; Tue, 17 Nov 2009 17:18:01 +0100 (CET) Message-ID: <4B02CCBA.4070909@t-online.hu> Date: Tue, 17 Nov 2009 17:18:02 +0100 From: Mikael Bak User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Matt Wilks References: <4B02B7D4.7020502@madhaus.cns.utoronto.ca> In-Reply-To: <4B02B7D4.7020502@madhaus.cns.utoronto.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org 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: Tue, 17 Nov 2009 16:18:04 -0000 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 > [snip] >From the project's home page: "NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers." Is this supposed to compile on unix-like systems? Mikael