dh_testdir ./configure --prefix=/usr --mandir=/usr/share/man \ --with-tcl=/usr/lib/tcl8.4 --with-tk=/usr/lib/tk8.4 \ --with-tcl-includes=/usr/include/tcl8.4 creating cache ./config.cache checking host system type... Invalid configuration `ia64-pc-linux-gnu': machine `ia64-pc' not recognized
checking which tclConfig.sh to use... /usr/lib/tcl8.4/tclConfig.sh checking for your tcl version... 8.4, patchlevel .9 checking which tkConfig.sh to use... checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether ln -s works... yes checking how to run the C preprocessor... gcc -pipe -E checking for ANSI C header files... yes checking where to look for tcl.h... /usr/include/tcl8.4/tcl.h checking where to look for readline.h... /usr/include/readline/readline.h checking where to look for libreadline.so... /lib/libreadline.so.4 checking where to look for the terminal library... -L/usr/lib/libfakeroot -lncurses checking for rl_callback_read_char... yes checking for _rl_executing_macro in -lreadline... no checking for rl_cleanup_after_signal() in -lreadline... yes checking for the readline version number... 4.3 updating cache ./config.cache creating ./config.status creating Makefile creating tclreadline.h creating tclreadlineInit.tcl creating tclreadlineSetup.tcl creating tclreadlineConfig.sh creating tclreadline.n creating pkgIndex.tcl creating config.h /usr/bin/make CFLAGS="-g -O2 -Wall -D_REENTRANT" make[1]: Entering directory `/space/debian/tclreadline-1.2.0' gcc -pipe -c -g -O2 -Wall -D_REENTRANT -fPIC -I. -I/usr/include/tcl8.4 -I/usr/include/readline -DHAVE_CONFIG_H ./tclreadline.c ./tclreadline.c: In function 'TclReadlineCmd': ./tclreadline.c:424: warning: implicit declaration of function 'ding' ./tclreadline.c: In function 'Tclreadline_Init': ./tclreadline.c:539: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type rm -f libtclreadline1.2.so.1 gcc -pipe -shared -o libtclreadline1.2.so.1 tclreadline.o -L/usr/lib/libfakeroot -L/lib -lreadline -lncurses : libtclreadline1.2.so.1 make[1]: Leaving directory `/space/debian/tclreadline-1.2.0' touch build-stamp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

