Problem of installation gmp on cygwin environment

MALHERBE Hugues malherbe.hugues at wanadoo.fr
Sat Nov 5 13:49:12 CET 2005


When I try to install gmp-4.1.4 in cygwin , I have the following error when I run make : 


Making all in mpn
make[2]: Entering directory `/c/cygwin/home/hugues/gmp/gmp-4.1.2/mpn'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHI
N_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'`    -g -O2 -fomit-frame-poi
nter -mcpu=pentiumpro -march=pentiumpro -c -o mp_bases.lo `test -f mp_bases.c ||
 echo './'`mp_bases.c
/usr/bin/sed: -e expression #2, char 18: unterminated `s' command
gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -g
 -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro -c mp_bases.c -o mp
_bases..o
make[2]: *** No rule to make target `udiv.lo', needed by `libmpn.la'.  Stop.
make[2]: Leaving directory `/c/cygwin/home/hugues/gmp/gmp-4.1.2/mpn'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/cygwin/home/hugues/gmp/gmp-4.1.2'
make: *** [all] Error 2

The main error is bolded.

Any help will be kind.

Hugues MALHERBE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-discuss/attachments/20051105/29b30697/attachment.html


More information about the gmp-discuss mailing list