hi,
i have build orbit2-2.3.100,everything seem ok,but when run
the test/ samples, always say that(as the below :-) ,anyone can
explain it? thks [orbit2@hehedo ORBit2]$ cd test [orbit2@hehedo test]$ ./test1 (process:26755): ** ERROR **: file corba-orb.c: line 114
(CORBA_ORB_init): assertion failed: (ORBIT_ALIGNOF_CORBA_POINTER >
2)
aborting... Trace/breakpoint trap [orbit2@hehedo test]$ ./echo-server (process:26779): ** ERROR **: file corba-orb.c: line 114
(CORBA_ORB_init): assertion failed: (ORBIT_ALIGNOF_CORBA_POINTER >
2)
aborting... Trace/breakpoint trap |