[Proj] Compiling in Cygwin: make error

Martin du Saire mdusaire at umn.edu
Tue Oct 24 13:55:57 EDT 2006


Hi,

I am trying to compile Proj4.5 in Cygwin2.5, but I think I am running 
into problems with "make".

configure doesn't report any errors, but when I run make, it seems to 
get stuck on:

if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I. -DPROJ_LIB=\"/usr/local/share/proj\"     -g -O2 -MT 
PJ_loxim.lo -MD -MP -MF ".deps/PJ_loxim.Tpo" -c -o PJ_loxim.lo PJ_loxim.c; \
	then mv -f ".deps/PJ_loxim.Tpo" ".deps/PJ_loxim.Plo"; else rm -f 
".deps/PJ_loxim.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I. 
-DPROJ_LIB=\"/usr/local/share/proj\" -g -O2 -MT PJ_loxim.lo -MD -MP 
-MF .deps/PJ_loxim.Tpo -c PJ_loxim.c  -DPIC -o .libs/PJ_loxim.o
  gcc -DHAVE_CONFIG_H -I. -I. -I. 
-DPROJ_LIB=\"/usr/local/share/proj\" -g -O2 -MT PJ_loxim.lo -MD -MP 
-MF .deps/PJ_loxim.Tpo -c PJ_loxim.c -o PJ_loxim.o >/dev/null 2>&1


ad infinitum.  Is this normal, should I just let it run its course?

Thanks.

Martin



More information about the Proj mailing list