Skip to content
Advertisement

Shogun fails to compile. Are these Shogun bugs?

I am trying to compile Shogun on Fedora 23 64bit, but it fails with the errors below. Version 4.0.0 have the same issue.

Can anyone tell me, if there errors are bugs in Shogun or something I have done wrong?

JavaScript

And here is the output with the errors.

JavaScript

Update

Here is the output from cmake

JavaScript

Advertisement

Answer


Fedora 23, shogun : # dnf install shogun-devel

Provides version 4.0.1-0.1.git20150808.779c3ad.fc23


If you want a “build experience” : The Fedora 23 source package : shogun-4.0.1-0.1.git20150808.779c3ad.fc23.src.rpm → → includes also “gmock-1.7.0.zip”.

Unpacking the source in /home/[name]/ : $ rpm -i shogun-4.0.1-0.1.git20150808.779c3ad.fc23.src.rpm

Building the packages : $ cd rpm*/SPECS/ && rpmbuild -bb shogun.spec


User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement