[postgis-devel] 1, dot, 3 dot 4!

Paul Ramsey pramsey at cleverelephant.ca
Sun Oct 19 18:33:39 PDT 2008


Well, unless someone else (Mat?) can apply this patch back into 3.0
and test it, or you can work it up Regina, it'll have to wait until I
get home and set up a VM with a new debian in it that has the new gcc.

P

On Sun, Oct 19, 2008 at 4:06 PM, Obe, Regina <robe.dnd at cityofboston.gov> wrote:
> P,
> that got me further but no go.  Seems to be same issue in an unpatched file
>
>         then mv -f ".deps/ByteOrderValues.Tpo" ".deps/ByteOrderValues.Plo";
> else rm -f ".deps/ByteOrderValues.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers
> -I../../source/headers/geos -I../../source/headers -g -O2 -DGEOS_INLINE
> -Wall -ansi -pedantic -Wno-long-long -MT ByteOrderValues.lo -MD -MP -MF
> .deps/ByteOrderValues.Tpo -c ByteOrderValues.cpp  -fPIC -DPIC -o
> .libs/ByteOrderValues.o
> ByteOrderValues.cpp: In static member function 'static double
> geos::io::ByteOrderValues::getDouble(const unsigned char*, int)':
> ByteOrderValues.cpp:139: error: 'memcpy' was not declared in this scope
> ByteOrderValues.cpp: In static member function 'static void
> geos::io::ByteOrderValues::putDouble(double, unsigned char*, int)':
> ByteOrderValues.cpp:147: error: 'memcpy' was not declared in this scope
> make[2]: *** [ByteOrderValues.lo] Error 1
> make[2]: Leaving directory `/projects/geos-3.0.2/source/io'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/projects/geos-3.0.2/source'
> make: *** [all-recursive] Error 1
>
>
> Thanks,
>
> Regina
>
>
> -----Original Message-----
> From: postgis-devel-bounces at postgis.refractions.net on behalf of Paul Ramsey
> Sent: Sun 10/19/2008 5:14 PM
> To: PostGIS Development Discussion
> Subject: Re: [postgis-devel] 1, dot, 3 dot 4!
>
> Yes, this has already been fixed on trunk, here's a patch against 3.0,
> let me know if it helps.
>
> P.
>
>
> ________________________________
>
> The substance of this message, including any attachments, may be
> confidential, legally privileged and/or exempt from disclosure pursuant to
> Massachusetts law. It is intended solely for the addressee. If you received
> this in error, please contact the sender and delete the material from any
> computer.
>
> ________________________________
>
> Help make the earth a greener place. If at all possible resist printing this
> email and join us in saving paper.
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
>



More information about the postgis-devel mailing list