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
