[postgis-devel] SVN trunk libxml2 detection is broken

Paul Ramsey pramsey at cleverelephant.ca
Mon Mar 16 12:34:17 PDT 2009


Try ./autogen and reconfigure to make sure all the substitutions are up-to-date

P

On Sun, Dec 13, 2009 at 5:54 PM, Mark Cave-Ayland
<mark.cave-ayland at siriusit.co.uk> wrote:
> Hi folks,
>
> Both the in_gml and in_kml regression tests are failing for me at the moment
> - it looks as if it's a bug in the libxml2 detection code which prevents the
> input functions in postgis.sql from being generated correctly. I see the
> following messages when running "make check":
>
>
> gcc -E -traditional-cpp postgis.sql.in.c | grep -v '^#' > postgis.sql.in
> postgis.sql.in.c:3431: error: token "@" is not valid in preprocessor
> expressions
> postgis.sql.in.c:4506: error: token "@" is not valid in preprocessor
> expressions
> sed 's,MODULE_PATHNAME,$libdir/postgis-1.5,g' postgis.sql.in >postgis.sql
> gcc -E -traditional-cpp uninstall_postgis.sql.in.c | grep -v '^#' >
> uninstall_postgis.sql.in
> uninstall_postgis.sql.in.c:253: error: token "@" is not valid in
> preprocessor expressions
>
>
> I'm guessing that this will be fixed upon resolution of ticket #344.
>
>
> ATB,
>
> Mark.
>
> --
> Mark Cave-Ayland - Senior Technical Architect
> PostgreSQL - PostGIS
> Sirius Corporation plc - control through freedom
> http://www.siriusit.co.uk
> t: +44 870 608 0063
>
> Sirius Labs: http://www.siriusit.co.uk/labs
> _______________________________________________
> 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