Nathan,
I've built with F14 64 without issues. I wonder if some of the
Makefiles in the program directories are lacking the libxml2 library
line. Check, for example, the file
$NAWIPS/GEMPAK6.2.0/unidata/programs/gp/gpvad/Makefile. In its LIBINC
stanza, you should see the following:
LIBINC = \
$(GEMLIB) \
$(APPL) \
$(SYSLIB) \
$(CGEMLIB) \
$(GEMLIB) \
$(NETCDF) \
$(PNGLIB) \
$(OS_LIB)/textlib.a \
$(OS_LIB)/libxml2.a \
$(OS_LIB)/libxslt.a \
$(ZLIB) \
$(CGEMLIB) \
$(RSLLIB) \
$(LIBBZ2)
Do you see the libxml2.a line in there?
--Kevin
On 03/25/2011 02:09 AM, Nathan Parker wrote:
Hi Michael,
It's Fedora 14, 64 Bit Edition. I'm running in on my Mac under VMWare
Fusion in a virtual machine.
I haven't performed make distclean before any of the re-builds. I
asked the board if that was necessary and was told it wasn't earlier.
I could try it and see what happens if you think I should.
Thanks for all your help! Much appreciated!
Nathan Parker
WeatherBug Backyard Support
_______________________________________________
gembud mailing list
gembud@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/