Re: [Fresco-devel] Build error - InputSK.o &

Pingveno <[email protected]> Sat, 12 Jun 2004 20:11:15 -0400
Newsgroups gmane.comp.video.fresco.devel
Message-ID <[email protected]>
Stefan Seefeld wrote:

> Pingveno wrote:
>
>> It worked once it compiled correctly. It looks really nifty, and the 
>> below the skin stuff seems exciting. However, python gives me some 
>> difficulties on "import Fresco". Apparently FrescoStubs/Path_idl.py 
>> is missing. Is this file supposed to be generated by omniidl?
>
>
> yes and no. It should be generated but the Makefile clearly doesn't
> do it. Could you please add 'Path.idl' at the appropriate place into
> Fresco-Python/config/Makefile.omniorb.in and see whether everything
> works then ?
>
> Thanks,
>         Stefan
>
>
>
> _______________________________________________
> Fresco-devel mailing list
> [email protected]
> http://lists.fresco.org/cgi-bin/listinfo/fresco-devel
>
Problem fixed, but different error:
omniORB: Assertion failed.  This indicates a bug in the application using
omniORB, or maybe in omniORB itself. e.g. using the ORB after it has
been shut down.
 file: omnipy.cc
 line: 374
 info: PyClass_Check(omniPy::pyWorkerThreadClass)
Aborted