From owner-freebsd-questions@FreeBSD.ORG Fri Aug 26 16:53:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2DCB16A41F for ; Fri, 26 Aug 2005 16:53:17 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out1.blueyonder.co.uk (smtp-out1.blueyonder.co.uk [195.188.213.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB2E43D48 for ; Fri, 26 Aug 2005 16:53:16 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out1.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Fri, 26 Aug 2005 17:54:02 +0100 Message-ID: <430F48FA.3080906@dial.pipex.com> Date: Fri, 26 Aug 2005 17:53:14 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.8) Gecko/20050530 X-Accept-Language: en, en-us, pl MIME-Version: 1.0 To: Zorro Super Hero References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Aug 2005 16:54:02.0365 (UTC) FILETIME=[C2E962D0:01C5AA5E] Cc: freebsd-questions@freebsd.org Subject: Re: wine error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2005 16:53:18 -0000 Zorro Super Hero wrote: >i get the "wine" from "winehq.com" i go to "Freebsd" and i get the >version..."Wine-20050725.tar.gz" i do "tar -zxvf " . >the next thing i do "./configure " and everything was good. >nex i do "make depend" and it was good to. (with no error). >now i do "make". and its run for a long time then i get an error...... > > Why don't you try installing from the port "cd /usr/ports/emulators/wine; make install clean" or "portupgrade -iNR emulators/wine". The port has 4 patches and a startup script. Why try to re-invent the wheel? --Alex PS I've never run wine, but if it works at all it will work from the port.