Re: (CORBA_ORB_init): assertion failed:
- From: Michael Meeks <michael ximian com>
- To: anil kumar <anilk cdotd ernet in>
- Cc: orbit-list gnome org
- Subject: Re: (CORBA_ORB_init): assertion failed:
- Date: 24 Jan 2002 10:15:45 +0000
Hi Anil,
On Thu, 2002-01-24 at 05:25, anil kumar wrote:
> (process:14415): ** ERROR **: file corba-orb.c: line 114 (CORBA_ORB_init):
> assertion failed: (ORBIT_ALIGNOF_CORBA_POINTER > 2)
> aborting...
> Trace/BPT trap (core dumped)
So - somewhere configure went very badly wrong; what does
ORBit2/include/orbit/orbit-config.h say ?
Mine ( x86 ) says:
#define ORBIT_ALIGNOF_CORBA_OCTET 1
#define ORBIT_ALIGNOF_CORBA_BOOLEAN 1
#define ORBIT_ALIGNOF_CORBA_CHAR 1
#define ORBIT_ALIGNOF_CORBA_WCHAR 2
#define ORBIT_ALIGNOF_CORBA_SHORT 2
#define ORBIT_ALIGNOF_CORBA_LONG 4
#define ORBIT_ALIGNOF_CORBA_LONG_LONG 4
#define ORBIT_ALIGNOF_CORBA_FLOAT 4
#define ORBIT_ALIGNOF_CORBA_DOUBLE 4
#define ORBIT_ALIGNOF_CORBA_LONG_DOUBLE 4
#define ORBIT_ALIGNOF_CORBA_STRUCT 1
#define ORBIT_ALIGNOF_CORBA_POINTER 4
I'd be highly surprised if your DOUBLE was aligned less than 2, what
CPU / .architecture are you using ?
Regards,
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]