Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3E8B02E4.1060009@noos.fr> Date: Wed, 02 Apr 2003 17:33:56 +0200 From: Vaillant Etienne User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Omniorb 4.0... Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, Currently, I'm going to run an application on Cygwin from GNU/Linux. This application needs ORB so I get omniorb from this web site and try to compile... but there are an error : make[5]: Leaving directory `/home/luther/stage/omniORB-4.0.0/src/tool/omniidl/cxx/cccp' g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2420\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__= -D__x86__ -o y.tab.o y.tab.cc cc1plus: warning: -fPIC ignored for target (all code is position independent) cc1plus: warning: changing search order for system directory "/usr/include" cc1plus: warning: as it has already been specified as a non-system directory In file included from idlsysdep.h:61, from idlutil.h:59, from /home/dpg1/omni/cvs/40/src/tool/omniidl/cxx/idl.yy:99: ../../../../include/omniORB4/CORBA_sysdep.h:144:41: operator '<' has no left operand make[4]: *** [y.tab.o] Error 1 make[4]: Leaving directory `/home/luther/stage/omniORB-4.0.0/src/tool/omniidl/cxx' make[3]: *** [export] Error 2 make[3]: Leaving directory `/home/luther/stage/omniORB-4.0.0/src/tool/omniidl' make[2]: *** [export] Error 2 make[2]: Leaving directory `/home/luther/stage/omniORB-4.0.0/src/tool' make[1]: *** [export] Error 2 make[1]: Leaving directory `/home/luther/stage/omniORB-4.0.0/src' make: *** [all] Error 2 I think that there are an error because : __OSVERSION__ was not define because omniorb wasn't support by Cygwin. I search information to run omniorb on Cygwin ! So if everybody has succeed ! Thanks Etienne -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/