[geos-devel] MinGW Support
Charlie Savage
cfis at savagexi.com
Thu Aug 3 16:55:48 EDT 2006
The one in CVS used to work (as of last week, haven't retested).
Anyway, I solved the issue by:
dos2unix configure.in
Next up is the _tzset issue I once had a patch for, let me go find it
again...
Charlie
-----------
In file included from ../../source/headers/geos/profiler.h:22,
from CoordinateSequence.cpp:17:
../../source/headers/geos/timeval.h: In function `int
gettimeofday(timeval*, timezone*)':
../../source/headers/geos/timeval.h:60: error: `_tzset' was not declared
in this scope
../../source/headers/geos/timeval.h:60: warning: unused variable '_tzset'
../../source/headers/geos/timeval.h:63: error: `_timezone' was not
declared in this scope
../../source/headers/geos/timeval.h:64: error: `_daylight' was not
declared in this scope
../../source/headers/geos/timeval.h:63: warning: unused variable '_timezone'
../../source/headers/geos/timeval.h:64: warning: unused variable '_daylight'
make[3]: *** [CoordinateSequence.lo] Error 1
Charlie
strk at refractions.net wrote:
> On Thu, Aug 03, 2006 at 12:11:40PM -0600, Charlie Savage wrote:
>> For GEOS 3 it would be really good to support mingw. I have not been
>> able to compile the geos 3 head branch using migw for a long time - I
>> get a series of linker errors that I posted to the last about a month
>> ago. Any help fixing them would be appreciated.
>>
>> Anyway, just tried again after the move to SVN. And this time I can't
>> get past autogen didn't work.
>>
>> $ ./autogen.sh
>> Running autoheader
>> ' is already registered with AC_CONFIG_FILES.
>> autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
>> configure.in:297:
>
> Could you try the version in CVS ? (just in case it's CR/NL issue).
>
> --strk;
>
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.osgeo.org/pipermail/geos-devel/attachments/20060803/e03b5ecf/smime.bin
More information about the geos-devel
mailing list