trouble building 4.4.2 with hdf

From: David Turner <dpturner_at_nyahnyahspammersnyahnyah>
Date: Thu, 19 Jul 2007 14:19:33 -0700

Hi,

I'm trying to build ncar graphics for the first time in about,
oh, 15 years or so; some things have changed. So just
consider me a novice. Our previous installation (4.4.0) was
built by someone who has since retired (Harsh Anand, for those
who might know her).

Here is the problem I am encountering --

In 4.4.0 ncarview/src/lib/libncarg_ras/hdf.c there are these lines:

#include <hdf.h>
#include <dfgr.h>

In 4.4.2 ncarview/src/lib/libncarg_ras/hdf.c there are these lines:

#include <hdf/hdf.h>
#include <hdf/df.h>
#include <hdf/dfgr.h>

I have provided a valid include search path during config; the above
three #include statements assume a directory structure that does not
exist in our HDF installation. This seems like a bug to me.

I know I can fix it by modifying the source code, or by creating
additional directory levels within our HDF tree. I really don't
like either option.

Comments? Thanks!

-- 
Best regards,
David Turner
User Services Group        email: dpturner_at_lbl.gov
NERSC Division             phone: (510) 486-4027
Lawrence Berkeley Lab        fax: (510) 486-4316
_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Thu Jul 19 2007 - 15:19:33 MDT

This archive was generated by hypermail 2.2.0 : Fri Jul 27 2007 - 08:08:36 MDT