From owner-freebsd-ports@FreeBSD.ORG Wed May 28 16:41:55 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A01B31065675; Wed, 28 May 2008 16:41:55 +0000 (UTC) (envelope-from kris@pcbsd.com) Received: from pcbsd.ixsystems.com (pcbsd.ixsystems.net [206.40.55.78]) by mx1.freebsd.org (Postfix) with ESMTP id 9EBB78FC17; Wed, 28 May 2008 16:41:55 +0000 (UTC) (envelope-from kris@pcbsd.com) Received: from [192.168.0.55] (24-158-194-247.dhcp.kgpt.tn.charter.com [24.158.194.247]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pcbsd.ixsystems.com (Postfix) with ESMTP id C7A101460408; Wed, 28 May 2008 16:37:35 +0000 (UTC) Message-ID: <483D8B51.7060603@pcbsd.com> Date: Wed, 28 May 2008 12:41:53 -0400 From: Kris Moore User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: Jeremy Messenger References: <483D65A1.3090903@pcbsd.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, FreeBSD Ports Subject: Re: Compile error on: devel/ORBit2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2008 16:41:55 -0000 Jeremy Messenger wrote: > On Wed, 28 May 2008 10:56:46 -0500, Jeremy Messenger wrote: > >> On Wed, 28 May 2008 09:01:05 -0500, Kris Moore wrote: >> >>> >>> Having some trouble here getting Orbit2 to compile on a 7-Stable system: >>> >>> >>> ../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL >>> -I../../../s >>> rc/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. >>> -D_PRE_3_0_C >>> OMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders >>> --define=Object= >>> OObject --define=TypeCode=TTypeCode --showcpperrors --deps >>> ../../../include/orbi >>> t/orb-core/.deps/orbit-interface.idl.P >>> ../../../include/orbit/orb-core/../../../ >>> src/orb/orb-core/orbit-interface.idl >>> orbit-idl-2 2.14.12 compiling >>> mode, show preprocessor errors, passes: common >>> >>> Processing file >>> ../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit- >>> interface.idl >>> cc1: note: obsolete option -I- used, please use -iquote instead >>> ../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit-interface.idl:15 >>> >>> : Error: `TTypeCode' undeclared identifier >>> >>> ** (orbit-idl-2:73495): WARNING **: >>> ../../../include/orbit/orb-core/../../../src >>> /orb/orb-core/orbit-interface.idl compilation failed >>> gmake[4]: *** [../../../include/orbit/orb-core/orbit-interface.h] >>> Error 1 >>> gmake[4]: Leaving directory >>> `/usr/ports/devel/ORBit2/work/ORBit2-2.14.12/src/orb >>> /orb-core' >>> gmake[3]: *** [install] Error 2 >>> gmake[3]: Leaving directory >>> `/usr/ports/devel/ORBit2/work/ORBit2-2.14.12/src/orb >>> /orb-core' >>> gmake[2]: *** [install-recursive] Error 1 >>> gmake[2]: Leaving directory >>> `/usr/ports/devel/ORBit2/work/ORBit2-2.14.12/src/orb >>> ' >>> gmake[1]: *** [install-recursive] Error 1 >>> gmake[1]: Leaving directory >>> `/usr/ports/devel/ORBit2/work/ORBit2-2.14.12/src' >>> gmake: *** [install-recursive] Error 1 >>> *** Error code 2 >>> >>> Stop in /usr/ports/devel/ORBit2. >>> >>> >>> Any ideas? >> >> No idea, but I have found in about it in google (third link of result, >> first page). >> >> http://bugs.gentoo.org/109681 >> >> Did you custom the CPUTYPE, CFLAG and -jN? > > BTW: Is your clock in sync? > >> Cheers, >> Mezz > > No custom build flags, but I think this may be a clock issue. I just noticed that the date is off by a few days, and others have reported problems compiling with a out-of-sync clock as well. I'll setup ntpd and try again. Thanks! -- Kris Moore PC-BSD Software http://www.pcbsd.com