<div dir="ltr">Hi,<div><br></div><div>I get the following error messages when running the make command for grads-2.1.0 (the configure command worked fine).  I did a search on the errors and I seem to have all of the needed software installed.</div><div><br></div><div>Has anyone else noticed these errors and found a way around them?</div><div><br></div><div>Thanks,</div><div><br></div><div>-- Matt</div><div><br></div><div>=============================================</div><div><br></div><div><div>matthew.bunkers@sac2-&gt; make</div><div>Making all in src</div><div>make[1]: Entering directory `/usr1/grads-2.1.0/src&#39;</div><div>make  all-am</div><div>make[2]: Entering directory `/usr1/grads-2.1.0/src&#39;</div><div>gcc -DHAVE_CONFIG_H -I. -I. -I.                   -g -O2 -rdynamic -c gxX.c</div><div>gxX.c:19:19: error: cairo.h: No such file or directory</div><div>gxX.c:20:24: error: cairo-xlib.h: No such file or directory</div><div>In file included from gxX.c:24:</div><div>gxC.h:41: error: expected ‘)’ before ‘*’ token</div><div>gxC.h:63: error: expected ‘)’ before ‘*’ token</div><div>gxC.h:64: error: expected ‘)’ before ‘*’ token</div><div>gxX.c:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token</div><div>gxX.c: In function ‘gxdbgn’:</div><div>gxX.c:222: error: ‘surface’ undeclared (first use in this function)</div><div>gxX.c:222: error: (Each undeclared identifier is reported only once</div><div>gxX.c:222: error: for each function it appears in.)</div><div>gxX.c: In function ‘gxdend’:</div><div>gxX.c:229: error: ‘surface’ undeclared (first use in this function)</div><div>gxX.c: In function ‘gxddbl’:</div><div>gxX.c:430: error: ‘surface2’ undeclared (first use in this function)</div><div>gxX.c:430: error: ‘surface’ undeclared (first use in this function)</div><div>gxX.c:430: error: ‘CAIRO_CONTENT_COLOR_ALPHA’ undeclared (first use in this function)</div><div>gxX.c: In function ‘gxdswp’:</div><div>gxX.c:444: error: ‘surface’ undeclared (first use in this function)</div><div>gxX.c:444: error: ‘surface2’ undeclared (first use in this function)</div><div>gxX.c: In function ‘gxdsgl’:</div><div>gxX.c:453: error: ‘surface2’ undeclared (first use in this function)</div><div>gxX.c:456: error: ‘surface’ undeclared (first use in this function)</div><div>gxX.c: In function ‘gxdrdw’:</div><div>gxX.c:477: error: ‘surface’ undeclared (first use in this function)</div><div>make[2]: *** [gxX.o] Error 1</div><div>make[2]: Leaving directory `/usr1/grads-2.1.0/src&#39;</div><div>make[1]: *** [all] Error 2</div><div>make[1]: Leaving directory `/usr1/grads-2.1.0/src&#39;</div><div>make: *** [all-recursive] Error 1</div><div>matthew.bunkers@sac2-&gt;</div></div><div><br></div><div><br></div><div><b>I seem to have cairo.h and cairo-xlib.h per the output below:</b></div><div><br></div><div><div>matthew.bunkers@sac2-&gt; locate cairo.h</div><div>/usr/include/cairo/cairo.h</div><div>/usr/include/gtk-2.0/gdk/gdkcairo.h</div><div>/usr/include/pango-1.0/pango/pangocairo.h</div><div>/usr/include/xulrunner-17.0.10/cairo/cairo.h</div><div>/usr1/anaconda2/include/cairo/cairo.h</div><div>/usr1/anaconda2/include/pycairo/pycairo.h</div><div>/usr1/anaconda2/pkgs/cairo-1.12.18-6/include/cairo/cairo.h</div><div>/usr1/anaconda2/pkgs/pycairo-1.10.0-py27_0/include/pycairo/pycairo.h</div><div>matthew.bunkers@sac2-&gt;</div></div><div><br></div><div><div>matthew.bunkers@sac2-&gt; locate cairo-xlib.h</div><div>/usr/include/cairo/cairo-xlib.h</div><div>/usr/include/xulrunner-17.0.10/cairo/cairo-xlib.h</div><div>/usr1/anaconda2/include/cairo/cairo-xlib.h</div><div>/usr1/anaconda2/pkgs/cairo-1.12.18-6/include/cairo/cairo-xlib.h</div><div>matthew.bunkers@sac2-&gt;</div></div><div><br></div></div>