Re: can't import PreludeEasy
Yoann Vandoorselaere <[email protected]> Tue, 20 Jul 2010 16:47:58 +0200
| Newsgroups | gmane.comp.security.ids.prelude.user |
|---|---|
| Message-ID | <1279637278.12948.9.camel@arwen> |
Hi Colin, Le samedi 03 juillet 2010 à 17:50 +0100, Colin Templer a écrit : > I'm using the latest libprelude 1.0 with OpenBSD 4.7 and I can't import > PreludeEasy. > My configure of libprelude had this enabled: > - LUA binding : yes > - Perl binding : yes > - Python binding : yes > - Ruby binding : no > - Easy bindings : yes > > Any feedback is appreciated. > > This is the error: > # > python > > Python 2.6.5 (r265:79063, Jun 19 2010, 15:41:32) > [GCC 3.3.5 (propolice)] on openbsd4 > Type "help", "copyright", "credits" or "license" for more information. > >>> import PreludeEasy > python:/usr/local/lib/libpreludecpp.so.3.0: undefined symbol '_ZTISi' > python:/usr/local/lib/python2.6/site-packages/_PreludeEasy.so: undefined [...] It look like the generated library were not linked to the STDC library. Could you please provide the output of the ldd command for both /usr/local/lib/libpreludecpp.so.3.0 and /usr/local/lib/python2.6/site-packages/_PreludeEasy.so ? Regards, -- Yoann Vandoorselaere | Directeur Technique/CTO | PreludeIDS Technologies Tel: +33 (0)1 40 24 65 10 Fax: +33 (0)1 40 24 65 28 http://www.prelude-technologies.com _______________________________________________ Prelude-user site list [email protected] http://lists.prelude-technologies.com/mailman/listinfo/prelude-user