kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #25686
[Release 4.0.3] Build bug (Boost 1.54)
Get the msg:
...failed gcc.compile.c++
bin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi/pthread/thread.o...
...skipped
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread.a(clean)
for lack of
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>pthread/thread.o...
...skipped
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread.a
for lack of
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>pthread/thread.o...
...skipped
<p/home/eldar/Dev/snappy/kicad-snap/parts/kicad/src/boost_root/lib>libboost_thread.a
for lack of
<pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread.a...
...failed updating 2 targets...
...skipped 9 targets...
Need add the flag -DKICAD_SKIP_BOOST=ON to here:
http://kicad-pcb.org/download/source/
Follow ups