Darrel Smith wrote: > I am Xubuntu and was using Kubuntu 6.10 but switched that box to MEPIS > and am not able to run 1.8.4 or 5. I get the following make errors. > > main.c:181:25: error: Xm/ComboBox.h: No such file or directory > main.c: In function 'Configure_defaults_change_data': > main.c:21308: error: 'XmNselectedPosition' undeclared (first use in > this function) > main.c:21308: error: (Each undeclared identifier is reported only once > main.c:21308: error: for each function it appears in.) > main.c:21322: error: 'XmNselectedItem' undeclared (first use in this > function) > main.c:21343: warning: implicit declaration of function 'XmStringUnparse' > main.c:21345: error: 'XmCHARSET_TEXT' undeclared (first use in this > function) > main.c:21349: error: 'XmOUTPUT_ALL' undeclared (first use in this > function) > main.c:21349: warning: passing argument 3 of 'snprintf' makes pointer > from integer without a cast > main.c: In function 'Configure_defaults': > main.c:21712: error: 'xmComboBoxWidgetClass' undeclared (first use in > this function) > main.c:21723: error: 'XmNcomboBoxType' undeclared (first use in this > function) > main.c:21723: error: 'XmDROP_DOWN_LIST' undeclared (first use in this > function) > main.c:21724: error: 'XmNpositionMode' undeclared (first use in this > function) > main.c:21724: error: 'XmONE_BASED' undeclared (first use in this > function) > main.c:21731: warning: implicit declaration of function > 'XmComboBoxAddItem' > main.c:21935: warning: implicit declaration of function > 'XmComboBoxSelectItem' > make[3]: *** [main.o] Error 1 > make[3]: Leaving directory `/home/darrel/xastir/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/darrel/xastir/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/darrel/xastir' > make: *** [all] Error 2 > > I can run 1.7.1 from synaptic but I want a new version. > > My main computer I run OS X 10.4.8 > > Darrel, VE7CUS > > On 17-Feb-07, at 1:41 PM, James Jolin wrote: > >> I am taking a poll. Which linux distro are you guys using? >> 73, Jim >> >> _______________________________________________ >> Xastir mailing list >> [email protected] >> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > > _______________________________________________ > Xastir mailing list > [email protected] > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > > I just finished (literally!) upgrading my main work station to Mepis V6.5 RC5.1 and had no problem doing a full cvs upgrade and install of the latest Xastir. I did have to install a few packages for everything to work though.
1. Using the package manager, I installed: CVS Xorg-Dev libmagick9-dev lesstif2-dev (Libmotif-dev has a problem in this beta version of Mepis so can't use Motif at this time) 2. After finishing the cvs update, I ran the map-tools script in the scripts directory of xastir. 3. did the full bootstrap/configure/make routine and everything went fine. Gale KC4PL _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
