← Back to team overview

kicad-developers team mailing list archive

Re: Anything I can do for GALification?

 

On 2018-08-27 03:43 PM, Jeff Young wrote:
But when I do a make install I’m getting:

[  1%] creating 'boost scratch repo' specifically for boost to track boost patches
make[2]: bzr: No such file or directory
make[2]: *** [../.downloads-by-cmake/boost_1_54_0/src/boost-stamp/boost-bzr_init_boost] Error 1
make[1]: *** [CMakeFiles/boost.dir/all] Error 2

Is there something different about this repo, or did I perform some step on the main repo that I’ve now forgotten?

bzr is a program used for the Bazaar version control software. It might have been trying to use that to download the boost files from a remote code repository. Install the bzr package on your system.

--
Cheers!

Kevin.

http://www.ve3syb.ca/               | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
                                    | that's why we're powerful"
Owner of Elecraft K2 #2172          |
#include <disclaimer/favourite>     |             --Chris Hardwick


Follow ups

References