Search found 2 matches
- May 10th, 2018, 3:51 pm
- Forum: Release Announcements, Compiling & Installation
- Topic: Building 1.14.0 fails on opensuse42.3
- Replies: 1
- Views: 2805
Re: Building 1.14.0 fails on opensuse42.3
Update: Turns out that you can have one of the following boost-devel packages installed on opensuse42.3: boost-devel-1.54.0-15.15 boost_1_58_0-1.58.0-8.1 boost_1_61-devel-1.61.0-4.2 The error described occured with the 1.54 version. After installing 1.61 the build was successful. Maybe this helps so...
- May 9th, 2018, 8:43 pm
- Forum: Release Announcements, Compiling & Installation
- Topic: Building 1.14.0 fails on opensuse42.3
- Replies: 1
- Views: 2805
Building 1.14.0 fails on opensuse42.3
Hi all, I'm running opensuse42.3 with current updates on x86_64, to be precise > uname -a Linux athlon 4.4.126-48-default #1 SMP Sat Apr 7 05:22:50 UTC 2018 (f24992c) x86_64 x86_64 x86_64 GNU/Linux I've downloaded the 1.14.0 source, extracted it and ran "scons jobs=5 prefix=/usr/local/test/&quo...