[Xastir] Configure questions

John Place jplace at sc.rr.com
Sat Oct 12 20:46:03 EDT 2002


System running Mandrake 9.0 with shape lib and associated files for 
xastir installed.
Maps are not displaying and shapelib not showing up in build message. 
Used to work on 8.2.

Below is configure display:

[jplace at hamradio xastir]$ ./configure
creating cache ./config.cache

=======================================================
This is Xastir's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.
=======================================================

checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found

configuring xastir 1.1.3

checking whether build environment is sane... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for bison... no
checking for byacc... no
checking for pthread_create in -lpthread... yes
checking for main in -lm... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
checking for atexit... yes
checking for getaddrinfo... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for inet_addr... yes
checking whether getpgrp takes no argument... yes
checking for netax25/axlib.h... no
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for the third argument of getsockname... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for killpg in -lucb... no
checking size of int... 4
checking size of long... 4
checking size of char *... 4
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for Motif... libraries in default path, headers in default path
checking for Xpm... libraries default path, headers default path
checking for XpGetDocumentData in -lXp... yes
checking for XpmWriteFileFromPixmap in -lXpm... yes
checking for TIFFClose in -ltiff... yes
checking for GTIFNew in -lgeotiff... no
checking for pj_init in -lproj... no
checking for Festival Speech Synthesizer Support... no
checking whether getpgrp takes no argument... (cached) yes
checking for DBFOpen in -lshp... no
checking for Magick-config... yes
checking for ImageMagick - version >= 5.2.0... yes (5.4.8)
checking for ANSI C header files... yes
checking for size_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for socklen_t... yes
checking for strftime... yes
checking for fcntl.h... yes
checking for sys/fcntl.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for vprintf... yes
checking types of arguments for select()... int,fd_set *,struct timeval *
checking for getopt_long... yes
checking whether the compiler understands -pipe... yes
checking for xastir... /usr/local/bin/xastir
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating m4/Makefile
creating config/Makefile
creating help/Makefile
creating scripts/Makefile
creating symbols/Makefile
creating callpass/Makefile
creating xastir.spec
creating config.h
config.h is unchanged

xastir 1.1.3

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


Xastir will be installed in /usr/local/bin.
Warning: You have an old copy of Xastir at /usr/local/bin/xastir.

=====================================================================
Configure is done.

Type 'make' to create the executable then 'make install' as root.
For Solaris, perhaps others: type 'gmake' and then 'gmake install'.
=====================================================================
[jplace at hamradio xastir]$ ./configure
creating cache ./config.cache

=======================================================
This is Xastir's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.
=======================================================

checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found

configuring xastir 1.1.3

checking whether build environment is sane... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for bison... no
checking for byacc... no
checking for pthread_create in -lpthread... yes
checking for main in -lm... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
checking for atexit... yes
checking for getaddrinfo... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for inet_addr... yes
checking whether getpgrp takes no argument... yes
checking for netax25/axlib.h... no
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for the third argument of getsockname... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for killpg in -lucb... no
checking size of int... 4
checking size of long... 4
checking size of char *... 4
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for Motif... libraries in default path, headers in default path
checking for Xpm... libraries default path, headers default path
checking for XpGetDocumentData in -lXp... yes
checking for XpmWriteFileFromPixmap in -lXpm... yes
checking for TIFFClose in -ltiff... yes
checking for GTIFNew in -lgeotiff... no
checking for pj_init in -lproj... no
checking for Festival Speech Synthesizer Support... no
checking whether getpgrp takes no argument... (cached) yes
checking for DBFOpen in -lshp... no
checking for Magick-config... yes
checking for ImageMagick - version >= 5.2.0... yes (5.4.8)
checking for ANSI C header files... yes
checking for size_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for socklen_t... yes
checking for strftime... yes
checking for fcntl.h... yes
checking for sys/fcntl.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for vprintf... yes
checking types of arguments for select()... int,fd_set *,struct timeval *
checking for getopt_long... yes
checking whether the compiler understands -pipe... yes
checking for xastir... /usr/local/bin/xastir
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating m4/Makefile
creating config/Makefile
creating help/Makefile
creating scripts/Makefile
creating symbols/Makefile
creating callpass/Makefile
creating xastir.spec
creating config.h
config.h is unchanged

xastir 1.1.3

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


Xastir will be installed in /usr/local/bin.
Warning: You have an old copy of Xastir at /usr/local/bin/xastir.

=====================================================================
Configure is done.

Type 'make' to create the executable then 'make install' as root.
For Solaris, perhaps others: type 'gmake' and then 'gmake install'.
=====================================================================


Am trying to find out if I'm missing anything.

TNX





More information about the Xastir mailing list