View Issue Details

IDProjectCategoryView StatusLast Update
0004239DarkRadiantDesign/Codingpublic01.01.2017 18:11
ReporterMirceaKitsune Assigned To 
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionunable to reproduce 
Platformx64OSLinux openSUSEOS VersionRelease
Product Version2.0.2 
Summary0004239: configure fails with boost_major_version error
Description./configure fails to find the headers for boost 1.58.0 in openSUSE Tumbleweed, and reaches the following two errors (mp/boost.m4, line 217 & 422):

AC_MSG_ERROR([invalid value: boost_major_version=$boost_major_version])

AC_MSG_ERROR([cannot find the flags to link with Boost $1])
Additional InformationForum thread: http://forums.thedarkmod.com/topic/17493-configure-fails-with-boost-major-version-error/
TagsNo tags attached.

Activities

MirceaKitsune

MirceaKitsune

24.10.2015 14:04

reporter   ~0007875

Worked around this by downloading Boost 1.54.0, and using "./configure --with-boost=foo/bar/" to point the scripts to it. Didn't compile yet but I imagine it should fix this specific issue.
janex

janex

29.10.2015 11:40

reporter   ~0007881

I have a similar problem. ./configure throws this error:
configure: error: invalid value: boost_major_version=

I have installed boost 1.58.0-3
When I use "./configure --with-boost=foo/bar/" like MirceaKitsune said, I get this error:
configure: error: cannot find Boost headers version >= 1.46.1

I use Arch Linux
greebo

greebo

01.01.2017 18:10

administrator   ~0008686

Compilation in both openSUSE as well as Arch Linux is working currently. If anything happens, please feel free to open a new report.

Issue History

Date Modified Username Field Change
24.10.2015 14:03 MirceaKitsune New Issue
24.10.2015 14:04 MirceaKitsune Note Added: 0007875
29.10.2015 11:40 janex Note Added: 0007881
01.01.2017 18:10 greebo Note Added: 0008686
01.01.2017 18:10 greebo Status new => closed
01.01.2017 18:10 greebo Resolution open => unable to reproduce
01.01.2017 18:11 greebo Priority high => normal
01.01.2017 18:11 greebo Severity major => normal