Le dimanche 06 avril 2014 17:40:05, David Tran a écrit : > my terminal output pasted to pastebin: > > http://pastebin.com/p0yc0d38
For that one, try ./configure --without-xml2 (I got the option name wrong in my previous email) For some reason, it looks like the libxml2 headers think that they are called from the libxml2 source files and export symbols instead of importing them. > http://pastebin.com/j6g83Esd Don't know for that one. > > hope that helps somehow :) > > > -------- Original Message -------- > Subject: Re: [gdal-dev] GDAL/OGR 1.11.0 Beta1 ready > From: Even Rouault <[email protected]> > To: [email protected] > Date: Sunday, 6. April 2014 02:40:01 > > > Le dimanche 06 avril 2014 02:36:16, David Tran a écrit : > >> Hi to everybody again > >> > >> Hope you all enjoy gdal 1.11.0beta1. > >> > >> What was the big bang between v1.9.2 and >=1.1x.y? > > > > The big-bang lol ? no, I guess a tiny change that cause a compilation > > failure... > > > >> 1.10.1 > >> make[1]: *** [cpl_xml_validate.lo] Error 1 > >> make[1]: Leaving directory `/home/David/gdal-1.10.1/port' > >> make: *** [port-target] Error 2 > > > > There must be a more detailed error message before. What is it ? > > > > perhaps try --without-libxml2 ? -- Geospatial professional services http://even.rouault.free.fr/services.html _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
