Hi!<br><br>I&#39;m trying to build NCL on CentOS 5.5 x86_64 with gcc 4.4 using SRPM from EPEL repo. When I build it with gcc 4.1 - everything is fine, I get RPM packages. But when I try to build with gcc 4.4 - I get errors:<br>
----<br>
...<br>/bin/sh: ../../.././common/src/graphcap/graphc: No such file or directory<br>...<br>/bin/sh: ../../.././common/src/graphcap/fontc: No such file or directory<br>...<br>----<br>and similar (missing only &#39;fontc&#39; and &#39;graphc&#39;). At first time &#39;ncl&#39; file was missing too, but I fixed it - problem was in messed up 4.1 and 4.4 compilers for C and fortran. Now as far as I see from build log, only gcc44 and gfortran44 are used, so I don&#39;t know what&#39;s the matter. Another problem - I can&#39;t figure out from log, where &#39;fontc&#39; and &#39;graphc&#39; are built.<br>

<br>Also I get many errors (I think it is connected with missing &#39;graphc&#39; and &#39;fontc&#39;) like these (missing many files in &#39;fontcaps&#39; and &#39;graphcaps&#39; dirs):<br>----<br>/bin/chmod: cannot access `/var/tmp/ncl-5.1.1-3.c5-root-user/usr/share/ncarg/fontcaps/font1&#39;: No such file or directory<br>

/bin/chmod: cannot access `/var/tmp/ncl-5.1.1-3.c5-root-user/usr/share/ncarg/graphcaps/adm5&#39;: No such file or directory<br>---<br><br>Could anybody suggest, how to fix this errors or how to localize source of the errors?<br>

<br>-- <br>Best regards,<br>Dmitry Vinokurov<br>+7 905 862 17 11<br>skype: d.a.vinokurov<br>&lt;<a href="mailto:df6.626@gmail.com" target="_blank">df6.626@gmail.com</a>&gt;<br><br>