> > > there is no logger.so in the directory. How to solve this? > > Thanks in advance , > Vishnu >
You don't see logger.so because it isn't compiling. This is the relevant line. On Wednesday, September 14, 2016 at 10:41:53 AM UTC-4, [email protected] wrote: > > > [ 12%] Linking CXX shared library logger.so > /usr/bin/ld: /usr/local/lib/libpython2.7.a(abstract.o): relocation > R_X86_64_32S against `_Py_NotImplementedStruct' can not be used when making > a shared object; recompile with -fPIC > /usr/local/lib/libpython2.7.a: error adding symbols: Bad value > > Cursory search yields this as a possible solution: http://stackoverflow.com/a/23875752 -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/d2c205d8-24a4-44a6-a061-49f31ffe455b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
