Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] Problem compiling with cygwin on windows

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] Problem compiling with cygwin on windows


Chronological Thread 
  • From: Jason Xu <jasonx98@gmail.com>
  • To: paul zimmermann <Paul.Zimmermann@inria.fr>
  • Cc: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] Problem compiling with cygwin on windows
  • Date: Tue, 29 Dec 2015 04:59:52 -0500
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=jasonx98@gmail.com; spf=Pass smtp.mailfrom=jasonx98@gmail.com; spf=None smtp.helo=postmaster@mail-ig0-f176.google.com
  • Ironport-phdr: 9a23:EGy7mR+bowVGjP9uRHKM819IXTAuvvDOBiVQ1KB91OscTK2v8tzYMVDF4r011RmSDduds6oMotGVmp6jcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47AblHf6ke/8SQVUk2mc1EleKKtQsb7tIee6aObw9XreQJGhT6wM/tZDS6dikHvjPQQmpZoMa0ryxHE8TNicuVSwn50dxrIx06vru/5xpNo8jxRtvQ97IYAFPyiJ+VrBYBfWSwvLmR99szusBTZSAKJ4DNIamwLllx6Ag3A4Qv/V5H3mir8rOt0nieAa57YV7cxDBar9KBtAC/1wHMFPiU+9nGG2uR/iatapFSqoBkpkN2cW52cKPcrJvCVRtgdX2cUG58JDyE=
  • 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>

Ok, I have redownloaded CADO-NFS and now I get the following error:

[  0%] Configuring gf2x
Configuring gf2x with options --disable-shared --disable-dependency-tracking --enable-fft-interface CC=/usr/bin/cc CXX=/usr/bin/c++.exe CFLAGS=-std=c99 -g -W -Wall -O2  -I/usr/local/include -I/cygdrive/c/cado-nfs-2.2.0 CXXFLAGS=-std=c++11 -g -W -Wall -Wno-literal-suffix -O2  -I/usr/local/include -I/cygdrive/c/cado-nfs-2.2.0 LDFLAGS=-Wl,-rpath,/usr/local/lib -L/usr/local/lib --disable-sse2
/bin/sh: /cygdrive/c/cado-nfs-2.2.0/gf2x/configure: No such file or directory
CMakeFiles/gf2x-build.dir/build.make:61: recipe for target 'gf2x/Makefile' failed
make[2]: *** [gf2x/Makefile] Error 127
CMakeFiles/Makefile2:131: recipe for target 'CMakeFiles/gf2x-build.dir/all' failed
make[1]: *** [CMakeFiles/gf2x-build.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
Makefile:7: recipe for target 'all' failed
make: *** [all] Error 2


On Tue, Dec 29, 2015 at 4:41 AM, paul zimmermann <Paul.Zimmermann@inria.fr> wrote:
> There is no error. Make runs forever, printing the same information over
> and over.

then most likely it is a cmake error. Please report to the cmake developers.

Paul




Archive powered by MHonArc 2.6.19+.

Top of Page