Even,<br><br>I compiled the beta and now it works.&nbsp; Thanks!<br><br>For the record, I&#39;m using the GNU tools.<br><br>Chris<br><br><div class="gmail_quote">On Fri, Nov 14, 2008 at 1:25 PM, Even Rouault <span dir="ltr">&lt;<a href="mailto:even.rouault@mines-paris.org">even.rouault@mines-paris.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Chris,<br>
<br>
I&#39;d bet too that you are hitting a problem with unaligned access on Sparc<br>
architecture when dereferencing some pointers that is present in the<br>
TIFFWriteDirectorySec function of the internal libtiff in GDAL 1.5.X<br>
<br>
(I don&#39;t think that the compiler used would make any difference.)<br>
<br>
This problem was reported and fixed as<br>
<a href="http://bugzilla.maptools.org/show_bug.cgi?id=1892" target="_blank">http://bugzilla.maptools.org/show_bug.cgi?id=1892</a><br>
<br>
Current internal libtiff in GDAL 1.6.0beta has the above fix and should<br>
hopefully work.<br>
<br>
Le Friday 14 November 2008 20:26:24 Frank Warmerdam, vous avez écrit&nbsp;:<br>
<div><div></div><div class="Wj3C7c">&gt; Chris Garrard wrote:<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; I&#39;ve compiled GDAL 1.5.3 on Solaris 10, using internal support for tiff<br>
&gt; &gt; and gtiff. &nbsp;When I try to create a new GTiff using gdal_translate, it<br>
&gt; &gt; fails with &quot;OBus Error&quot;. &nbsp;That&#39;s all the information I get.<br>
&gt; &gt;<br>
&gt; &gt; The problem is only with writing GTiffs, not reading them. &nbsp;I can<br>
&gt; &gt; convert a tiff to another format, get information about them with<br>
&gt; &gt; gdalinfo, and am using them with MapServer built with GDAL support. &nbsp;I<br>
&gt; &gt; can write to other formats without a problem.<br>
&gt;<br>
&gt; Chris,<br>
&gt;<br>
&gt; Any chance of running things in gdb or dbx and getting a traceback?<br>
&gt;<br>
&gt; I assume this is Solaris on Sparc? &nbsp;Often problems on this architecture<br>
&gt; are byte order or &quot;double alignment&quot; issues.<br>
&gt;<br>
&gt; Is this a 32bit or 64 bit build? &nbsp;Are you using the GNU or Sun tool chains?<br>
&gt;<br>
&gt; Best regards,<br>
<br>
<br>
</div></div></blockquote></div><br>