Tom, look a little farther up in the output for an error that indicates that an includes file was not found. If you've got one, and if the includes file exists on your system, it may be that it's not on the usual path where the build expects to find it. If the includes error is there and the file does not exist, you're missing a dependency.
Dick Tom Hayward wrote: > I just installed the Xastir-Hardy_080516 virtual machine. To get it up > to speed I ran: > > sudo apt-get update > sudo apt-get upgrade > ./update-xastir > > It wasn't able to build. Here's the error: > > main.c: In function 'Map_font_xfontsel': > main.c:4590: error: 'XFONTSEL_PATH' undeclared (first use in this function) > main.c:4590: error: (Each undeclared identifier is reported only once > main.c:4590: error: for each function it appears in.) > main.c: In function 'check_for_new_gps_map': > main.c:15411: error: 'MV_PATH' undeclared (first use in this function) > make[3]: *** [main.o] Error 1 > make[3]: Leaving directory `/home/xubuntu/src/XASTIR/xastir/src' > make[2]: *** [install-recursive] Error 1 > make[2]: Leaving directory `/home/xubuntu/src/XASTIR/xastir/src' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/xubuntu/src/XASTIR/xastir' > make: *** [install-strip] Error 2 > > I assume this means I missed a dependency associated with the new font > additions. What did I miss? > > I found something in the archives about the x11-utils package > containing font stuff. That is already installed and the most current > version. > > 73 > > Tom KD7LXL > _______________________________________________ > Xastir mailing list > Xastir@xastir.org > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > _______________________________________________ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir