[Met_help] problems compiling MET

John Halley Gotway johnhg at rap.ucar.edu
Mon Mar 31 14:55:49 MDT 2008


Thomas,

I just saw your second email.

I'm guessing that you have a couple of errors in your Makefile that are throwing things off.  In particular, please look in your Makefile for the following...
(1) Remove any trailing spaces, especially in the lines for NETCDF_BASE and BUFR_BASE.
(2) Make sure that the line for GSL_INCS begins with a -I, for example: GSL_INCS = /my/GSL/directory/include
(3) Make sure that the line for GSL_LIBS begins with a -L, for example: GSL_LIBS = /my/GSL/directory/lib

Please let me know if that does the trick or if you encounter additional problems.

Thanks,
John Halley-Gotway
johnhg at ucar.edu

walford02 at hotmail.com wrote:
> Hello,
> 
> I have been having problems compiling the MET v1.0 code. I have implemented all of the 'known fixes" but I continue to get this error when compiling that is related to the vx_contable_stats.o file. I have enclosed the make.log file. Please let me know if there is something wrong with any of these files. 
> 
> Thank you 
> Segayle Walford
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Met_help mailing list
> Met_help at mailman.ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/met_help


More information about the Met_help mailing list