From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 9 18:58:24 2007 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A60616A418 for ; Tue, 9 Oct 2007 18:58:24 +0000 (UTC) (envelope-from mail@eurobeat.dj) Received: from www706.sakura.ne.jp (www706.sakura.ne.jp [59.106.19.156]) by mx1.freebsd.org (Postfix) with ESMTP id 08A4313C447 for ; Tue, 9 Oct 2007 18:58:23 +0000 (UTC) (envelope-from mail@eurobeat.dj) Received: from [192.168.11.3] (pl829.nas952.p-tokyo.nttpc.ne.jp [124.154.190.61]) (authenticated bits=0) by www706.sakura.ne.jp (8.12.11/8.12.11) with ESMTP id l99IRELr040812; Wed, 10 Oct 2007 03:27:14 +0900 (JST) (envelope-from mail@eurobeat.dj) Message-ID: <470BC82F.3070108@eurobeat.dj> Date: Wed, 10 Oct 2007 05:27:59 +1100 From: mail@eurobeat.dj User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: Jose Alonso Cardenas Marquez References: <200710091620.l99GK2IB029758@freefall.freebsd.org> <7c58fcfc0710090938r2fcfd46eu570fd0580f5065a7@mail.gmail.com> In-Reply-To: <7c58fcfc0710090938r2fcfd46eu570fd0580f5065a7@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/116933: cannot install emulators/mupen64-sdlinput X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2007 18:58:24 -0000 Hello, The following commands success build it. Thanks for supporting. > Hi , i saw that you are trying that with 7-CURRENT, this is a GCC4x > problem, i'll work on some patch files for it compiles without problem > on CURRENT. > > You could help me with some tests, now you must to do the follow > > cd /usr/ports/emulators/mupen64-gln64/work/mupen64_src-0.5/glN64 > sed -i "" -e 's|(GLvoid)|(void)|g' glATI.h > > and try again > > Greetings > ACM >