We've started using the above, compile with the Intel Fortran 10.0.25
and gcc 4.4.1 on an x86_64 bit machine running SL5. And it worked fine
until somebody noticed that idt wasn't doing it's thing properly because
we'd forgotten to put /usr/include/X11/Xaw in the search path.
So we compiled it all again .. with that added, and also with
/usr/lib/bcc/include (for stddef.h and stdarg.h). Here are the
appropriate lines from Site.local:
-- #define LibSearch -L/usr/lib64 -L/usr/lib #define IncSearch -I/usr/include/X11 -I/usr/include/X11/Xmu -I/usr/include/X11/Xaw -I/usr/lib/bcc/include #define BuildNCL FALSE #define BuildWithF90 TRUE #define FCompiler ifort #define BuildRasterHDF FALSE -- And here's what comes out :( -- Making ./ngmath/src/lib/gridpack/natgrid nncrunchd.c:355: error: ‘RAND_MAX’ undeclared .. Making install in ./ncarview/src/lib/libncarg_ras /usr/include/X11/Xlib.h:1107: error: expected specifier-qualifier-list before ‘wchar_t’ .. /usr/include/X11/Xlib.h:3662: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token .. -- So .. anyone got any idea what's going on here please? -- Graham Jenkins Senior Software Specialist, E-Research Email: Graham.Jenkins_at_its.monash.edu.au Tel: +613 9905-5942 Mob: +614 4850-2491 _______________________________________________ ncarg-talk mailing list ncarg-talk_at_ucar.edu http://mailman.ucar.edu/mailman/listinfo/ncarg-talkReceived on Thu Jul 26 2007 - 17:08:08 MDT
This archive was generated by hypermail 2.2.0 : Thu Aug 30 2007 - 21:26:35 MDT