pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/editors/Sigil



On Sat, Oct 15, 2011 at 03:16:53PM +0900, Ryo ONODERA wrote:
 > > This does not build. I get a bazillion link errors of the form
 > > 
 > > CMakeFiles/sigil.dir/Tabs/TabManager.cpp.o:(.rodata+0x858): multiple 
 > > definition of `boost::lambda::(anonymous namespace)::_1'
 > > CMakeFiles/sigil.dir/main.cpp.o:(.rodata+0x2a8): first defined here
 > > CMakeFiles/sigil.dir/Tabs/TabManager.cpp.o:(.rodata+0x860): multiple 
 > > definition of `boost::lambda::(anonymous namespace)::_2'
 > > CMakeFiles/sigil.dir/main.cpp.o:(.rodata+0x2b0): first defined here
 > > CMakeFiles/sigil.dir/Tabs/TabManager.cpp.o:(.rodata+0x868): multiple 
 > > definition of `boost::lambda::(anonymous namespace)::_3'
 > > CMakeFiles/sigil.dir/main.cpp.o:(.rodata+0x2b8): first defined here
 > > 
 > > (on somewhat older -current, with gcc 4.1)
 > > 
 > > FlightCrew dies the same way.
 > 
 > It is strange.
 > On my gcc 4.1 -current machine, editors/Sigil and textproc/FlightCrew
 > work fine.

Have you built the recent boost update? The above is with boost
1.47.0, which was committed a few days ago.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index