[C++-sig] cannot find -lboost_python after upgrade to Ubuntu 9.10

Anders Wallin anders.e.e.wallin at gmail.com
Sun Nov 1 23:28:42 CET 2009


This example from the tutorial
http://pastebin.ca/1652154

used to compile on my 9.04 system with this makefile:
http://pastebin.ca/1652155

now after the 9.10 upgrade I get:
/usr/bin/ld: cannot find -lboost_python


what could be wrong?
I do have 'libboost-python-dev' installed as well as
'libboost-python1.38.0' and 'libboost1.38-dev'


More information about the Cplusplus-sig mailing list