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 10:42:02AM +0000, Ryo ONODERA wrote:
 > Module Name: pkgsrc
 > Committed By:        ryoon
 > Date:                Thu Oct 13 10:42:01 UTC 2011
 > 
 > 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)

FlightCrew dies the same way.

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



Home | Main Index | Thread Index | Old Index