Tom, Believe it doesn't run it shows Debian 7 8 and stops. But using git version works, bit script sure does it fast and the composer needs more APPLAUSE!! FOR HIS WORK WITH XASTIR DEVELOPERS TOO! Steve
Sent from my T-Mobile 4G LTE Device ________________________________ From: Xastir <[email protected]> on behalf of Tom Henderson <[email protected]> Sent: Sunday, June 7, 2020 8:46:48 AM To: [email protected] <[email protected]> Subject: Re: [Xastir] Xastir on raspbian buster Did you run it with sudo? I just used it successfully now. Log pasted below: pi@raspberrypi:~/src/Xastir $ sudo ./update-xastir Sun 07 Jun 2020 08:35:02 AM CDT From https://github.com/Xastir/Xastir f89c6109..1f6b6672 master -> origin/master * [new branch] branch-release-2.1.6 -> origin/branch-release-2.1.6 * [new tag] Release-2.1.6 -> Release-2.1.6 Updating f89c6109..1f6b6672 Fast-forward .travis.yml | 1 + Davis/bootstrap.sh | 24 ++- LaCrosse/bootstrap.sh | 25 ++- README.GIT | 16 ++ bootstrap.sh | 2 +- config/Makefile.am | 1 + config/language-Dutch.sys | 2 +- config/language-English.sys | 2 +- config/language-French.sys | 2 +- config/language-Italian.sys | 2 +- config/language-Portuguese.sys | 2 +- config/language-Spanish.sys | 2 +- config/nwsw_ddmmyy_20.dbfawk | 40 +++++ configure.ac | 2 +- scripts/get-NWSdata.in | 8 +- src/db.c | 31 +++- src/draw_symbols.c | 13 +- src/geocoder_gui.c | 15 +- src/interface_gui.c | 181 ++++++++++++++++----- src/locate_gui.c | 30 +++- src/location_gui.c | 13 +- src/main.c | 360 ++++++++++++++++++++++++++++++++--------- src/maps.c | 31 ++-- src/messages_gui.c | 13 +- src/objects.c | 17 +- src/objects.h | 2 +- src/popup.h | 2 +- src/popup_gui.c | 17 +- src/track_gui.c | 26 ++- src/view_message_gui.c | 13 +- src/wx.c | 36 +++-- src/wx_gui.c | 46 ++++-- src/x_spider.c | 1 + src/x_spider.h | 2 +- src/xa_config.c | 2 +- src/xa_config.h | 2 +- src/xastir.h | 3 +- 37 files changed, 769 insertions(+), 218 deletions(-) create mode 100644 config/nwsw_ddmmyy_20.dbfawk Sun 07 Jun 2020 08:35:06 AM CDT 6) Removing autom4te.cache directory... 5) Running aclocal... 4) Running autoheader... 3) Running autoconf... 2) Running automake... 1) Generating derived language files..... Bootstrap complete. Sun 07 Jun 2020 08:35:16 AM CDT Sun 07 Jun 2020 08:35:16 AM CDT checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes Configuring xastir 2.1.7 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) mawk checking for ranlib... ranlib checking for devices... found none and none checking for search paths... done checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking whether compiler accepts -Wno-unused-parameter... yes checking for compiler flags... using -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter -pthread checking for system... Linux checking for gm... /usr/bin/gm checking for /usr/bin/gm.exe... no checking for lpr... no checking for gv... /usr/bin/gv checking gv version... new, >= 3.6.1 checking for festival... /usr/bin/festival checking for gpsman... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for library containing tan... -lm checking for XextAddDisplay in -lXext... yes checking for XtDisplay in -lXt... yes checking for XmTextFindString in -lXm... yes checking for sed... /bin/sed checking for mv... /bin/mv checking for xfontsel... /usr/bin/xfontsel checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_global_init in -lcurl... yes checking for main in -lcompat... no checking for sched_yield in -lrt... yes checking whether byte ordering is bigendian... no checking for Motif headers... in default path checking for Motif libraries... in default path checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for pid_t... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for socklen_t... yes checking for sighandler_t... yes checking for sig_t... yes checking for sigjmp_buf... yes checking for gmtoff in struct tm... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking whether getpgrp requires zero arguments... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for getpagesize... yes checking for working mmap... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for working strtod... yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for alarm... (cached) yes checking for dcgettext... yes checking for getcwd... yes checking for getpgrp... yes checking for gethostbyname... (cached) yes checking for gethostname... yes checking for gettimeofday... yes checking for getwd... yes checking for inet_ntoa... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for pow... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for settimeofday... yes checking for signal... yes checking for sigignore... yes checking for snprintf... yes checking for socket... yes checking for sqrt... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strptime... yes checking for strrchr... yes checking for strstr... yes checking for strtof... yes checking for strtol... yes checking for strtoul... yes checking for tzset... yes checking for vsnprintf... yes checking for pthread_mutexattr_setkind_np... yes checking for pthread_mutexattr_settype... yes checking for strndup... yes checking for roundf... yes checking for pj_init in -lproj... yes checking shapefil.h usability... yes checking shapefil.h presence... yes checking for shapefil.h... yes checking for DBFOpen in -lshp... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for library containing XpmWriteFileFromPixmap... -lXpm checking xtiffio.h usability... no checking xtiffio.h presence... no checking for xtiffio.h... no *** Warning: geotiff include files not found. checking netax25/ax25.h usability... yes checking netax25/ax25.h presence... yes checking for netax25/ax25.h... yes checking for ax25_config_load_ports in -lax25... yes checking if db.h is exists and is usable... yes checking for a library containing db_create... -ldb-5.3 checking for GraphicsMagick-config... /usr/bin/GraphicsMagick-config checking magick/api.h usability... yes checking magick/api.h presence... yes checking for magick/api.h... yes checking for WriteImage in -lGraphicsMagick... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating callpass/Makefile config.status: creating config/Makefile config.status: creating help/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/rtree/Makefile config.status: creating symbols/Makefile config.status: creating xastir.spec config.status: creating xastir-min.spec config.status: creating xastir-lsb.spec config.status: creating scripts/get-BOMdata config.status: creating scripts/get-NWSdata config.status: creating scripts/get-gnis config.status: creating scripts/get-pop config.status: creating scripts/get-fcc-rac.pl config.status: creating scripts/icontable.pl config.status: creating config.h config.status: executing depfiles commands =========================================== xastir 2.1.7 has been configured to use the following options and external libraries: MINIMUM OPTIONS: ShapeLib (Vector maps) .................... : yes RECOMMENDED OPTIONS: Xpm / Snapshots ........................... : yes GraphicsMagick/ImageMagick (Raster maps) .. : yes (GraphicsMagick) pcre (Shapefile customization) ............ : yes Berkeley DB map caching-Raster map speedups : yes internet map retrieval .................... : yes (libcurl) FOR THE ADVENTUROUS: AX25 (Linux Kernel I/O Drivers) ........... : yes libproj (USGS Topos & Aerial Photos) ...... : yes GeoTiff (USGS Topos & Aerial Photos) ...... : no Festival (Text-to-speech) ................. : yes GPSMan/gpsmanshp (GPS downloads) .......... : no xastir will be installed in /usr/local/bin. Type 'make' to build Xastir (Use 'gmake' instead on some systems). Sun 07 Jun 2020 08:36:13 AM CDT ************************************************ Building for Unix/Linux/MacOSX Operating Systems ************************************************ Making clean in src make[1]: Entering directory '/home/pi/src/Xastir/build/src' Making clean in rtree make[2]: Entering directory '/home/pi/src/Xastir/build/src/rtree' test -z "librtree.a" || rm -f librtree.a rm -f *.o make[2]: Leaving directory '/home/pi/src/Xastir/build/src/rtree' make[2]: Entering directory '/home/pi/src/Xastir/build/src' test -z "xastir xastir_udp_client testdbfawk" || rm -f xastir xastir_udp_client testdbfawk rm -f *.o make[2]: Leaving directory '/home/pi/src/Xastir/build/src' make[1]: Leaving directory '/home/pi/src/Xastir/build/src' Making clean in config make[1]: Entering directory '/home/pi/src/Xastir/build/config' make[1]: Nothing to be done for 'clean'. make[1]: Leaving directory '/home/pi/src/Xastir/build/config' Making clean in help make[1]: Entering directory '/home/pi/src/Xastir/build/help' make[1]: Nothing to be done for 'clean'. make[1]: Leaving directory '/home/pi/src/Xastir/build/help' Making clean in scripts make[1]: Entering directory '/home/pi/src/Xastir/build/scripts' make[1]: Nothing to be done for 'clean'. make[1]: Leaving directory '/home/pi/src/Xastir/build/scripts' Making clean in symbols make[1]: Entering directory '/home/pi/src/Xastir/build/symbols' make[1]: Nothing to be done for 'clean'. make[1]: Leaving directory '/home/pi/src/Xastir/build/symbols' Making clean in callpass make[1]: Entering directory '/home/pi/src/Xastir/build/callpass' test -z "callpass" || rm -f callpass rm -f *.o make[1]: Leaving directory '/home/pi/src/Xastir/build/callpass' make[1]: Entering directory '/home/pi/src/Xastir/build' make[1]: Nothing to be done for 'clean-am'. make[1]: Leaving directory '/home/pi/src/Xastir/build' Sun 07 Jun 2020 08:36:14 AM CDT (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash /home/pi/src/Xastir/missing autoheader) rm -f stamp-h1 touch ../config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/home/pi/src/Xastir/build' Making all in src make[2]: Entering directory '/home/pi/src/Xastir/build/src' Making all in rtree make[3]: Entering directory '/home/pi/src/Xastir/build/src/rtree' CC card.o CC index.o CC node.o CC rect.o CC split_l.o AR librtree.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/pi/src/Xastir/build/src/rtree' make[3]: Entering directory '/home/pi/src/Xastir/build/src' CC alert.o CC awk.o CC bulletin_gui.o CC color.o CC datum.o CC db.o ../../src/db.c: In function ‘Station_data_add_rac’: ../../src/db.c:4734:7: warning: ‘strncat’ output may be truncated copying between 0 and 511 bytes from a string of length 511 [-Wstringop-truncation] strncat(temp, ^~~~~~~~~~~~~ club, ~~~~~ sizeof(temp) - 1 - strlen(temp)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/db.c: In function ‘display_station’: ../../src/db.c:3287:9: warning: ‘strncat’ output may be truncated copying between 0 and 29 bytes from a string of length 49 [-Wstringop-truncation] strncat(temp_wx_temp, ^~~~~~~~~~~~~~~~~~~~~ wx_tm, ~~~~~~ sizeof(temp_wx_temp) - 1 - strlen(temp_wx_temp)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/db.c:3302:9: warning: ‘strncat’ output may be truncated copying between 0 and 39 bytes from a string of length 49 [-Wstringop-truncation] strncat(temp_wx_wind, ^~~~~~~~~~~~~~~~~~~~~ wx_tm, ~~~~~~ sizeof(temp_wx_wind) - 1 - strlen(temp_wx_wind)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/db.c:3310:9: warning: ‘strncat’ output may be truncated copying between 0 and 39 bytes from a string of length 49 [-Wstringop-truncation] strncat(temp_wx_wind, ^~~~~~~~~~~~~~~~~~~~~ wx_tm, ~~~~~~ sizeof(temp_wx_wind) - 1 - strlen(temp_wx_wind)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/db.c: In function ‘decode_Mic_E’: ../../src/db.c:17192:3: warning: ‘strncat’ output may be truncated copying between 0 and 512 bytes from a string of length 512 [-Wstringop-truncation] strncat(new_info, ^~~~~~~~~~~~~~~~~ temp, ~~~~~ sizeof(new_info) - 1 - strlen(new_info)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/db.c:17216:3: warning: ‘strncat’ output may be truncated copying between 0 and 512 bytes from a string of length 512 [-Wstringop-truncation] strncat(new_info, ^~~~~~~~~~~~~~~~~ temp, ~~~~~ sizeof(new_info) - 1 - strlen(new_info)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/db.c:17261:7: warning: ‘strncat’ output may be truncated copying between 0 and 512 bytes from a string of length 512 [-Wstringop-truncation] strncat(new_info, ^~~~~~~~~~~~~~~~~ temp, ~~~~~ sizeof(new_info) - 1 - strlen(new_info)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/db.c:17271:5: warning: ‘strncat’ output may be truncated copying between 0 and 512 bytes from a string of length 512 [-Wstringop-truncation] strncat(new_info, ^~~~~~~~~~~~~~~~~ temp, ~~~~~ sizeof(new_info) - 1 - strlen(new_info)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/db.c:17444:5: warning: ‘strncat’ output may be truncated copying between 0 and 512 bytes from a string of length 512 [-Wstringop-truncation] strncat(new_info, ^~~~~~~~~~~~~~~~~ temp, ~~~~~ sizeof(new_info) - 1 - strlen(new_info)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC db_gis.o CC dbfawk.o CC dlm.o ../../src/dlm.c: In function ‘DLM_queue_file’: ../../src/dlm.c:1078:3: warning: ‘strncpy’ specified bound 2000 equals destination size [-Wstringop-truncation] strncpy(tile->fileName, filename, sizeof(tile->fileName)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC draw_symbols.o CC fcc_data.o CC festival.o CC fetch_remote.o CC forked_getaddrinfo.o CC geo-find.o CC geocoder_gui.o CC gps.o CC hashtable.o CC hashtable_itr.o CC igate.o CC interface.o ../../src/interface.c: In function ‘send_agwpe_packet’: ../../src/interface.c:523:5: warning: ‘strncpy’ specified bound 200 equals destination size [-Wstringop-truncation] strncpy((char *)path_string, (char *)Path, sizeof(path_string)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC interface_gui.o CC io-common.o CC io-mmap.o CC lang.o CC list_gui.o CC locate_gui.o CC location.o CC location_gui.o CC main.o CC maps.o CC map_cache.o CC map_dos.o CC map_geo.o CC map_gnis.o CC map_OSM.o ../../src/map_OSM.c: In function ‘draw_OSM_tiles’: ../../src/map_OSM.c:1183:5: warning: ‘strncat’ output may be truncated copying between 0 and 1999 bytes from a string of length 2052 [-Wstringop-truncation] strncat(tileRootDir, tmpString, sizeof(tileRootDir) - 1 - strlen(tileRootDir)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/map_OSM.c: In function ‘draw_OSM_map’: ../../src/map_OSM.c:1868:3: warning: ‘strncpy’ output may be truncated copying 2053 bytes from a string of length 3999 [-Wstringop-truncation] strncpy(image_info->filename, OSMtmp, MaxTextExtent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC map_pop.o CC map_shp.o CC map_tif.o CC map_WMS.o CC messages.o CC messages_gui.o ../../src/messages_gui.c: In function ‘Send_message’: ../../src/messages_gui.c:2555:54: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘intptr_t’ {aka ‘int’} [-Wformat=] xastir_snprintf(mw[i].win, sizeof(mw[i].win), "%ld", i); ~~^ ~ %d CC objects.o ../../src/objects.c: In function ‘Create_SAR_Object’: ../../src/objects.c:7860:74: warning: format ‘%li’ expects argument of type ‘long int’, but argument 7 has type ‘int’ [-Wformat=] fprintf(stderr, "Creating symbol %s %s at: %lu %lu with calldata: [%li]\n", ~~^ %i ../../src/objects.c:7865:13: (intptr_t)clientData); ~~~~~~~~~~~~~~~~~~~~ ../../src/objects.c: In function ‘Create_object_item_tx_string’: ../../src/objects.c:518:7: warning: ‘strncat’ output may be truncated copying between 0 and 7 bytes from a string of length 49 [-Wstringop-truncation] strncat(speed_course, ^~~~~~~~~~~~~~~~~~~~~ tempstr, ~~~~~~~~ sizeof(speed_course) - 1 - strlen(speed_course)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC popup_gui.o CC rac_data.o CC rotated.o CC rpl_malloc.o CC shp_hash.o CC snprintf.o CC sound.o CC tile_mgmnt.o CC track_gui.o CC util.o CC view_message_gui.o CC wx.o CC wx_gui.o CC x_spider.o CC xa_config.o rm -f compiledate.c compiledate.o echo 'char gitstring[] = "'"`../../scripts/XastirGitStamp.sh ../..`"'";' >> compiledate.c CC compiledate.o GEN xastir CC xastir_udp_client.o GEN xastir_udp_client CC testdbfawk.o ../../src/testdbfawk.c: In function ‘print_symtbl’: ../../src/testdbfawk.c:83:31: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘unsigned int’ [-Wformat=] fprintf(stderr,"symtbl 0x%0lx dump:\n", ~~~^ %0x (uintptr_t)this); ~~~~~~~~~~~~~~~ GEN testdbfawk make[3]: Leaving directory '/home/pi/src/Xastir/build/src' make[2]: Leaving directory '/home/pi/src/Xastir/build/src' Making all in config make[2]: Entering directory '/home/pi/src/Xastir/build/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pi/src/Xastir/build/config' Making all in help make[2]: Entering directory '/home/pi/src/Xastir/build/help' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pi/src/Xastir/build/help' Making all in scripts make[2]: Entering directory '/home/pi/src/Xastir/build/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pi/src/Xastir/build/scripts' Making all in symbols make[2]: Entering directory '/home/pi/src/Xastir/build/symbols' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pi/src/Xastir/build/symbols' Making all in callpass make[2]: Entering directory '/home/pi/src/Xastir/build/callpass' CC callpass.o GEN callpass make[2]: Leaving directory '/home/pi/src/Xastir/build/callpass' make[2]: Entering directory '/home/pi/src/Xastir/build' make[2]: Leaving directory '/home/pi/src/Xastir/build' make[1]: Leaving directory '/home/pi/src/Xastir/build' if test -z ''; then \ make INSTALL_PROGRAM="/bin/bash /home/pi/src/Xastir/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/pi/src/Xastir/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/pi/src/Xastir/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/pi/src/Xastir/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/home/pi/src/Xastir/build' Making install in src make[2]: Entering directory '/home/pi/src/Xastir/build/src' Making install in rtree make[3]: Entering directory '/home/pi/src/Xastir/build/src/rtree' make[4]: Entering directory '/home/pi/src/Xastir/build/src/rtree' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pi/src/Xastir/build/src/rtree' make[3]: Leaving directory '/home/pi/src/Xastir/build/src/rtree' make[3]: Entering directory '/home/pi/src/Xastir/build/src' rm -f compiledate.c compiledate.o echo 'char gitstring[] = "'"`../../scripts/XastirGitStamp.sh ../..`"'";' >> compiledate.c CC compiledate.o GEN xastir make[4]: Entering directory '/home/pi/src/Xastir/build/src' rm -f compiledate.c compiledate.o echo 'char gitstring[] = "'"`../../scripts/XastirGitStamp.sh ../..`"'";' >> compiledate.c CC compiledate.o GEN xastir /bin/mkdir -p '/usr/local/bin' /bin/bash /home/pi/src/Xastir/install-sh -c -s xastir xastir_udp_client testdbfawk '/usr/local/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pi/src/Xastir/build/src' make[3]: Leaving directory '/home/pi/src/Xastir/build/src' make[2]: Leaving directory '/home/pi/src/Xastir/build/src' Making install in config make[2]: Entering directory '/home/pi/src/Xastir/build/config' make[3]: Entering directory '/home/pi/src/Xastir/build/config' make install-exec-hook make[4]: Entering directory '/home/pi/src/Xastir/build/config' rm -f /usr/local/share/xastir/config/nwsfz_ddmmyy.dbfawk make[4]: Leaving directory '/home/pi/src/Xastir/build/config' /bin/mkdir -p '/usr/local/share/xastir/config' /usr/bin/install -c -m 644 ../../config/language-Dutch.sys ../../config/language-English.sys ../../config/language-French.sys ../../config/language-German.sys ../../config/language-Italian.sys ../../config/language-Portuguese.sys ../../config/language-Spanish.sys ../../config/language-ElmerFudd.sys ../../config/language-MuppetsChef.sys ../../config/language-OldeEnglish.sys ../../config/language-PigLatin.sys ../../config/language-PirateEnglish.sys ../../config/xastir.rgb ../../config/gps_wpt.dbfawk ../../config/24kgrid.dbfawk ../../config/stored_track.dbfawk ../../config/tgr2shp.dbfawk ../../config/tgr2shppoly.dbfawk ../../config/tgr2shppoly_2006.dbfawk ../../config/tgrcty.dbfawk ../../config/tgrkgl.dbfawk ../../config/tgrlk.dbfawk ../../config/tgrlpt.dbfawk ../../config/tgrlpy.dbfawk ../../config/tgrplc00.dbfawk ../../config/tgrwat.dbfawk ../../config/nwsc_ddmmyy.dbfawk ../../config/nwsc_ddmmyy_09.dbfawk ../../config/nwsc_ddmmyy_09b.dbfawk ../../config/nwsc_ddmmyy_10.dbfawk ../../config/nwsc_ddmmyy_10a.dbfawk ../../config/nwsc_ddmmyy_13.dbfawk ../../config/nwsc_ddmmyy_15.dbfawk ../../config/nwsfz_ddmmyy_19.dbfawk ../../config/nwsmzddmmyy.dbfawk ../../config/nwsmzddmmyy_09.dbfawk ../../config/nwsmzddmmyy_11.dbfawk ../../config/nwsmzddmmyy_16.dbfawk ../../config/nwsmzddmmyy_17.dbfawk ../../config/nwsmzoddmmyy.dbfawk '/usr/local/share/xastir/config' /usr/bin/install -c -m 644 ../../config/nwsozddmmyy.dbfawk ../../config/nwsozddmmyy_09.dbfawk ../../config/nwsozddmmyy_14.dbfawk ../../config/nwsozddmmyy_14b.dbfawk ../../config/nwsozddap12.dbfawk ../../config/nwsw_ddmmyy.dbfawk ../../config/nwsw_ddmmyy_09.dbfawk ../../config/nwsw_ddmmyy_10.dbfawk ../../config/nwsw_ddmmyy_13.dbfawk ../../config/nwsw_ddmmyy_14.dbfawk ../../config/nwsw_ddmmyy_14a.dbfawk ../../config/nwsw_ddmmyy_17.dbfawk ../../config/nwsw_ddmmyy_20.dbfawk ../../config/nwsw_ddjn12.dbfawk ../../config/nwsz_ddmmyy.dbfawk ../../config/nwsz_ddmmyy_09.dbfawk ../../config/nwsz_ddmmyy_10.dbfawk ../../config/nwsz_ddmmyy_10b.dbfawk ../../config/nwsz_ddmmyy_10c.dbfawk ../../config/nwsz_ddmmyy_11.dbfawk ../../config/nwsz_ddmmyy_13.dbfawk ../../config/nwsz_ddmmyy_19.dbfawk ../../config/nwsz1ddmmyy.dbfawk ../../config/nwszoddmmyy.dbfawk ../../config/nwshzddmmyy.dbfawk ../../config/nwshzddmmyy_old14.dbfawk ../../config/OSM_Cloudmade_administrative.dbfawk ../../config/OSM_Cloudmade_highway.dbfawk ../../config/OSM_Cloudmade_natural.dbfawk ../../config/OSM_Cloudmade_poi.dbfawk ../../config/OSM_Cloudmade_water_and_coastline.dbfawk ../../config/OSM_geofabrik_roads.dbfawk ../../config/OSM_geofabrik_waterways.dbfawk ../../config/predefined_EVENT.sys ../../config/predefined_SAR.sys ../../config/tl_2009_aiannh.dbfawk ../../config/tl_2009_aits.dbfawk ../../config/tl_2009_arealm.dbfawk ../../config/tl_2009_areawater.dbfawk ../../config/tl_2009_county.dbfawk '/usr/local/share/xastir/config' /usr/bin/install -c -m 644 ../../config/tl_2009_cousub.dbfawk ../../config/tl_2009_edges.dbfawk ../../config/tl_2009_mil.dbfawk ../../config/tl_2009_nn_county.dbfawk ../../config/tl_2009_pointlm.dbfawk ../../config/tl_2009_zcta5.dbfawk ../../config/tnc-startup.aea ../../config/tnc-startup.d700 ../../config/tnc-startup.d72_d710 ../../config/tnc-startup.kam ../../config/tnc-startup.kpc2 ../../config/tnc-startup.kpc3 ../../config/tnc-startup.null ../../config/tnc-startup.paccomm ../../config/tnc-startup.pico ../../config/tnc-startup.sys ../../config/tnc-startup.thd7 ../../config/tnc-startup.tnc2 ../../config/tnc-startup.tnc2-ui ../../config/tnc-stop.d700 ../../config/tnc-stop.d72_d710 ../../config/tnc-stop.sys ../../config/tnc-stop.thd7 ../../config/tnc-stop.tnc2-ui ../../config/areawater.dbfawk ../../config/arealm.dbfawk ../../config/tabblock.dbfawk ../../config/cousub.dbfawk ../../config/cousub00.dbfawk ../../config/edge.dbfawk ../../config/featnames.dbfawk ../../config/pointlm.dbfawk ../../config/gfe_public_weather.dbfawk ../../config/gfe_metro_areas.dbfawk ../../config/gfe_fire_weather.dbfawk ../../config/gfe_coastal_waters_warnings.dbfawk ../../config/gfe_coastal_waters.dbfawk '/usr/local/share/xastir/config' make[3]: Leaving directory '/home/pi/src/Xastir/build/config' make[2]: Leaving directory '/home/pi/src/Xastir/build/config' Making install in help make[2]: Entering directory '/home/pi/src/Xastir/build/help' make[3]: Entering directory '/home/pi/src/Xastir/build/help' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/share/xastir/help' /usr/bin/install -c -m 644 ../../help/help-Dutch.dat ../../help/help-English.dat ../../help/help-French.dat ../../help/help-German.dat ../../help/help-Italian.dat ../../help/help-Portuguese.dat ../../help/help-Spanish.dat '/usr/local/share/xastir/help' make[3]: Leaving directory '/home/pi/src/Xastir/build/help' make[2]: Leaving directory '/home/pi/src/Xastir/build/help' Making install in scripts make[2]: Entering directory '/home/pi/src/Xastir/build/scripts' make[3]: Entering directory '/home/pi/src/Xastir/build/scripts' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/share/xastir/scripts' /usr/bin/install -c -m 644 ../../scripts/ads-b.pl ../../scripts/ais.pl ../../scripts/ais_pp.pl ../../scripts/Coordinate.pm ../../scripts/coord-convert.pl ../../scripts/geopdf2gtiff.pl get-BOMdata get-fcc-rac.pl get-gnis get-pop get-NWSdata ../../scripts/gpx2shape icontable.pl ../../scripts/inf2geo.pl ../../scripts/kiss-off.pl ../../scripts/langElmerFudd.pl ../../scripts/langMuppetsChef.pl ../../scripts/langOldeEnglish.pl ../../scripts/langPigLatin.pl ../../scripts/langPirateEnglish.pl ../../scripts/mapblast2geo.pl ../../scripts/mapfgd.pl ../../scripts/object2shp.pl ../../scripts/overlay.pl ../../scripts/ozi2geo.pl ../../scripts/permutations.pl ../../scripts/pos2shp.pl ../../scripts/ridge_radar.pl ../../scripts/slideshow.pl ../../scripts/split_gnis.bash ../../scripts/split_gnis.pl ../../scripts/test_coord.pl ../../scripts/toporama50k.pl ../../scripts/toporama250k.pl ../../scripts/track-get.pl ../../scripts/update_langfile.pl ../../scripts/waypoint-get.pl ../../scripts/wms.pl ../../scripts/wxnowsrv.pl '/usr/local/share/xastir/scripts' make install-data-hook make[4]: Entering directory '/home/pi/src/Xastir/build/scripts' cd /usr/local/share/xastir/scripts && \ chmod a+x *.pl get-* gpx2* *.bash make[4]: Leaving directory '/home/pi/src/Xastir/build/scripts' make[3]: Leaving directory '/home/pi/src/Xastir/build/scripts' make[2]: Leaving directory '/home/pi/src/Xastir/build/scripts' Making install in symbols make[2]: Entering directory '/home/pi/src/Xastir/build/symbols' make[3]: Entering directory '/home/pi/src/Xastir/build/symbols' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/share/xastir/symbols' /usr/bin/install -c -m 644 ../../symbols/symbols.dat ../../symbols/2x2.xbm ../../symbols/25pct.xbm ../../symbols/13pct.xbm ../../symbols/alert.xbm ../../symbols/flood.xbm ../../symbols/red_flag.xbm ../../symbols/snow.xbm ../../symbols/torndo.xbm ../../symbols/wind.xbm ../../symbols/winter_storm.xbm ../../symbols/winter_weather.xbm ../../symbols/icon.png '/usr/local/share/xastir/symbols' make[3]: Leaving directory '/home/pi/src/Xastir/build/symbols' make[2]: Leaving directory '/home/pi/src/Xastir/build/symbols' Making install in callpass make[2]: Entering directory '/home/pi/src/Xastir/build/callpass' make[3]: Entering directory '/home/pi/src/Xastir/build/callpass' /bin/mkdir -p '/usr/local/bin' /bin/bash /home/pi/src/Xastir/install-sh -c -s callpass '/usr/local/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pi/src/Xastir/build/callpass' make[2]: Leaving directory '/home/pi/src/Xastir/build/callpass' make[2]: Entering directory '/home/pi/src/Xastir/build' make[3]: Entering directory '/home/pi/src/Xastir/build' make install-exec-hook make[4]: Entering directory '/home/pi/src/Xastir/build' rm -rf /usr/local/share/xastir/doc make[4]: Leaving directory '/home/pi/src/Xastir/build' /bin/mkdir -p '/usr/local/share/xastir/Counties' /usr/bin/install -c -m 644 ../placeholder '/usr/local/share/xastir/Counties' /bin/mkdir -p '/usr/local/share/doc/xastir' /usr/bin/install -c -m 644 ../AUTHORS ../FAQ ../ChangeLog ../LICENSE ../README ../README.GIT ../README.CYGWIN ../README.MAPS ../README.sudo ../COPYING ../INSTALL ../UPGRADE ../README.Getting-Started ../README.OSM_maps ../CONTRIBUTING.md ../COPYING.LIB.LESSTIF '/usr/local/share/doc/xastir' /bin/mkdir -p '/usr/local/share/xastir/fcc' /usr/bin/install -c -m 644 ../placeholder '/usr/local/share/xastir/fcc' /bin/mkdir -p '/usr/local/share/xastir/maps/Online/geogratis.gc.ca' /usr/bin/install -c -m 644 ../National.geo ../Regional.geo ../Sub_national.geo ../Sub_regional.geo '/usr/local/share/xastir/maps/Online/geogratis.gc.ca' /bin/mkdir -p '/usr/local/share/xastir/GNIS' /usr/bin/install -c -m 644 ../placeholder '/usr/local/share/xastir/GNIS' /bin/mkdir -p '/usr/local/share/xastir/maps/GPS' /usr/bin/install -c -m 644 ../placeholder '/usr/local/share/xastir/maps/GPS' /bin/mkdir -p '/usr/local/share/man/man1' /usr/bin/install -c -m 644 ../xastir.1 ../callpass.1 ../xastir_udp_client.1 ../testdbfawk.1 '/usr/local/share/man/man1' /bin/mkdir -p '/usr/local/share/xastir/maps' /usr/bin/install -c -m 644 ../worldhi.map ../CC_OpenStreetMap_logo.png ../CC_OpenStreetMap_txt.png '/usr/local/share/xastir/maps' /bin/mkdir -p '/usr/local/share/xastir/maps/Online/nationalmap.gov' /usr/bin/install -c -m 644 ../WMS_USGS_Hydrography.geo ../WMS_USGS_ImageryOnly.geo ../WMS_USGS_ImageryTopo.geo ../WMS_USGS_ShadedReliefOnly.geo ../WMS_USGS_Topo.geo '/usr/local/share/xastir/maps/Online/nationalmap.gov' /bin/mkdir -p '/usr/local/share/xastir/maps/Online' /usr/bin/install -c -m 644 OSM_tiled_cycle.geo OSM_tiled_mapnik.geo OSM_tiled_fosm.geo ../USTigermap.geo ../USTigermapBorders.geo '/usr/local/share/xastir/maps/Online' /bin/mkdir -p '/usr/local/share/xastir/sounds' /usr/bin/install -c -m 644 ../placeholder '/usr/local/share/xastir/sounds' make install-data-hook make[4]: Entering directory '/home/pi/src/Xastir/build' cd /usr/local/share/xastir/maps && \ rm -f CC_OpenStreetMap.png && \ ln -s CC_OpenStreetMap_logo.png CC_OpenStreetMap.png make[4]: Leaving directory '/home/pi/src/Xastir/build' make[3]: Leaving directory '/home/pi/src/Xastir/build' make[2]: Leaving directory '/home/pi/src/Xastir/build' make[1]: Leaving directory '/home/pi/src/Xastir/build' Sun 07 Jun 2020 08:38:08 AM CDT pi@raspberrypi:~/src/Xastir $ Tom Henderson On 6/7/20 8:30 AM, Joseph LaFerla wrote: > HI Tom > I don’t have the sd card with stretch any more but the script I was referring > to was the script written by Lee to update xastir, which I used to run > periodically when a new build of xastir came out. The message I got was that > the script cannot be run under the current os (or some similar wording). > > Joe > > > Sent from Mail for Windows 10 > > From: Tom Henderson > Sent: June 7, 2020 9:17 AM > To: [email protected] > Subject: Re: [Xastir] Xastir on raspbian buster > > Can you provide some more detail? I'm running Xastir on Buster, so I > know it can be done. Need to know exactly what "the xastir script does > not work" actually means. > > Tom Henderson > > On 6/7/20 8:07 AM, Joseph LaFerla wrote: >> Hi >> >> I have been using xastir for a long time, most recently successfully with >> stretch. I have since updated my os to buster and the xastir script does >> not work in buster. >> >> Can you please advise whether it is anticipated to fix this so that xastir >> can be run under buster? >> >> Thanks in advance. >> >> Joe VA3JLF >> >> >> Sent from Mail for Windows 10 >> >> _______________________________________________ >> Xastir mailing list >> [email protected] >> http://xastir.org/mailman/listinfo/xastir > _______________________________________________ > Xastir mailing list > [email protected] > http://xastir.org/mailman/listinfo/xastir > > _______________________________________________ > Xastir mailing list > [email protected] > http://xastir.org/mailman/listinfo/xastir _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
