guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating mono. Adding MSBuild.


From: Ricardo Wurmus
Subject: Re: Updating mono. Adding MSBuild.
Date: Tue, 02 Apr 2019 10:17:47 +0200
User-agent: mu4e 1.0; emacs 26.1

Brett Gilio <address@hidden> writes:

> Okay, great Mono-5.0 builds successfully. So with that knowledge, I
> tried to compile the latest Mono-5.18. However, shortly after the
> configuration step it throws
>
> CMake Error: CMake was unable to find a build program corresponding to "Unix 
> Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a 
> different build tool.
> CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
> CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
> -- Configuring incomplete, errors occurred!
> See also
> "/tmp/guix-build-mono-5.18.1.0.drv-0/mono-5.18.1.0/mono/btls/build-shared/CMakeFiles/CMakeOutput.log".
>
> The interesting thing is that it uses the gnu-build-system to build the
> csc compiler, and I had to pass cmake as a native-input or else the
> configuration step would fail. So, does anybody know how to deal with
> this cmake issue?

Do you get the errors when using the cmake-build-system?  If you need to
prepare the build you can add custom build phases.

--
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]