[Xastir] Can't get tnc & net data at the same time
Jack Reilly
aa6vn at pacbell.net
Tue Feb 18 15:19:29 EST 2003
On Tuesday 18 February 2003 11:49, Brian Heaton wrote:
> After installing freetype2-devel what does your make output look like?
> NOTE: You should probably do a "make distclean" and rerun the
> "./configure; make" procedure from the beginning. It may not be
> necessary, but I'm not sure.
Here is the make output:
jacrei at R-comp:~/XASTIR/xastir> make
make all-recursive
make[1]: Entering directory `/home/jacrei/XASTIR/xastir'
Making all in src
make[2]: Entering directory `/home/jacrei/XASTIR/xastir/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -I/usr/include -D_REENTRANT
-I/usr/include/freetype2 -I/usr/include/lcms -D_FILE_OFFSET_BITS=64
-I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/libxml2 -O2
-pthread -pipe -c alert.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning: as it has already been specified as a non-system directory
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -I/usr/include -D_REENTRANT
-I/usr/include/freetype2 -I/usr/include/lcms -D_FILE_OFFSET_BITS=64
-I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/libxml2 -O2
-pthread -pipe -c bulletin_gui.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning: as it has already been specified as a non-system directory
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -I/usr/include -D_REENTRANT
-I/usr/include/freetype2 -I/usr/include/lcms -D_FILE_OFFSET_BITS=64
-I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/libxml2 -O2
-pthread -pipe -c color.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning: as it has already been specified as a non-system directory
..........................................................................................
(then three pages more of similar)
............................................................
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -I/usr/include -D_REENTRANT
-I/usr/include/freetype2 -I/usr/include/lcms -D_FILE_OFFSET_BITS=64
-I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/libxml2 -O2
-pthread -pipe -c xa_config.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning: as it has already been specified as a non-system directory
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -I/usr/include -D_REENTRANT
-I/usr/include/freetype2 -I/usr/include/lcms -D_FILE_OFFSET_BITS=64
-I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/libxml2 -O2
-pthread -pipe -c snprintf.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning: as it has already been specified as a non-system directory
gcc -g -Wall -I/usr/include -D_REENTRANT -I/usr/include/freetype2
-I/usr/include/lcms -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include
-I/usr/X11R6/include/X11 -I/usr/include/libxml2 -O2 -pthread -pipe -pthread
-o xastir alert.o bulletin_gui.o color.o datum.o db.o draw_symbols.o
fcc_data.o festival.o gps.o hostname.o igate.o interface.o interface_gui.o
lang.o list_gui.o locate_gui.o location.o location_gui.o main.o maps.o
messages.o messages_gui.o popup_gui.o rac_data.o rotated.o sound.o
track_gui.o util.o view_message_gui.o wx.o wx_gui.o xa_config.o snprintf.o
-lXpm -lXp -lXm -L/usr/X11R6/lib -lSM -lICE -lXt -lX11 -lXext -lm -lax25
-lXpm -lMagick -llcms -lfreetype -lXext -lXt -lSM -lICE -lX11 -lz -lpthread
-lm
make[2]: Leaving directory `/home/jacrei/XASTIR/xastir/src'
Making all in m4
make[2]: Entering directory `/home/jacrei/XASTIR/xastir/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jacrei/XASTIR/xastir/m4'
Making all in config
make[2]: Entering directory `/home/jacrei/XASTIR/xastir/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jacrei/XASTIR/xastir/config'
Making all in help
make[2]: Entering directory `/home/jacrei/XASTIR/xastir/help'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jacrei/XASTIR/xastir/help'
Making all in scripts
make[2]: Entering directory `/home/jacrei/XASTIR/xastir/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jacrei/XASTIR/xastir/scripts'
Making all in symbols
make[2]: Entering directory `/home/jacrei/XASTIR/xastir/symbols'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jacrei/XASTIR/xastir/symbols'
Making all in callpass
make[2]: Entering directory `/home/jacrei/XASTIR/xastir/callpass'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jacrei/XASTIR/xastir/callpass'
make[2]: Entering directory `/home/jacrei/XASTIR/xastir'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/jacrei/XASTIR/xastir'
make[1]: Leaving directory `/home/jacrei/XASTIR/xastir'
Jack AA6VN
More information about the Xastir
mailing list