[omniORB] Compiling omniORBPy

Lars von Wedel lvw@lfpt.rwth-aachen.de
Mon, 17 Apr 2000 16:15:51 +0200 (MET DST)


Hi,

I tried to compile omniORBpy and I get the following error
message. The same message occurs for Linux (with ftp-ed
snapshots) as well as for a Sun (with Solaris 2.7 CC4.2,
snapshots retrieved via CVS).

Does anyone have a clue what goes wrong?

> CC -c -g -Kpic -DOMNIPY_MAJOR=0 -DOMNIPY_MINOR=4 -DOMNIORB_VERSION_STRING=\"3.0.0\" -DOMNIORBPY_FOR_30 -I../../../../src/lib/omniORB2 -I../../../../src/lib/omniORB2/orbcore -I/usr/local/include -I.  -I../../../../include -D__sparc__ -D__sunos__ -D__OSVERSION__=5 -o omni30/omnipy.o omni30/omnipy.cc
> "omni30/omnipy.cc", line 759: Error: The function PyEval_InitThreads must have a prototype.
> 1 Error(s) detected.
> make[1]: *** [omni30/omnipy.o] Error 1
> make[1]: Leaving directory `/users/lvw/Developer/Source/omni/src/lib/omniORBpy/modules'
> make: *** [export] Error 2

Thanks for your help,
Lars