<br><br><div class="gmail_quote">2010/4/26 Peter Breitenlohner <span dir="ltr">&lt;<a href="mailto:peb@mppmu.mpg.de" target="_blank">peb@mppmu.mpg.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><br></div>
Hi Apostolos,<br>
<br>
thanks for analyzing the problem.  In order to completely fix/avoid this I&#39;d<br>
need some OpenSolaris specific information.<br>
<br>
(1) in your first run, the one which failed, did you have /usr/gnu/bin in<br>
your PATH? If so, certainly after the directory of Solaris sed.<br>
<br></blockquote><div><br>No, I do not have this in my path. Let me that I have compiled most of the binaries<br>included in /usr/gnu/bin and I have installed then in /opt/gnu/bin. Since I have not<br>compiled GNUsed, compilation was failing. The main reason I have compiled all<br>
these GNU tools is to always have the very latest version. <br>
 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
(2) do you still have the output (Work/build.log) from your first run, or if<br>
not could your try that once again?<br>
<br></blockquote><div><br>No but I have &quot;recompiled &quot; TeXLive and I am attaching the file<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

In Work/build.log there are lines &quot;checking for a sed that does&quot;..., what is<br>
the result? Solaris sed or GNU sed?<br></blockquote><div><br>checking for a sed that does not truncate output... /bin/gsed<br><br>This is from build.log so this means that it is able to find the &quot;proper&quot; sed but it does not use it at that point.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
(3) do you know what part of the expression can&#39;t be handled by Solaris sed?<br>
<br></blockquote><div><br>OK after doing some search I have found the root of the problem: Modify file source/texk/web2c/configure as<br>follows:<br><br>*** configure    2010-04-26 15:22:39.948579493 +0300<br>--- configure.new    2010-04-26 15:23:21.814565243 +0300<br>
***************<br>*** 21094,21100 ****<br>  <br>  ## KPSE_LT_HACK: Prevent libtool from linking dependency_libs<br>  if test &quot;x$enable_libtool_hack&quot; = xyes; then<br>!   sed &#39;/# Convert &quot;-framework/i \<br>
      ## KPSE_LT_HACK: ignore dependency_libs\<br>      test &quot;X$installed&quot; = Xyes &amp;&amp; dependency_libs=\<br>  &#39; &quot;$ofile&quot; &gt;&quot;$cfgfile&quot;<br>--- 21094,21100 ----<br>  <br>  ## KPSE_LT_HACK: Prevent libtool from linking dependency_libs<br>
  if test &quot;x$enable_libtool_hack&quot; = xyes; then<br>!   sed &#39;/# Convert &quot;-framework/i\<br>      ## KPSE_LT_HACK: ignore dependency_libs\<br>      test &quot;X$installed&quot; = Xyes &amp;&amp; dependency_libs=\<br>
  &#39; &quot;$ofile&quot; &gt;&quot;$cfgfile&quot;<br><br>In different words, just delete the space after the i modifier.<br><br></div></div><br>Kind regards,<br>A.S.<br><br>-- <br>Apostolos Syropoulos<br>Xanthi, GREECE<br>
<br>