[Mageia-dev] schroot build problem with new libboost

Ahmad Samir ahmadsamir3891 at gmail.com
Tue Jun 28 11:35:04 CEST 2011


On 28 June 2011 11:13, philippe makowski <makowski.mageia at gmail.com> wrote:
> 2011/6/28 Funda Wang <fundawang at gmail.com>:
>> <quote>
>> /usr/bin/ld: cannot find -lboost_program_options
>> </quote>
>>
>> That is the problem here, it is looking for libboost_program_options,
>> but we only have libboost_program_options-mt.
>>
> and why ?
> under mga1 we have libboost_program_options.so.1.44.0
> and under Cauldron libboost_program_options-mt.so.1.46.1
>
> why not libboost_program_options.so.1.46.1 ?
>
> Fedora have both , why don't we have both ?
>

[...]

> how to solve this ? (sorry it is out of my skills)
>

For some reason that particular configure check
(boost::program_options::validation_error) doesn't check
multi-threaded libboost_program_options-mt.so, the other ones do.

I've committed a fix, hopefully it'll work.

-- 
Ahmad Samir


More information about the Mageia-dev mailing list