I have the exact same problem. If anyone knows why this occurs please respond to this forum.
Thanks,
James A. Brannan
Oyku Gencay wrote:
Hi,
I'm trying to install Satellite CORBA support, but I fail all the time.
The steps I've taken are
Step-1 download ORBit from CVS
Step-2 ./autogen make make install
Step-3 compile PHP with apxs support, and enable satellite.
Step-4 make
Step-4 make install
Step-5 /etc/rc.d/init.d/httpd restart
I get several errors
When compiling ORBit, it gets into an infinite loop and copiles /example/random. I worked around it by deleting example from subdirs in Makefile and Makefile.in
ORBit compiles ok, PHP compiles OK and both make make install are successful
However when I restart apache I get the following error.
Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/apache/libphp4.so: undefined symbol: CORBA_Object_create_request2
I would be very glad if anyone helps with this out.
TIA,
Oyku Gencay