From owner-freebsd-ports@FreeBSD.ORG Wed May 28 14:01:08 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 004AC1065671 for ; Wed, 28 May 2008 14:01:07 +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 B2FB78FC1C for ; Wed, 28 May 2008 14:01:07 +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 493261460408; Wed, 28 May 2008 13:56:48 +0000 (UTC) Message-ID: <483D65A1.3090903@pcbsd.com> Date: Wed, 28 May 2008 10:01:05 -0400 From: Kris Moore User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: gnome@FreeBSD.org, FreeBSD Ports Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: 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 14:01:08 -0000 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? -- Kris Moore PC-BSD Software http://www.pcbsd.com