From owner-freebsd-questions@FreeBSD.ORG Wed Oct 15 15:34:52 2003 Return-Path: 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 5B1C716A4B3 for ; Wed, 15 Oct 2003 15:34:52 -0700 (PDT) Received: from out010.verizon.net (out010pub.verizon.net [206.46.170.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4834843F3F for ; Wed, 15 Oct 2003 15:34:49 -0700 (PDT) (envelope-from ioang@verizon.net) Received: from pool-151-199-107-32.roa.east.verizon.net ([151.199.107.32]) by out010.verizon.netESMTP <20031015223448.KENR12520.out010.verizon.net@pool-151-199-107-32.roa.east.verizon.net>; Wed, 15 Oct 2003 17:34:48 -0500 From: ivan georgiev To: Jens Rehsack Date: Wed, 15 Oct 2003 18:34:45 -0400 User-Agent: KMail/1.5.4 References: <200310131855.01823.ioang@verizon.net> <200310132017.08043.ioang@verizon.net> <3F8B4CC1.4090507@liwing.de> In-Reply-To: <3F8B4CC1.4090507@liwing.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310151834.46255.ioang@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out010.verizon.net from [151.199.107.32] at Wed, 15 Oct 2003 17:34:47 -0500 cc: freebsd-questions@freebsd.org Subject: Re: openoffice-devel compile problems ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ionag@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 22:34:52 -0000 On Monday 13 October 2003 09:09 pm, Jens Rehsack wrote: > ivan georgiev wrote: > > On Monday 13 October 2003 07:40 pm, Jens Rehsack wrote: > > [...] > > > nsICookieService.idl > > ../../../dist/bin/xpidl -m header -w -I ../../../dist/idl -I. -o > > _xpidlgen/nsICookieService nsICookieService.idl > > gmake[4]: *** [../../../dist/include/necko] Illegal instruction > > (core dumped) > > I think this says all. Try another CPUTYPE and let me know the > results. > > Jens I finally compiled openoffice !!! But I have no clue why it worked this time. So, I gave up on using portinstall and did "make install clean" in the openoffice-devel directory. It was compiling for one hour and then stopped complaining something about a.out ???? (as shown bellow). Then I lunched "make install clean" again and it picked up from the place it left, worked another hour or so and stopped at a different place again complaining about a.out. After 6-7 steps like this I finally compiled it. I have no clue what kind of problem is this and will be very happy if someone can tell me. Bellow follows one example of the many stops: ------------------------------ Making: ../../unxfbsd.pro/slb/bridgefac.uno.lib echo unxfbsd.pro/slo/bridgefactory.o unxfbsd.pro/slo/bridgeimpl.o | xargs -n1 > ../../unxfbsd.pro/slb/bridgefac.uno.lib nm: a.out: No such file or directory dmake: Error code 1, while making '../../unxfbsd.pro/slb/ bridgefac.uno.lib' dmake: '../../unxfbsd.pro/slb/bridgefac.uno.lib' removed. ---* TG_SLO.MK *--- Thank you, Ivan