Skip to Content.
Sympa Menu

cado-nfs - [Cado-nfs-discuss] compiling CADO-NFS 2.0 alpha

Subject: Discussion related to cado-nfs

List archive

[Cado-nfs-discuss] compiling CADO-NFS 2.0 alpha


Chronological Thread 
  • From: Pi <juanpide@gmail.com>
  • To: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: [Cado-nfs-discuss] compiling CADO-NFS 2.0 alpha
  • Date: Mon, 21 Oct 2013 17:00:39 +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>

Hello

I've tried to compile CADO-NFS 2.0 alpha but I get an error:
everything is OK till...

-- Using libs:  (math) pthread (pthreads)
-- Configuring done
CMake Error at misc/CMakeLists.txt:5 (add_executable):
  Cannot find source file:

    convert_rels.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


-- Build files have been written to: /home/joe/cado-nfs-2.0alpha_55e97b6a/build/blue
make: *** No rule to make target `all'.  Stop.
make: *** [all] Error 2


That "convert_rels.c" doesn't exist in my PC.

Before that I successfully compiled CADO-NFS without any error and it works.
I think I have all complementary libraries installed.

regards



Archive powered by MHonArc 2.6.19+.

Top of Page