From owner-freebsd-stable@FreeBSD.ORG Thu Feb 26 17:15:08 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD32D16A4CE for ; Thu, 26 Feb 2004 17:15:08 -0800 (PST) Received: from rsmba.biz (evrtwa1-ar19-4-41-158-208.evrtwa1.dsl-verizon.net [4.41.158.208]) by mx1.FreeBSD.org (Postfix) with SMTP id 5DC1B43D1F for ; Thu, 26 Feb 2004 17:15:08 -0800 (PST) (envelope-from rschi@rsmba.biz) Received: (qmail 28579 invoked from network); 27 Feb 2004 01:14:59 -0000 Received: from unknown (HELO localhost) (127.0.0.1) by 127.0.0.1 with SMTP; 27 Feb 2004 01:14:59 -0000 Date: Thu, 26 Feb 2004 17:14:59 -0800 (PST) From: Richard Schilling X-X-Sender: rschilling@localhost.foghorn.dmz.rsmba.biz To: freebsd-stable@freebsd.org Message-ID: <20040226171140.E28576@localhost.foghorn.dmz.rsmba.biz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: libbonobo install fails - due to bad ORBit output? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rschi@rsmba.biz List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 01:15:08 -0000 Joe Wrote: > I recommend you reinstall ORBit2 and libIDL . . . then try to build again. O.K. Gave that a try. Did a make clean on ORBit2, libIDL, and libbonobo, and still no dice. Anything else I can try? I'm still not sure what the syntax error is trying to tell me. The code looks fine. Here's my uname -a output: FreeBSD foghorn.rsmba.biz 4.9-STABLE FreeBSD 4.9-STABLE #2: Mon Feb 23 02:05:31 PST 2004 rschirsmba.biz:/usr/obj/usr/src/sys/DEVELOPMENT i386 Richard