pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/editors/Sigil



On Thu, Oct 13, 2011 at 01:41:23PM +0000, David Holland wrote:
 >  > Modified Files:
 >  >   pkgsrc/editors/Sigil: Makefile PLIST distinfo
 >  > Added Files:
 >  >   pkgsrc/editors/Sigil/patches: patch-CMakeLists.txt
 >  > 
 >  > Log Message:
 >  > Update 0.4.2
 >  > 
 >  > Many bug fix and performance improvements.
 >  > Fix GCC 4.6 compile failure
 > 
 > 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)

So I don't know what changed, but it works now.

 > FlightCrew dies the same way.

...and so does this.

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



Home | Main Index | Thread Index | Old Index