Rainie3535 / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

Sigil 0.4.905 build broke using boost 1.48.0 #1161

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sigil 0.4.2 and 0.4.905 build broke using boost 1.48.0
(does build with boost 1.47.0)

[ 48%] Building CXX object 
src/FlightCrew/CMakeFiles/FlightCrew.dir/Validators/Opf/ReachabilityAnalysis.cpp
.o
/obj/editors/Sigil/work/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp: 
In function 'size_t boost::filesystem3::hash_value(const 
boost::filesystem3::path&)':
/obj/editors/Sigil/work/src/FlightCrew/Validators/Opf/ReachabilityAnalysis.cpp:3
8:17: error: redefinition of 'size_t boost::filesystem3::hash_value(const 
boost::filesystem3::path&)'
/obj/editors/Sigil/work/.buildlink/include/boost/filesystem/v3/path.hpp:584:22: 
error: 'size_t boost::filesystem3::hash_value(const boost::filesystem3::path&)' 
previously defined here

Original issue reported on code.google.com by apdebrou...@gmail.com on 9 Jan 2012 at 11:54

GoogleCodeExporter commented 9 years ago
pardon me, can be closed.
netbsd pkgsrc/editors/Sigil's build got changed and does work again now.

Original comment by apdebrou...@gmail.com on 16 Jan 2012 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by john@nachtimwald.com on 16 Jan 2012 at 11:48