Hi Frank, I could find out that this bug was due to an older version of GDAL, v1.4.2 and probably bindings to older version of libtiff and so.
On another configuration with GDAL 1.5.1, the problem is not any more encountered. Best regards, Matthieu On Thursday 13 November 2008 18:13:17 you wrote: > Matthieu Rigal wrote: > > Hi all, hi Frank, > > > > I am encountering problem with gdal_translate and gdalinfo with very > > little images. I have for example a 9*16 pixels image, georeferenced, > > 16bits and 8bits, that I have tested in 2 formats : .pix PCIDSK and .tif > > GTiff. > > > > And both times, I get errors : > > gdal_translate: symbol lookup error: gdal_translate: undefined symbol: > > GDALValidateCreationOptions > > gdalinfo: symbol lookup error: gdalinfo: undefined symbol: > > GDALGetFileList > > > > I have attached both tif files in 8bits and 16 bits, with the hope it > > will help. Notice that these images can be open by software like QGis or > > PCI Geomatica... > > > > If you have any ideas or if it is a known bug... let me know ! > > Matthieu, > > I tried gdalinfo on the files and it worked fine. Your Python looked fine. > > The error messages seem to indicate an inappropriate mixture of versions. > Presumably recent Python bindings that are trying to pick up an older > version of GDAL lacking some modern entry points. Does the same > configuration work fine with larger TIFF files? > > Best regards, RapidEye AG Molkenmarkt 30 14776 Brandenburg an der Havel Germany Head Office/Sitz der Gesellschaft: Brandenburg an der Havel Management Board/Vorstand: Wolfgang G. Biedermann Chairman of Supervisory Board/Vorsitzender des Aufsichtsrates: Axel Schmalz Commercial Register/Handelsregister Potsdam HRB 17 796 Tax Number/Steuernummer: 048/100/00053 VAT-Ident-Number/Ust.-ID: DE 199331235 DIN EN ISO 9001 certified ************************************************************************* Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet. The information in this e-mail is intended for the named recipients only. It may contain privileged and confidential information. If you have received this communication in error, any use, copying or dissemination of its contents is strictly prohibited. Please erase all copies of the message along with any included attachments and notify RapidEye AG or the sender immediately by telephone at the number indicated on this page. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
