Attempt to build ncar graphics on Solaris x86 (64-bit)

From: Ray D Wright <rdw_at_nyahnyahspammersnyahnyah>
Date: Sat Aug 27 2011 - 09:18:34 MDT

Hello,

I would be very grateful for some help. I am failing to build ncar graphics
on a Solaris 10 x86 64 bit system, on a HP ML110 server.
Below is the make-output from the line above the first mention of an error
to the first "*** Error code 1" message. Below that, the output consists of
messages that include: "make: Fatal error: Command failed for target
`makesubdirs", which, I guess are just consequent on the failure to make
ictrans.o.

Any suggestions you can make woul be much appreciated.

========== make-output ====================
.
.
.
In file included from ictrans.c:39:
/usr/include/sys/resource.h:146: error: field `ru_utime' has incomplete type
/usr/include/sys/resource.h:147: error: field `ru_stime' has incomplete type
*** Error code 1
make: Fatal error: Command failed for target `ictrans.o'
Current working directory
/home/rdw/build/ncl_ncarg-5.2.1/ncarview/src/lib/libictrans
*** Error code 1
The following command caused the error:
for dir in libcgm libncarg_ras libctrans libictrans ; do \
if (test -d $dir) then \
(cd $dir; echo "Making ./ncarview/src/lib/$dir";\
make );sleep 1;\
else echo "NOT Making ./ncarview/src/lib/$dir"; fi \
done
make: Fatal error: Command failed for target `makesubdirs'
Current working directory /home/rdw/build/ncl_ncarg-5.2.1/ncarview/src/lib
*** Error code 1
.
.
.
===================================

Thank you.

Ray

Dr. Raymond D Wright
Spacefleet Ltd
2 Jackson Close
Devizes
Wiltshire SN10 3AP
England UK
T +44 (0)1380 725075 M +44 (0)794 832 9494
Co. Reg No. 5005969

_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk

Received on Sat Aug 27 09:18:40 2011

This archive was generated by hypermail 2.1.8 : Tue Aug 30 2011 - 13:31:24 MDT