Re: Undefined procedure on foreign library in 6.6.4
Eugeniy Meshcheryakov <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
2 квітня 2014 о 23:05 +0200 Eugeniy Meshcheryakov написав(-ла): > It looks like you are linking to a static library, do you have > libswipl.a somewhere? Ok, the better question is whether libswipl.so is installed correctly. I now see that I also have the static library installed, but it is not used. The output of this command could be interesting too: % readelf -d libtestfo.so | grep NEEDED 0x0000000000000001 (NEEDED) Спільна бібліотека: [libswipl.so.6.6.4] 0x0000000000000001 (NEEDED) Спільна бібліотека: [libpthread.so.0] 0x0000000000000001 (NEEDED) Спільна бібліотека: [libc.so.6] -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 181 bytes Desc: Digital signature URL: <https://lists.iai.uni-bonn.de/pipermail/swi-prolog/attachments/20140402/bc5a6c08/attachment.bin> _______________________________________________ SWI-Prolog mailing list [email protected] https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog