From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-June/006086.html | 122 +++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-June/006086.html (limited to 'zarb-ml/mageia-dev/2011-June/006086.html') diff --git a/zarb-ml/mageia-dev/2011-June/006086.html b/zarb-ml/mageia-dev/2011-June/006086.html new file mode 100644 index 000000000..9947b15f4 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-June/006086.html @@ -0,0 +1,122 @@ + + + + [Mageia-dev] schroot build problem with new libboost + + + + + + + + + +

[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
+ -- cgit v1.2.1