<html>
<head>
        <title></title>
        
<meta name="GENERATOR" content="MSHTML 8.00.6001.18852"></meta>
</head>

<body>
        
<div align="left">I compiled the LIBXML2  library with a lot of warnings, do you have them too Regina or should I post them, Oliver.</div>
        
<div align="left">When I should test it I couldn't find any sql.definition of the function ST_GeomFromGML. As I see in postgis.sql.in.c that is because LIBXML2 isn't found. So I guess the compilation didn't sucess. I will see if I get time to try later today.</div>
        
<div align="left"> </div>
        
<div align="left"> </div>
        
<div align="left">/Nicklas</div>
        
<div align="left"> </div>
        
<div align="left"> </div>
        
<div align="left"><br />
                2009-11-23 PostGIS wrote:<br />
                <br />
                #273: ST_GeomFromGML crashes in Windows compiled in MingW<br />
                >----------------------+-----------------------------------------------------<br />
                > Reporter: robe | Owner: colivier <br />
                > Type: defect | Status: new <br />
                > Priority: medium | Milestone: PostGIS 1.5.0<br />
                > Component: postgis | Version: trunk <br />
                >Resolution: | Keywords: <br />
                >----------------------+-----------------------------------------------------<br />
                >Comment (by robe):<br />
                ><br />
                > Strange. Maybe its something else I install getting in the way or I'm not<br />
                > compiling libxml right. I have another box I can try on later. Nicklas<br />
                > -- you have a mingw install -- if its not asking too much -- can you try<br />
                > compiling and doing the simple<br />
                ><br />
                ><br />
                > {{{<br />
                > SELECT<br />
                > ST_GeomFromGML('
                <gml:point>
                        <gml:coordinates>1,2</gml:coordinates></gml:point>')<br />
                > }}}<br />
                > to see if it works.<br />
                ><br />
                > Olivier - what is your mingw gcc and mingw/msys versions? On my gcc 3.5<br />
                > box, I was able to compile and install without errors (except libxml make<br />
                > checks fail), but got crashes when doing the above test. On my upgraded<br />
                > mingw running gcc 4.4, I can't compile libxml at all.<br />
                ><br />
                >-- <br />
                >Ticket URL: 
                <http: 273#comment:13 ticket postgis trac.osgeo.org></http:><br />
                >PostGIS 
                <http: postgis trac.osgeo.org></http:><br />
                >The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.<br />
                >_______________________________________________<br />
                >postgis-devel mailing list<br />
                >postgis-devel@postgis.refractions.net<br />
                >http://postgis.refractions.net/mailman/listinfo/postgis-devel<br />
                ><br />
                ></div>
</body>
</html>