Hi all Previous tries a ffew weeks ago with .tgz source had issues with Magick, then with Motif. Motif resolved with lesstif, Magick resolved with Lee Bengston's variation on Tom Russo's patch in acinclude.m4, looking for WriteImage before MagickCore. Now trying a CVS build, trying to get Station / Fetch Findu Trail to work, following Curt's keystrokes (Mandriva 2008.1 here, and Konqueror), Magick fails again - put in libgraphicsmagick1 and its dependencies libraphicsmagick-devel and libgraphicsmagickwand.
+++ re-do from start +++ (read some Pratchett Discworld :-) Ok until... db.o: In function `alert_data_add': /home/dexy/Unzipped/xastir/xastir/src/db.c:1460: undefined reference to `alert_build_list' main.o: In function `UpdateTime': /home/dexy/Unzipped/xastir/xastir/src/main.c:10717: undefined reference to `alert_expire' /home/dexy/Unzipped/xastir/xastir/src/main.c:10776: undefined reference to `alert_redraw_on_update' /home/dexy/Unzipped/xastir/xastir/src/main.c:10781: undefined reference to `alert_redraw_on_update' /home/dexy/Unzipped/xastir/xastir/src/main.c:10844: undefined reference to `alert_display_request' /home/dexy/Unzipped/xastir/xastir/src/main.c:10845: undefined reference to `alert_redraw_on_update' /home/dexy/Unzipped/xastir/xastir/src/main.c:10817: undefined reference to `alert_on_screen' /home/dexy/Unzipped/xastir/xastir/src/main.c:10832: undefined reference to `alert_redraw_on_update' main.o: In function `Test': /home/dexy/Unzipped/xastir/xastir/src/main.c:21195: undefined reference to `alert_print_list' maps.o: In function `load_alert_maps': /home/dexy/Unzipped/xastir/xastir/src/maps.c:8231: undefined reference to `create_wx_alert_iterator' /home/dexy/Unzipped/xastir/xastir/src/maps.c:8232: undefined reference to `get_next_wx_alert' /home/dexy/Unzipped/xastir/xastir/src/maps.c:8332: undefined reference to `alert_display_request' /home/dexy/Unzipped/xastir/xastir/src/maps.c:8333: undefined reference to `alert_redraw_on_update' /home/dexy/Unzipped/xastir/xastir/src/maps.c:8258: undefined reference to `alert_active' /home/dexy/Unzipped/xastir/xastir/src/maps.c:8323: undefined reference to `get_next_wx_alert' maps.o: In function `fill_in_new_alert_entries': /home/dexy/Unzipped/xastir/xastir/src/maps.c:8125: undefined reference to `create_wx_alert_iterator' /home/dexy/Unzipped/xastir/xastir/src/maps.c:8126: undefined reference to `get_next_wx_alert' /home/dexy/Unzipped/xastir/xastir/src/maps.c:8155: undefined reference to `get_next_wx_alert' /home/dexy/Unzipped/xastir/xastir/src/maps.c:8155: undefined reference to `get_next_wx_alert' wx_gui.o: In function `wx_alert_update_list': /home/dexy/Unzipped/xastir/xastir/src/wx_gui.c:485: undefined reference to `alert_list_count' /home/dexy/Unzipped/xastir/xastir/src/wx_gui.c:498: undefined reference to `create_wx_alert_iterator' /home/dexy/Unzipped/xastir/xastir/src/wx_gui.c:499: undefined reference to `get_next_wx_alert' /home/dexy/Unzipped/xastir/xastir/src/wx_gui.c:499: undefined reference to `get_next_wx_alert' wx_gui.o: In function `alert_comp': /home/dexy/Unzipped/xastir/xastir/src/wx_gui.c:450: undefined reference to `alert_active' /home/dexy/Unzipped/xastir/xastir/src/wx_gui.c:451: undefined reference to `alert_active' collect2: ld returned 1 exit status make[3]: *** [xastir] Error 1 make[3]: Leaving directory `/home/dexy/Unzipped/xastir/xastir/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/dexy/Unzipped/xastir/xastir/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dexy/Unzipped/xastir/xastir' make: *** [all] Error 2 Password: at which stage I exit - no sense installing from here on - something's not working. Where to from here? 73 de ZL2DEX On Fri, 2008-08-01 at 15:49 -0400, [EMAIL PROTECTED] wrote: > Message: 8 > Date: Sat, 02 Aug 2008 05:49:06 +1000 > From: David <[EMAIL PROTECTED]> > Subject: Re: [Xastir] Xastir Devel Snapshot > To: Xastir - APRS client software discussion <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi All....tnx Curt for the new release.... > ive found the easiest and fastest way to update Xastir is to use the > update-xastir script in the main dir.... > with Kubuntu i use Konqueror as my file manager.....go to the Xastir > dir > ....start the terminal .... ./update-xastir at the prompt and sit > back > and watch it work....it d/l the update from Sourceforge then does the > configure and make asks for the su password and make install's the > files > ...leaves all your settings as you origonally had them..... > too easy....while ive been typing this e-mail its been working and i > now > have the latest vers of Xastir up and running > > 73 David VK4BDJ > > > Curt, WE7U wrote: > > > > Project: XASTIR (xastir) > > Package: xastir-development > > Date : 2008-08-01 08:00 > > > > Project "XASTIR" ('xastir') has released the new version of package > > 'xastir-development'. You can download it from SourceForge.net by > > following > > this link: > > > <https://sourceforge.net/project/showfiles.php?group_id=45562&release_id=569138> > > > > > or browse Release Notes and ChangeLog by visiting this link: > > <https://sourceforge.net/project/shownotes.php?release_id=569138> > > > > -- Dexter N Muir <[EMAIL PROTECTED]> smallTRONICS _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
