[OSRS-PROJ] Build problems in CygWin

Matt Matt at terraengine.com
Fri Dec 6 15:14:43 EST 2002


Hi Norman,

Sorry about being lengthy on the first post.  I tried your suggestion,
but still have the same result.  I did some research and found a posting
on a build problem on an unrelated library where they had the same
error.  The solution was to delete the ltconfig script.  I tried that,
but no luck.  It didn't really make sense as the ltconfig script seems
to customize to the O/S.

Any other ideas?

Thanks,

Matt

-----Original Message-----
From: owner-osrs-proj at remotesensing.org
[mailto:owner-osrs-proj at remotesensing.org] On Behalf Of Norman Vine
Sent: Friday, December 06, 2002 10:24 AM
To: osrs-proj at remotesensing.org
Subject: Re: [OSRS-PROJ] Build problems in CygWin



----- Original Message ----- 
From: "Matt" <Matt at terraengine.com>
To: <osrs-proj at remotesensing.org>
Sent: Friday, December 06, 2002 10:55 AM
Subject: [OSRS-PROJ] Build problems in CygWin


> Hi,
> 
> I am attempting to build proj4 in CygWin and am running into an error 
> that I need help with. I have included the results of my build attempt

> along with the resulting makefile.
> 
> Any suggestions would be appreciated.

Please limit your posts to the minimum required to 
see the error.  In this case there was no need to add
anything more then output of the make command

Try adding AC_PREREQ(2.13) as the first 'real line' in configure.in

i.e.
dnl Process this file with autoconf to produce a configure script. #
Require at least automake 2.13
AC_PREREQ(2.13)

This is to insure that the minimal autoconf version
capable of libtool compilation with Cygwin is used

Norman
----------------------------------------
PROJ.4 Discussion List
See http://www.remotesensing.org/proj for subscription, unsubscription
and other information.



----------------------------------------
PROJ.4 Discussion List
See http://www.remotesensing.org/proj for subscription, unsubscription
and other information.



More information about the Proj mailing list