Even,
I compiled the beta and now it works. Thanks!
For the record, I'm using the GNU tools.
Chris
On Fri, Nov 14, 2008 at 1:25 PM, Even Rouault
<[EMAIL PROTECTED]>wrote:
> Chris,
>
> I'd bet too that you are hitting a problem with unaligned access on Sparc
> architecture when dereferencing s
Chris,
I'd bet too that you are hitting a problem with unaligned access on Sparc
architecture when dereferencing some pointers that is present in the
TIFFWriteDirectorySec function of the internal libtiff in GDAL 1.5.X
(I don't think that the compiler used would make any difference.)
This prob
Chris Garrard wrote:
Hi,
I've compiled GDAL 1.5.3 on Solaris 10, using internal support for tiff
and gtiff. When I try to create a new GTiff using gdal_translate, it
fails with "OBus Error". That's all the information I get.
The problem is only with writing GTiffs, not reading them. I can
Hi,
I've compiled GDAL 1.5.3 on Solaris 10, using internal support for tiff and
gtiff. When I try to create a new GTiff using gdal_translate, it fails with
"OBus Error". That's all the information I get.
The problem is only with writing GTiffs, not reading them. I can convert a
tiff to another