Hi Ted,<br><br>I went back through some previous versions and finally 
figured out that it was just the machine I was using. Another SunOS 
machine I tried worked fine.<br><br>Sorry for the mailinglist spam!<br><br>Ross<font color="#888888"><br></font><br><div class="gmail_quote">On Sat, May 15, 2010 at 1:13 PM, Ted Ralphs <span dir="ltr">&lt;<a href="mailto:ted@lehigh.edu">ted@lehigh.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I&#39;ve never seen an error like this before. It builds fine in Linux.<br>
Have previous versions built OK? Or is this your first try on SunOS?<br>
I&#39;ll see what I can do to find a SunOS box to test with.<br>
<br>
Cheers,<br>
<br>
Ted<br>
<div><div></div><div class="h5"><br>
On Thu, May 13, 2010 at 4:29 PM, Ross Anderson &lt;<a href="mailto:rpanderson@gmail.com">rpanderson@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt; I&#39;m attempting to compile 5.2.4 on SunOS<br>
&gt;<br>
&gt; make: Fatal error: Command failed for target `all-recursive&#39;<br>
&gt;<br>
&gt; The following command caused the error:<br>
&gt; failcom=&#39;exit 1&#39;; \<br>
&gt; for f in x $MAKEFLAGS; do \<br>
&gt;   case $f in \<br>
&gt;     *=* | --[!k]*);; \<br>
&gt;     *k*) failcom=&#39;fail=yes&#39;;; \<br>
&gt;   esac; \<br>
&gt; done; \<br>
&gt; dot_seen=no; \<br>
&gt; target=`echo all-recursive | sed s/-recursive//`; \<br>
&gt; list=&#39;src &#39;; for subdir in $list; do \<br>
&gt;   echo &quot;Making $target in $subdir&quot;; \<br>
&gt;   if test &quot;$subdir&quot; = &quot;.&quot;; then \<br>
&gt;     dot_seen=yes; \<br>
&gt;     local_target=&quot;$target-am&quot;; \<br>
&gt;   else \<br>
&gt;     local_target=&quot;$target&quot;; \<br>
&gt;   fi; \<br>
&gt;   (cd $subdir &amp;&amp; make  $local_target) \<br>
&gt;   || eval $failcom; \<br>
&gt; done; \<br>
&gt; if test &quot;$dot_seen&quot; = &quot;no&quot;; then \<br>
&gt;   make  &quot;$target-am&quot; || exit 1; \<br>
&gt; fi; test -z &quot;$fail&quot;<br>
&gt; make: Fatal error: Command failed for target `all-recursive&#39;<br>
&gt; Current working directory /SYMPHONY-5.2.4/Cgl<br>
&gt; *** Error code 1<br>
&gt; The following command caused the error:<br>
&gt; failcom=&#39;exit 1&#39;; \<br>
&gt; for f in x $MAKEFLAGS; do \<br>
&gt;   case $f in \<br>
&gt;     *=* | --[!k]*);; \<br>
&gt;     *k*) failcom=&#39;fail=yes&#39;;; \<br>
&gt;   esac; \<br>
&gt; done; \<br>
&gt; dot_seen=no; \<br>
&gt; target=`echo all-recursive | sed s/-recursive//`; \<br>
&gt; list=&#39;CoinUtils Data/Sample Osi Cgl Clp SYMPHONY&#39;; for subdir in $list; do \<br>
&gt;   echo &quot;Making $target in $subdir&quot;; \<br>
&gt;   if test &quot;$subdir&quot; = &quot;.&quot;; then \<br>
&gt;     dot_seen=yes; \<br>
&gt;     local_target=&quot;$target-am&quot;; \<br>
&gt;   else \<br>
&gt;     local_target=&quot;$target&quot;; \<br>
&gt;   fi; \<br>
&gt;   (cd $subdir &amp;&amp; make  $local_target) \<br>
&gt;   || eval $failcom; \<br>
&gt; done; \<br>
&gt; if test &quot;$dot_seen&quot; = &quot;no&quot;; then \<br>
&gt;   make  &quot;$target-am&quot; || exit 1; \<br>
&gt; fi; test -z &quot;$fail&quot;<br>
&gt; make: Fatal error: Command failed for target `all-recursive&#39;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I ran ./configure (no options), then make on a SunOs 5.10 and received that<br>
&gt; error.<br>
&gt; Do I need to change anything?<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Symphony mailing list<br>
&gt; <a href="mailto:Symphony@list.coin-or.org">Symphony@list.coin-or.org</a><br>
&gt; <a href="http://list.coin-or.org/mailman/listinfo/symphony" target="_blank">http://list.coin-or.org/mailman/listinfo/symphony</a><br>
&gt;<br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Dr. Ted Ralphs<br>
Associate Professor, Lehigh University<br>
(610) 628-1280<br>
ted &#39;at&#39; lehigh &#39;dot&#39; edu<br>
<a href="http://coral.ie.lehigh.edu/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>
</font></blockquote></div><br>