[omniORB] omniORBpy-2.6 makefile problem?

Thomas Richter thor at math.TU-Berlin.DE
Tue May 17 18:17:03 BST 2005


Hi,

we're using here omniORBpy 2.6 with GNU Make 3.80 on a Linux machine,
using Python 2.3+ (#1, Feb  7 2005, 18:30:23). After the usual
./configure, make complains about a missing __init__.py the "all"
target depends upon in the directory python/COS. Supplying an
empty __init__.py file seems to be all that is needed, i.e.

$ echo "" >python/COS/__init__.py

fixes this.

Hope this helps,

	Thomas Richter




More information about the omniORB-list mailing list