Boost logo

Boost Users :

Subject: Re: [Boost-users] build error boost 1.53.0
From: Dev Guy (devguy.ca_at_[hidden])
Date: 2013-03-04 22:00:18


After reading another post for build errors, I got the hint from it to
install python-dev and everything now builds without errors.

To install the missing python headers on Ubuntu, just type:

sudo apt-get install python-dev

On Mon, Mar 4, 2013 at 9:12 PM, Dev Guy <devguy.ca_at_[hidden]> wrote:

> I attached my build.log, however here are the type of build errors I am
> getting:
>
> gcc.compile.c++
> bin.v2/libs/program_options/build/gcc-4.7/release/threading-multi/winmain.o
> gcc.compile.c++
> bin.v2/libs/program_options/build/gcc-4.7/release/threading-multi/split.o
> gcc.link.dll
> bin.v2/libs/program_options/build/gcc-4.7/release/threading-multi/libboost_program_options.so.1.53.0
> common.copy stage/lib/libboost_program_options.so.1.53.0
> ln-UNIX stage/lib/libboost_program_options.so
> common.mkdir bin.v2/libs/python
> common.mkdir bin.v2/libs/python/build
> common.mkdir bin.v2/libs/python/build/gcc-4.7
> common.mkdir bin.v2/libs/python/build/gcc-4.7/release
> common.mkdir bin.v2/libs/python/build/gcc-4.7/release/threading-multi
> gcc.compile.c++
> bin.v2/libs/python/build/gcc-4.7/release/threading-multi/numeric.o
> In file included from ./boost/python/detail/prefix.hpp:13:0,
> from ./boost/python/numeric.hpp:8,
> from libs/python/src/numeric.cpp:6:
> ./boost/python/detail/wrap_python.hpp:75:24: fatal error: patchlevel.h: No
> such file or directory
> compilation terminated.
>
> Not sure how to fix? A quick search shows the missing file is located at:
>
> /home/yadav/dev/cpp/boost_1_53_0/tools/build/v2/engine/patchlevel.h
>
> I am building from /home/yadav/dev/cpp/boost_1_53_0
>
>
>
> On Sat, Feb 23, 2013 at 12:17 AM, Dev Guy <devguy.ca_at_[hidden]> wrote:
>
>> Hello I got the following build errors on my linux box building version
>> 1.53.0
>>
>> gcc.compile.c++
>> bin.v2/libs/wave/build/gcc-4.7/release/link-static/threading-multi/cpplexer/re2clex/aq.o
>> gcc.compile.c++
>> bin.v2/libs/wave/build/gcc-4.7/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o
>> gcc.archive
>> bin.v2/libs/wave/build/gcc-4.7/release/link-static/threading-multi/libboost_wave.a
>> common.copy /home/yadav/dev/cpp/boost_1.53.0/lib/libboost_wave.a
>> ...failed updating 56 targets...
>> ...skipped 6 targets...
>> ...updated 10989 targets...
>>
>>
>> Linux version is:
>> uname -a
>> Linux karma 3.5.0-23-generic #35-Ubuntu SMP Thu Jan 24 13:15:40 UTC 2013
>> x86_64 x86_64 x86_64 GNU/Linux
>>
>> GCC Version
>> gcc -v
>> Using built-in specs.
>> COLLECT_GCC=gcc
>> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
>> Target: x86_64-linux-gnu
>> Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
>> 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs
>> --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr
>> --program-suffix=-4.7 --enable-shared --enable-linker-build-id
>> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext
>> --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7
>> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
>> --enable-libstdcxx-debug --enable-libstdcxx-time=yes
>> --enable-gnu-unique-object --enable-plugin --enable-objc-gc
>> --disable-werror --with-arch-32=i686 --with-tune=generic
>> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
>> --target=x86_64-linux-gnu
>> Thread model: posix
>> gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
>>
>> Thanks!
>>
>
>
>
> --
> Kind Regards,
> Rajinder Yadav
>
> SafetyNet Test Driven Development
> http://safetynet.devmentor.org
>

-- 
Kind Regards,
Rajinder Yadav
SafetyNet Test Driven Development
http://safetynet.devmentor.org


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net