NCARG libraries unable to locate cairo functions

From: Tan Li <crstanl_at_nyahnyahspammersnyahnyah>
Date: Tue Nov 19 2013 - 19:09:11 MST

Hi,

I am compiling the Weather Research and Forecasting (WRF) Model and I installed the latest version of NCL as needed by the WRF model.

As I am compiling one section of the WRF Model called the WRF Preprocessing System (WPS), the following error occurs. There is a large number of them so only a few are listed in the mail. I have also attached the entire compile log which contains all of the errors.

/usr/local/ncl-6.1.2/lib/libncarg_gks.a(cro.o): In function `cro_SoftFill':
cro.c:(.text+0x107c): undefined reference to `cairo_move_to'
cro.c:(.text+0x10af): undefined reference to `cairo_line_to'
cro.c:(.text+0x10ba): undefined reference to `cairo_stroke'
etc.

It seems that the NCARG libraries is unable to locate cairo functions even though they are already installed under directory /usr/lib.

I am using 32 bit Ubuntu 12.04 LTS and the WPS program is compiled with gfortran.

Has anyone encountered similar problems like this? I would appreciate any help regarding this issue.

Thanks,
Tan

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

Received on Tue Nov 19 19:09:47 2013

This archive was generated by hypermail 2.1.8 : Fri Dec 13 2013 - 11:42:50 MST