[omniORB] Installation problem with OmniOrb 4.0 64 bit and Solaris 8

Niklas Iveslatt niklas.iveslatt@ams.com
Wed Oct 30 00:35:01 2002


Hi all,

We are trying to build a 64 bit version of OmniOrb 4.0 on Solaris 8 and we
are having some problems.

We have added

-xtarget=ultra -xarch=v9

to applicable places in sun4_sosV_5.7.mk and made changes to SIZEOF_LONG
and SIZEOF_PTR in include/omniORB4/CORBA_sysdep_trad.h

The problems happens a while after kicking off the build using make export
in the src directory... The error which is a coredump listed below seems to
happen in the omniidl component.

If anyone has seen this before or have any imput it would be GREATLY
appreciated :)

Thanks,

Niklas

------------------------------------------------------------------------------------------


making export in src/lib/omniORB...
make[2]: Entering directory
`/group/sysadm/src/omniORB-4.0.0/src/lib/omniORB'
../../../bin/sun4_sosV_5.7/omniidl -bcxx -Wba -p../../../src/lib/omniORB
-Wbdebug -v -ComniORB4 ../../../idl/bootstrap.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from
'../../../src/lib/omniORB/omniidl_be/cxx/__init__.pyc'
omniidl: Preprocessing '../../../idl/bootstrap.idl' with
'/group/sysadm/src/omniORB-4.0.0/lib/sun4_sosV_5.7/omnicpp -lang-c++ -undef
-D__OMNIIDL__=0x2420 -D__OMNIIDL_CXX__ "../../../idl/bootstrap.idl"'
omniidl: Running front end
Segmentation Fault - core dumped
omniidl: Error running preprocessor
make[2]: *** [omniORB4/bootstrap.hh] Error 1
make[2]: Leaving directory
`/group/sysadm/src/omniORB-4.0.0/src/lib/omniORB'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/group/sysadm/src/omniORB-4.0.0/src/lib'
make: *** [export] Error 2