<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi all,<br><br>I'm new on Cairo and am seeking help...<br>I cannot compile Cairo on Solaris SunOS 5.10.<br><br>Here are the messages:<br><br>&lt;564&gt; make<br>make&nbsp; all-recursive<br>Making all in src<br>make&nbsp; all-am<br>Making all in doc<br>make&nbsp; all-recursive<br>Making all in public<br>make&nbsp; all-am<br>Making all in util<br>make&nbsp; all-am<br>Making all in boilerplate<br>make&nbsp; all-am<br>Making all in test<br>make: Fatal error in reader: Makefile, line 3485: Macro assignment on dependency&nbsp; line<br>The following command caused the error:<br>failcom='exit 1'; \<br>for f in x $MAKEFLAGS; do \<br>&nbsp; case $f in \<br>&nbsp;&nbsp;&nbsp; *=* | --[!k]*);; \<br>&nbsp;&nbsp;&nbsp; *k*) failcom='fail=yes';; \<br>&nbsp; esac; \<br>done; \<br>dot_seen=no;
 \<br>target=`echo all-recursive | sed s/-recursive//`; \<br>list='src doc util boilerplate test perf'; for subdir in $list; do \<br>&nbsp; echo "Making $target in $subdir"; \<br>&nbsp; if test "$subdir" = "."; then \<br>&nbsp;&nbsp;&nbsp; dot_seen=yes; \<br>&nbsp;&nbsp;&nbsp; local_target="$target-am"; \<br>&nbsp; else \<br>&nbsp;&nbsp;&nbsp; local_target="$target"; \<br>&nbsp; fi; \<br>&nbsp; (cd $subdir &amp;&amp; make&nbsp; $local_target) \<br>&nbsp; || eval $failcom; \<br>done; \<br>if test "$dot_seen" = "no"; then \<br>&nbsp; make&nbsp; "$target-am" || exit 1; \<br>fi; test -z "$fail"<br>make: Fatal error: Command failed for target `all-recursive'<br>*** Error code 1<br>make: Fatal error: Command failed for target `all'<br><br>Any help will be greatly appreciated.<br><br><br></div></div><br>



      </body></html>