Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] A curious make error

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] A curious make error


Chronological Thread 
  • From: Emmanuel Thomé <Emmanuel.Thome@inria.fr>
  • To: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] A curious make error
  • Date: Mon, 31 Aug 2015 15:53:30 +0200
  • List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/>
  • List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>

Hi,

On Mon, Aug 31, 2015 at 02:46:45PM +0100, Paul Leyland wrote:
> See these screen snips;
>
> pcl@maat ~/nums/cado-nfs $ make -n
> CMake found, but not with version 2.8 or newer

what about:

grep -B3 "CMake found" ./scripts/call_cmake.sh

?

This particular mistake was fixed in commits 6b03ecd (in the master
branch) and 8ff5aa0 (in the 2.1 branch). Release-wise, this has been
fixed in cado-nfs-2.1.1

Best,

E.

> I am about to download and compile a compatible version of Cmake.
> Do you want to continue ? (y/n)
> n
> Please install a compatible version of Cmake.
> Makefile:5: recipe for target 'all' failed
> make: *** [all] Error 1
> pcl@maat ~/nums/cado-nfs $ emerge --search cmake
>
> [ Results for search key : cmake ]
> Searching...
>
> * dev-util/cmake
> Latest version available: 3.2.2
> Latest version installed: 3.2.2
> Size of files: 6,288 KiB
> Homepage: http://www.cmake.org/
> Description: Cross platform Make
> License: CMake
>
>
> So this Gentoo has CMake 3.2.2 installed but cado-nfs thinks that it's
> older than 2.8!
>
>
> Paul
>
>
> _______________________________________________
> Cado-nfs-discuss mailing list
> Cado-nfs-discuss@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/mailman/listinfo/cado-nfs-discuss




Archive powered by MHonArc 2.6.19+.

Top of Page