Closed azimut closed 7 years ago
I must confess I've never tried to build it on Gentoo (or derivatives). A couple of things to try:
Are you doing a parallel build? If so, maybe try a serial one (just to check if it's a dependency graph issue).
can you show me the output of make VERBOSE=1
There were some issues a little while ago with gcc 4.9 and std::regex
- this may be the problem?
Hi,
I tried to build this today with the instructions provided:
git clone https://github.com/digego/extempore && mkdir extempore/cmake-build && cd extempore/cmake-build && cmake .. && make && sudo make install
But I encounter the following error trying to use dynamic library. I might be able to work with the docker image or build mine on it. But wanted to create this just in case is happening someone else. Feel free to close it if it is a know issue. I am using sabayon linux.
Error when the make hangs and a CTRL+C to abort the installation.