Bug or my error?

Gale Lee galehlee at yahoo.com
Fri Apr 19 05:45:39 CEST 2013


gmp-5.1.1 package (from gmp-5.1.1.tar.bz2)
 
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/4.5.3/lto-wrapper.exe
Target: i686-pc-cygwin
Configured with: /gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3/configure --srcdir=/gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/gcc4 -C --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --enable-bootstrap --enable-version-specific-runtime-libs --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite --enable-lto --enable-java-awt=gtk --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686
 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind --with-ecj-jar=/usr/share/java/ecj.jar
Thread model: posix
gcc version 4.5.3 (GCC)

I placed the tar file above in /usr/local/contrib
 
tar -xf gmp-5.1.1.tar.bz2
cd gmp-5.1.1
./configure
make
 
I received this error during make:
../gmp-impl.h:133:20: fatal error: config.h: No such file or directory
 
I am attaching my environment variables, configure output file and make output file.  I appreciate if someone can help me.  I made a backdoor attempt by copying the config.h from the temporary folder that was create during config and placed it into the gmmp-5.1.1 folder then reran make successfully.  But that should not be the corrct way to do.  Thank you.
 
Gale Lee
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure.out.txt
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20130418/354a617a/attachment-0003.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: env.out.txt
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20130418/354a617a/attachment-0004.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make.out.txt
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20130418/354a617a/attachment-0005.txt>


More information about the gmp-bugs mailing list