Here is the config.log file. -----Original Message----- From: graph-tool [mailto:[email protected]] On Behalf Of P-M Sent: 08 March 2016 12:43 To: [email protected] Subject: Re: [graph-tool] Debian package and boost at compile-time
It does not seem to pick up the boost::coroutine library like that yet. Is this an issue of boost not being correctly linked to Python or an issue of ./configure not finding the correct file? Also, how do I pass multiple CPPFLAGS? My current command is (I have run it without the py2cairo instructions to see if that caused the problem, it doesn't): ./configure CPPFLAGS="-I/home/pmj27/anaconda2/pkgs/py2cairo-1.10.0-py27_2/include/" LDFLAGS="-L/home/pmj27/software/boost1.60/lib" CPPFLAGS="-I/home/pmj27/software/boost1.60/lib" CXX='g++-5' -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Debian-package-and-boost-at-compile-time-tp4026383p4026462.html Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com. _______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
config.log
Description: Binary data
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
