make: Entering directory `/src/tua-4.0'
./configure --prefix=/usr --verbose
checking for gcc
	setting CC to gcc
checking how to run the C preprocessor
	setting CPP to gcc -E
checking for bison
	setting YACC to bison -y
checking whether -traditional is needed
checking for install
	setting INSTALL to /usr/bin/install -c
	setting INSTALL_PROGRAM to $(INSTALL)
	setting INSTALL_DATA to $(INSTALL) -m 644
checking for ANSI C header files
	defining STDC_HEADERS
checking for directory library header
checking for dirent.h
	defining DIRENT
checking for closedir return value
checking for -lm
	defining HAVE_LIBM
checking for gethostname
	defining HAVE_GETHOSTNAME
checking for getdomainname
	defining HAVE_GETDOMAINNAME
checking for strcasecmp
	defining HAVE_STRCASECMP
checking for modf
	defining HAVE_MODF
checking for rint
	defining HAVE_RINT
checking for sys/param.h
	defining HAVE_SYS_PARAM_H
checking for stddef.h
	defining HAVE_STDDEF_H
checking for sys/types.h
	defining HAVE_SYS_TYPES_H
checking for string.h
	defining HAVE_STRING_H
checking for memory.h
	defining HAVE_MEMORY_H
checking for time.h
	defining HAVE_TIME_H
checking for __FUNCTION__
	defining HAVE_FUNCTION_MACRO
checking for size_t in stddef.h
	defining HAVE_SIZE_T_IN_STDDEF_H
checking for size_t in sys/types.h
	defining HAVE_SIZE_T_IN_TYPES_H
checking for time_t in time.h
	defining HAVE_TIME_T_IN_TIME_H
checking for time_t in sys/types.h
	defining HAVE_TIME_T_IN_TYPES_H
checking for working alloca.h
	defining HAVE_ALLOCA_H
checking for alloca
checking if the compiler accepts -Wall
creating config.status
creating Makefile
creating config.h
make C_FLAGS='-Wall -O2 -pipe' LD_FLAGS=-s
make[1]: Entering directory `/src/tua-4.0'
Compiling HDB Uucp related sources...
make[2]: Entering directory `/src/tua-4.0/hdb'
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" procuucico.c
procuucico.c: In function `DecodeMsg':
procuucico.c:125: warning: type defaults to `int' in declaration of `idx'
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" procuucp.c
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" procuux.c
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" procuuxqt.c
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" procxfer.c
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" uucicolog.c
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" xferentry.c
make[2]: Leaving directory `/src/tua-4.0/hdb'

compiling Taylor Uucp related sources...
make[2]: Entering directory `/src/tua-4.0/taylor'
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" log.c
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" proclog.c
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" procstats.c
gcc -DHAVE_CONFIG_H -c -I.. -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR="/usr/lib" stats.c
make[2]: Leaving directory `/src/tua-4.0/taylor'

and common ones...
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c globalias.c -o globalias.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c wildmat.c -o wildmat.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c commtree.c -o commtree.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c compat.c -o compat.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c daytree.c -o daytree.o
daytree.c: In function `day_compare':
daytree.c:36: warning: suggest explicit braces to avoid ambiguous `else'
daytree.c:44: warning: suggest explicit braces to avoid ambiguous `else'
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c debug.c -o debug.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c julian.c -o julian.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c pcdl.c -o pcdl.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c pcdl_gram.c -o pcdl_gram.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c phonesw.c -o phonesw.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c portalias.c -o portalias.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c porttree.c -o porttree.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c process.c -o process.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c prochist.c -o prochist.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c reports.c -o reports.o
reports.c: In function `print_the_system_summary':
reports.c:291: warning: type defaults to `int' in declaration of `idx'
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c sysalias.c -o sysalias.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c systree.c -o systree.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c tmparse.c -o tmparse.o
tmparse.c: In function `parse_date':
tmparse.c:118: warning: suggest explicit braces to avoid ambiguous `else'
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c trees.c -o trees.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c tua.c -o tua.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c useralias.c -o useralias.o
gcc -DHAVE_CONFIG_H -Wall -O2 -pipe -DGLOB_ALIASES    -DLIBDIR=\"/usr/lib\"   -c usertree.c -o usertree.o

Linking...
gcc -DHAVE_CONFIG_H -s  -o tua globalias.o wildmat.o   procuucico.o procuucp.o procuux.o procuuxqt.o procxfer.o uucicolog.o xferentry.o log.o proclog.o procstats.o stats.o commtree.o compat.o daytree.o debug.o julian.o pcdl.o pcdl_gram.o phonesw.o portalias.o porttree.o process.o prochist.o reports.o sysalias.o systree.o tmparse.o trees.o tua.o useralias.o usertree.o -lm    
make[1]: Leaving directory `/src/tua-4.0'
make: Leaving directory `/src/tua-4.0'
make: Entering directory `/src/tua-4.0'
make install C_FLAGS='-Wall -O2 -pipe' LD_FLAGS=-s
make[1]: Entering directory `/src/tua-4.0'
Compiling HDB Uucp related sources...
make[2]: Entering directory `/src/tua-4.0/hdb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/tua-4.0/hdb'

compiling Taylor Uucp related sources...
make[2]: Entering directory `/src/tua-4.0/taylor'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/tua-4.0/taylor'

and common ones...
( cd doc; make tua.info)
make[2]: Entering directory `/src/tua-4.0/doc'
make[2]: `tua.info' is up to date.
make[2]: Leaving directory `/src/tua-4.0/doc'
/usr/bin/install -c tua /usr/bin 
/usr/bin/install -c -m 644 doc/tua.info /usr/info/tua.info
/usr/bin/install -c -m 644 doc/tua.man /usr/man/man1/tua.1
/usr/bin/install -c -m 644 tua.pcd /usr/lib/tua.pcd
make[1]: Leaving directory `/src/tua-4.0'
make: Leaving directory `/src/tua-4.0'
Extracting package tua, please wait...
------------------------------------------------
current binary package: aaa_base.jur
extract /etc/ld.so.cache
