The above-referenced libboost issue #424038 may take a while to be
resolved, and it isn't clear that -lboost_regex will come back once it
has been resolved.  However, we don't need to wait to resolve the FTBFS
bug.  We can restore the existing behaviour by changing the link from
-lboost_regex to -lboost_regex-mt, or change to -lboost_regex-st if
confident that bmpx doesn't access libboost from more than one thread.
(The -mt and -st suffixes denote respectively multi-threaded and
single-threaded.)

Based on what's written at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424038, this should
work both for the problem-causing version 1.34.0-1 and for the
previously-working 1.33.*.

(Apart from resolving a Severity:serious bug, I think addressing this
now would allow cairomm 1.* to enter testing once the bmpx rebuild is
ready to enter testing.)

pjrm.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to