Opened 13 years ago
Closed 12 years ago
#3480 closed Bugs (worksforme)
Build fails on Debian: 2.6.18-5-686-bigmem #1 SMP Tue Dec 18 22:34:10 UTC 2007 i686 GNU/Linux
Reported by: | Owned by: | Dave Abrahams | |
---|---|---|---|
Milestone: | To Be Determined | Component: | python USE GITHUB |
Version: | Boost 1.40.0 | Severity: | Showstopper |
Keywords: | Cc: |
Description
It seems the typescript is so long that I've lost the first error.
20 tar -xjvf boost_1_40_0.tar.bz2 21 cd boost_1_40_0 22 vi README.txt 23 ./bootstrap.sh 24 ./bjam 25 uname -a
./boost/python/converter/builtin_converters.hpp:131: error: 'PyTypeObject' declared as an 'inline' field ./boost/python/converter/builtin_converters.hpp:131: error: expected ';' before 'const' ./boost/python/converter/builtin_converters.hpp:131: error: expected `;' before '}' token ./boost/python/converter/builtin_converters.hpp:131: error: template argument 1 is invalid ./boost/python/converter/builtin_converters.hpp: In constructor 'boost::python::converter::arg_to_python<float>::arg_to_python(const float&)': ........................ common.copy stage/lib/libboost_wave.a ...failed updating 56 targets... ...skipped 6 targets... ...updated 732 targets...
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 12 years ago
Component: | None → Python |
---|---|
Milestone: | Boost 1.41.0 → To Be Determined |
Owner: | set to |
comment:3 by , 12 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Without further information from the reporter 9 mos, I'm closing this one.
Can you try running
and post the full output.