MantisBT - VCMI
View Issue Details
0001135VCMIOtherpublic2012-10-05 16:492014-05-30 17:41
Ivan Borzenkov 
Ivan 
normalminoralways
closedfixed 
linuxDebian
0.9 
0.91 
0001135: libboost-iostreams-dev not in control file
checking for exit in -lboost_iostreams... no
configure: error: Could not link against boost_iostreams !
build package in clean system
Build-Depends: debhelper (>= 8), cdbs (>= 0.4.48), autotools-dev, libsdl-image1.2-dev, libsdl-ttf2.0-dev, libsdl-mixer1.2-dev (>= 1.2.8), zlib1g-dev, libavformat-dev, libswscale-dev, libboost-dev (>=1.44), libboost-program-options-dev (>=1.44), libboost-filesystem-dev (>=1.44), libboost-system-dev (>=1.44), libboost-thread-dev (>=1.44)


add libboost-iostreams-dev
No tags attached.
Issue History
2012-10-05 16:49Ivan BorzenkovNew Issue
2012-10-05 17:01IvanAssigned To => Ivan
2012-10-05 17:01IvanStatusnew => assigned
2012-10-05 17:04IvanNote Added: 0003166
2012-10-05 18:08IvanNote Added: 0003167
2012-10-05 18:08IvanStatusassigned => resolved
2012-10-05 18:08IvanFixed in Version => 0.91
2012-10-05 18:08IvanResolutionopen => fixed
2014-05-30 17:41beegeeStatusresolved => closed

Notes
(0003166)
Ivan   
2012-10-05 17:04   
>> libboost-iostreams-dev not in control file

This is correct. What should be fixed is configure script.
(0003167)
Ivan   
2012-10-05 18:08   
Done. iostreams is completely removed in trunk. Source package is also updated.