From owner-freebsd-openoffice@FreeBSD.ORG Thu Nov 10 19:09:57 2005 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 738C116A421 for ; Thu, 10 Nov 2005 19:09:57 +0000 (GMT) (envelope-from lsantagostini@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F59D43D9D for ; Thu, 10 Nov 2005 19:09:41 +0000 (GMT) (envelope-from lsantagostini@gmail.com) Received: by xproxy.gmail.com with SMTP id i28so597766wxd for ; Thu, 10 Nov 2005 11:09:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kk9zch+zH0i8y+784yeSXULevPpXUASd6XSx7ZEs/mWDzY8DjrSSCH0PZ9JbsiYJrAzZ0WFyNkKWNLjlpldGJMk6DoCBubh/35tE227viLm50n702fevhETkzjt9GbFSmhIpDCYAElkKzbO6F+COGtgWBkfZ/ksdS2q6y93WklM= Received: by 10.64.10.8 with SMTP id 8mr1250457qbj; Thu, 10 Nov 2005 10:53:02 -0800 (PST) Received: by 10.65.74.17 with HTTP; Thu, 10 Nov 2005 10:53:02 -0800 (PST) Message-ID: <9ab7eeeb0511101053x2373886av@mail.gmail.com> Date: Thu, 10 Nov 2005 15:53:02 -0300 From: Leonardo Santagostini To: Bartosz Fabianowski In-Reply-To: <437393D4.2040707@chillt.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <9ab7eeeb0511091335n27c1e029n@mail.gmail.com> <43738AF2.3030703@chillt.de> <9ab7eeeb0511101017r1861b9caw@mail.gmail.com> <437393D4.2040707@chillt.de> Cc: openoffice@freebsd.org Subject: Re: Error compiling OO 2.0 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 19:09:57 -0000 Ok, i will try it. Thanks in Advance After all i will tell to the group if it worked or not. Yours, Leonardo 2005/11/10, Bartosz Fabianowski : > Lines 94 ff of configure.log: > > configure:3118: checking for gcc > configure:3144: result: gcc-ooo > configure:3388: checking for C compiler version > configure:3391: gcc-ooo --version &5 > gcc-ooo: not found > > As you can see, the configure script correctly determines that it should > be using gcc-ooo as the compiler. But when it tries to invoke the > compiler, the executable (/usr/local/bin/gcc-ooo) is not found. It > really seems to me that something odd happened to your gcc-ooo > installation, i.e. it got deinstalled improperly at some point in the > past and the ports framework is thinking it's still there. As I said in > my previous mail, try this (as root): > > cd /usr/ports/lang/gcc-ooo > make clean && make && make install && make clean > cd /usr/ports/editors/openoffice.org-2.0 > make clean && make > > HTH > - Bartosz > -- ------------------------------------------- Leonardo Daniel Santagostini