← Back to team overview

kicad-developers team mailing list archive

Re: Is any one else see this bug, when building 64 bit system. My 32 bit system compiles just fine. bzr 6362, Debian, jessie 64 bits.

 

It's not quite that easy.  One of two things has to happen first.
Either libcurl has to replace avhttp or I have to write a temporary
FindAvhttp.cmake file until libcurl has been fully tested.  By fully
tested I mean packaged and installed on systems not built and installed
from source.  I would rather not write FindAvhttp.cmake.  I think the
libcurl testing is getting close to complete.  Once that is done, I will
remove the boost build code and set the minimum boost version to 1.55.

On 12/10/2015 12:26 PM, Nick Østergaard wrote:
> Lets just remove the self built boost now :)
> 
> 2015-12-10 18:16 GMT+01:00 Mark Roszko <mark.roszko@xxxxxxxxx>:
>> Wayne,
>>
>> The issue he has with kicad built boost is because of the erroneous
>> removal of the BOOST_CFLAG -fpic with the fpic patch. Cmake has no way
>> of passing fpic to boost otherwise because boost ends up using its own
>> build engine where the parameters are passed via command line.
>>
>> Unless that is fixed, the self building boost is useless.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp


Follow ups

References