[Xastir-Dev] Brave testers wanted for raw configure

Bob Nielsen nielsen at oz.net
Sat Mar 1 19:43:21 EST 2003


A few problems here (Debian "testing" version aka "sarge":

Script started on Sat Mar  1 16:36:28 2003
$ ./bootstrap.sh
Running aclocal
Running autoheader
Running autoconf
configure.ac:123: error: possibly undefined macro: AC_CHECK_GMTOFF
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
Running automake
$ ./configure
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes

Configuring xastir 1.1.4

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) mawk
./configure: line 3185: XASTIR_DETECT_DEVICES: command not found
./configure: line 3188: XASTIR_ADD_SEARCH_PATHS: command not found
./configure: line 3191: ACX_PTHREAD: command not found
./configure: line 3194: XASTIR_COMPILER_FLAGS: command not found
./configure: line 3197: XASTIR_SET_SYSTEM: command not found
./configure: line 3200: XASTIR_DETECT_BINARIES: command not found
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
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 XpGetDocumentData in -lXp... no
checking for XmTextFindString in -lXm... yes
checking for XtDisplay in -lXt... yes
checking for main in -lcompat... no
checking for sched_yield in -lrt... yes
checking whether byte ordering is bigendian... no
checking for egrep... 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 Xm/Xm.h usability... yes
checking Xm/Xm.h presence... yes
checking for Xm/Xm.h... 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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.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... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
./configure: line 7327: AC_CHECK_GMTOFF: command not found
checking for unistd.h... (cached) 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 alarm... yes
checking for working mktime... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether lstat dereferences a symlink specified with a 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 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 strtol... yes
checking for strtoul... yes
checking for tzset... yes
checking for vsnprintf... yes
checking for gettext in -lintl... no
checking shapefil.h usability... yes
checking shapefil.h presence... yes
checking for shapefil.h... yes
checking for DBFOpen in -lshp... yes
checking Xm/XpmI.h usability... no
checking Xm/XpmI.h presence... no
checking for Xm/XpmI.h... no
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for library containing XpmWriteFileFromPixmap... -lXpm
./configure: line 10571: XASTIR_CHECK_IMAGEMAGICK: command not found
checking for TIFFClose in -ltiff... yes
checking for pj_init in -lproj... no
checking netax25/axlib.h usability... no
checking netax25/axlib.h presence... no
checking for netax25/axlib.h... no
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 m4/Makefile
config.status: creating scripts/Makefile
config.status: creating src/Makefile
config.status: creating symbols/Makefile
config.status: creating xastir.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
===========================================
xastir 1.1.4 has been configured using the
following external libraries.


Building with AX25.......... :
Building with GeoTiff....... :
Building with ShapeLib...... :
Building with ImageMagick... :
Building with Festival...... :

Xastir will be installed in /usr/local/bin.
Type 'make' to build Xastir (Use 'gmake' instead on some systems).
$ make
cd . && /bin/sh /home/nielsen/xastir/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/nielsen/xastir'
Making all in src
make[2]: Entering directory `/home/nielsen/xastir/src'
source='interface_gui.c' object='interface_gui.o' libtool=no \
depfile='.deps/interface_gui.Po' tmpdepfile='.deps/interface_gui.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/X11R6/include  -g -O2 -c `test -f 'interface_gui.c' || echo './'`interface_gui.c
interface_gui.c: In function `Config_TNC':
interface_gui.c:1169: `TNC_PORT' undeclared (first use in this function)
interface_gui.c:1169: (Each undeclared identifier is reported only once
interface_gui.c:1169: for each function it appears in.)
interface_gui.c: In function `Config_GPS':
interface_gui.c:1772: `GPS_PORT' undeclared (first use in this function)
interface_gui.c: In function `Config_WX':
interface_gui.c:2322: `GPS_PORT' undeclared (first use in this function)
make[2]: *** [interface_gui.o] Error 1
make[2]: Leaving directory `/home/nielsen/xastir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nielsen/xastir'
make: *** [all] Error 2
nielsen at bob:~/xastir$ 
Script done on Sat Mar  1 16:37:41 2003


-- 
Bob Nielsen, N7XY                          n7xy at n7xy.net
Bainbridge Island, WA                      http://www.n7xy.net
IOTA NA-065, USI WA-028S 



More information about the Xastir-dev mailing list