From owner-freebsd-ports@FreeBSD.ORG Wed Jun 9 23:48:05 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0492416A4CE; Wed, 9 Jun 2004 23:48:05 +0000 (GMT) Received: from ylpvm01.prodigy.net (ylpvm01-ext.prodigy.net [207.115.57.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F4243D4C; Wed, 9 Jun 2004 23:48:04 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i59Nm0nI023362; Wed, 9 Jun 2004 19:48:00 -0400 Received: from obsecurity.org (xor [10.0.0.2]) by obsecurity.dyndns.org (Postfix) with ESMTP id C57B851770; Wed, 9 Jun 2004 16:48:00 -0700 (PDT) Message-ID: <40C7A1B0.1040306@obsecurity.org> Date: Wed, 09 Jun 2004 16:48:00 -0700 From: Kris Kennaway User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040609 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Andrej G. Zadorozhnyj" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: des@FreeBSD.org Subject: Re: FreeBSD Port: simgear-0.3.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 23:48:05 -0000 Andrej G. Zadorozhnyj wrote: > Dear Sir! Sorry to trouble you. But I have problem with simgear 0.3.5 port. > After command > 'make' I get next message: 'animation.cxx: 767 Internal compiler error' > But if I build SimGear 0.3.5 from the source I not have any problem!!! > Can you help me or explain to me my mistake ? > I have FreeBSD 4.9 system. Talk to the software developers. I see this problem too, and it either needs a workaround in the source code, or perhaps you can compile it with a different version of GCC (not if it uses C++ though) Kris