Oh, sorry for this. My fault.
On Wed, Oct 21, 2009 at 8:01 PM, Ivan <[email protected]> wrote: > D'accord. That driver should be optional. > >> -------Original Message------- >> From: Even Rouault <[email protected]> >> Subject: Re: [gdal-dev] Building from the trunk, error realted to WKTRASTER >> Sent: Oct 21 '09 11:48 >> >> Selon Ivan <[email protected]>: >> >> Yes, I had seen that too and fixed it a few days ago but forgot to commit it >> apparently. Done in r17860 by testing the availability of PG headers. >> >> > I tried to build from GDAL trunk and got an dependency error on wktraster >> > driver. >> > >> > After removing it from frmts/makefile.vc the build and install worked all >> > right. >> > >> > --- makefile.vc (revision 17859) >> > +++ makefile.vc (working copy) >> > @@ -12,7 +12,7 @@ >> > -DFRMT_jaxapalsar -DFRMT_ers -DFRMT_ingr -DFRMT_dimap \ >> > -DFRMT_gff -DFRMT_terragen -DFRMT_gsg -DFRMT_cosar -DFRMT_pds >> \ >> > -DFRMT_adrg -DFRMT_coasp -DFRMT_tsx -DFRMT_blx -DFRMT_til \ >> > - -DFRMT_r -DFRMT_wktraster >> > + -DFRMT_r >> > >> > Regards. >> > _______________________________________________ >> > gdal-dev mailing list >> > [email protected] >> > http://lists.osgeo.org/mailman/listinfo/gdal-dev >> > >> >> >> > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
