[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#240887: Package building problem.



notforwarded 240887
retitle 240887 dash expands variable between '...'
reassign 240887 dash
thanks

Kurt Roeckx <Q@ping.be> schrieb:

> On Tue, Apr 13, 2004 at 04:53:56PM +0200, Frank Küster wrote:
>> Kurt Roeckx <Q@ping.be> schrieb:
>> 
>> What you didn't say: What is /bin/sh and make?
>
> It seems there is a difference between my i386 and amd64.  On
> i386 /bin/sh is bash while on amd64 it's dash.
>
> With bash it completly builds properly, with dash it doesn't.
> I'm using dash version 0.4.25.

I can reproduce this, with dash 0.4.23.bunk (which is probably
0.4.24. Why is this a Debian native version number?)

> Please note that tetex-bin is the first package that fails to build
> using dash.  So it must be doing something else then the others
> and I doubt this is the fault of dash.

I am quite sure that it is _not_ a problem of tetex. Therefore I change
this bug to non-forwarded state (Goodbye, Thomas). And I am equally sure
that it is a bug of dash, therefore I reassign it.

This is how we call ./configure in debian/rules:

./configure --prefix=/usr --enable-ipc --without-dialog \
 --without-texinfo  --with-system-ncurses --with-x --with-system-zlib \
 --with-system-pnglib --with-system-tifflib --with-system-wwwlib \
 --with-system-t1lib --disable-multiplatform --enable-shared \
 --mandir='$${prefix}/share/man' --infodir='$${datadir}/info'

This is how bash calls it in _each_ subdirectory, here tetex as example,
with manual line wrapping: 

configuring in tetex
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog\
  --without-texinfo --with-system-ncurses --with-x --with-system-zlib \
  --with-system-pnglib --with-system-tifflib --with-system-wwwlib \
  --with-system-t1lib --disable-multiplatform --enable-shared \
  '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' \
  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache

This is how dash calls it in _some_ subdirectories:

configuring in tetex
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog\
  --without-texinfo --with-system-ncurses --with-x --with-system-zlib \
  --with-system-pnglib --with-system-tifflib --with-system-wwwlib \
  --with-system-t1lib --disable-multiplatform --enable-shared \
  --mandir=/usr/share/man --infodir=${prefix}/share/info \
  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache

That is, dash replaced the first occurence of ${prefix} by the variable
expansion. This shouldn't happen, because it is enclosed in single
quotes. 

The complete logs with bash and and bash are attached.

Regards, Frank

dh_testdir
# Add here commands to configure the package.
# Make sure all of our expected symlinks are in place
sh debian/restore-symlinks
patch -p1 -NRi debian/patches/patch-deb || true
patching file Makefile.in
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file Makefile.in.rej
patching file texk/klibtool
Unreversed patch detected!  Skipping patch.
9 out of 9 hunks ignored -- saving rejects to file texk/klibtool.rej
patching file texk/kpathsea/mktexpk
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/kpathsea/mktexpk.rej
patching file texk/kpathsea/texmf.in
Unreversed patch detected!  Skipping patch.
4 out of 4 hunks ignored -- saving rejects to file texk/kpathsea/texmf.in.rej
patching file texk/make/paths.mk
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/make/paths.mk.rej
patching file texk/tetex/Makefile.in
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file texk/tetex/Makefile.in.rej
patching file texk/tetex/mkfontdesc
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/tetex/mkfontdesc.rej
patching file texk/tetex/texconfig
Unreversed patch detected!  Skipping patch.
7 out of 7 hunks ignored -- saving rejects to file texk/tetex/texconfig.rej
patching file texk/web2c/fmtutil.in
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/web2c/fmtutil.in.rej
patching file texk/xdvik/xdvi-sh
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/xdvik/xdvi-sh.rej
patching file texk/tetex/fmtutil
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file texk/tetex/fmtutil.rej
patching file texk/kpathsea/mktexlsr
Unreversed patch detected!  Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file texk/kpathsea/mktexlsr.rej
patch -p1 -Ni debian/patches/patch-deb
patching file Makefile.in
patching file texk/klibtool
patching file texk/kpathsea/mktexpk
patching file texk/kpathsea/texmf.in
patching file texk/make/paths.mk
patching file texk/tetex/Makefile.in
patching file texk/tetex/mkfontdesc
patching file texk/tetex/texconfig
patching file texk/web2c/fmtutil.in
patching file texk/xdvik/xdvi-sh
patching file texk/tetex/fmtutil
patching file texk/kpathsea/mktexlsr
patch -p1 -NRi debian/patches/patch-src || true
patching file texk/web2c/pdftexdir/writefont.c
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/web2c/pdftexdir/writefont.c.rej
patching file texk/web2c/pdftexdir/writet1.c
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/web2c/pdftexdir/writet1.c.rej
patching file texk/dvipdfm/Makefile.in
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/dvipdfm/Makefile.in.rej
patching file texk/dvipdfm/dvipdfm.1
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/dvipdfm/dvipdfm.1.rej
patching file texk/dvipdfm/dvipdfm.c
Unreversed patch detected!  Skipping patch.
6 out of 6 hunks ignored -- saving rejects to file texk/dvipdfm/dvipdfm.c.rej
patch -p1 -Ni debian/patches/patch-src
patching file texk/web2c/pdftexdir/writefont.c
patching file texk/web2c/pdftexdir/writet1.c
patching file texk/dvipdfm/Makefile.in
patching file texk/dvipdfm/dvipdfm.1
patching file texk/dvipdfm/dvipdfm.c
patch -p1 -NRi debian/patches/patch-texdoctk || true
patching file texk/tetex/texdoctk
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file texk/tetex/texdoctk.rej
patch -p1 -Ni debian/patches/patch-texdoctk
patching file texk/tetex/texdoctk
patch -p1 -NRi debian/patches/patch-texdoc || true
patching file texk/tetex/texdoc
Unreversed patch detected!  Skipping patch.
6 out of 6 hunks ignored -- saving rejects to file texk/tetex/texdoc.rej
patching file texk/tetex/texdoc.man
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file texk/tetex/texdoc.man.rej
patch -p1 -Ni debian/patches/patch-texdoc
patching file texk/tetex/texdoc
patching file texk/tetex/texdoc.man
patch -p1 -NRi debian/patches/patch-tmp || true
patching file texk/tetex/texconfig
Unreversed patch detected!  Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file texk/tetex/texconfig.rej
patching file texk/dvipsk/resident.c
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/dvipsk/resident.c.rej
patching file texk/web2c/omegafonts/Makefile.in
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/web2c/omegafonts/Makefile.in.rej
patching file texmf.d/95NonPath.cnf
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texmf.d/95NonPath.cnf.rej
patching file texk/kpathsea/mktexlsr
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/kpathsea/mktexlsr.rej
patching file texk/tetex/epstopdf
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/tetex/epstopdf.rej
patch -p1 -Ni debian/patches/patch-tmp
patching file texk/tetex/texconfig
patching file texk/dvipsk/resident.c
patching file texk/web2c/omegafonts/Makefile.in
patching file texmf.d/95NonPath.cnf
patching file texk/kpathsea/mktexlsr
patching file texk/tetex/epstopdf
cp -f /usr/share/misc/config.{guess,sub} ./texk/
cp -f /usr/share/misc/config.{guess,sub} ./utils/texinfo/
cp -f /usr/share/misc/config.{guess,sub} ./config/
./configure --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir='${prefix}/share/man' --infodir='${datadir}/info'
creating cache ./config.cache
checking whether make sets ${MAKE}... 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 host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking whether to define additional compiler specific flags... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for working alloca.h... yes
checking for alloca... yes
checking for ranlib... ranlib
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... ld
checking for archiver (symbol AR)... ar
checking for archiver options (symbol ARFLAGS)... rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for connect... yes
checking for pwd... pwd
checking for png_set_read_fn in -lpng... yes
checking for inflate in -lz... yes
checking for zlib.h... yes
checking for libwww-config... /usr/bin/libwww-config
checking for T1_AddFont in -lt1... yes
checking whether installed T1 lib is >= v 1.3.1 ... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
configuring in libs
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --srcdir=.
creating cache ./config.cache
checking whether make sets ${MAKE}... 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 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 make sets ${MAKE}... (cached) yes
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for working alloca.h... yes
checking for alloca... yes
checking for ranlib... ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... ld
checking for archiver (symbol AR)... ar
checking for archiver options (symbol ARFLAGS)... rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for T1_AddFont in -lt1... yes
checking whether installed T1 lib is >= v 1.3.1 ... yes
checking for pwd... pwd
checking for libwww-config... /usr/bin/libwww-config
checking for png_set_read_fn in -lpng... yes
checking for inflate in -lz... yes
checking for zlib.h... yes
updating cache ./config.cache
creating ./config.status
configuring in xpdf
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --srcdir=.
creating cache ./config.cache
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 for ranlib... ranlib
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for popen... yes
checking for mkstemps... no
checking for fseek64... no
checking for ftell64... no
checking for mkstemp... yes
checking for mkstemps... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... ld
checking for archiver (symbol AR)... ar
checking for archiver options (symbol ARFLAGS)... rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
updating cache ./config.cache
creating ./config.status
creating xpdf/Makefile
creating goo/Makefile
creating Makefile
creating aconf.h
configuring in texk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --srcdir=.
creating cache ./config.cache
checking whether make sets ${MAKE}... 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 for POSIXized ISC... no
checking whether ln -s works... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... ld
checking for archiver (symbol AR)... ar
checking for archiver options (symbol ARFLAGS)... rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for connect... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
configuring in kpathsea
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether closedir returns void... no
checking for assert.h... yes
checking for float.h... yes
checking for limits.h... yes
checking for memory.h... yes
checking for pwd.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/param.h... yes
checking for unistd.h... yes
checking for ranlib... ranlib
checking host system type... i686-pc-linux-gnu
checking for libtool object types... SHARED:STATIC:
checking for putenv... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for getcwd... yes
checking for getwd... yes
checking for index... yes
checking for memcmp... yes
checking for memcpy... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for working const... yes
checking whether the compiler accepts prototypes... yes
checking whether program_invocation_name is predefined... yes
checking whether putenv uses malloc... no
checking whether getcwd uses fork or vfork... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for main in -lm... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in web2c
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for strerror... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for mkstemp... yes
checking for mktemp... yes
checking return type of signal handlers... void
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking whether gcc asm needs underscore... no
checking for inline... inline
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking whether char is unsigned... no
checking whether byte ordering is bigendian... no
checking size of long... 4
checking for connect... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for inflate in -lz... yes
checking for zlib.h... yes
checking for png_set_read_fn in -lpng... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for statically linking C++ runtime library... ok using -nodefaultlibs -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -lgcc -lc -lgcc
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XextCreateExtension in -lXext... yes
checking for main in -lm... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating lib/Makefile
creating man/Makefile
creating mpware/Makefile
creating web2c/Makefile
creating window/Makefile
creating pdftexdir/Makefile
creating pdfetexdir/Makefile
creating omegafonts/Makefile
creating otps/Makefile
creating fmtutil.cnf
creating c-auto.h
configuring in dviljk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking how to run the C preprocessor... (cached) gcc -E
checking whether char is unsigned... (cached) no
checking size of long... (cached) 4
creating ./config.status
creating Makefile
creating c-auto.h
configuring in dvipdfm
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for inflate in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for png_set_read_fn in -lpng... (cached) yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking whether time.h defines timezone as an external variable... yes
checking whether struct tz has tm_gmtoff as a member... yes
checking for working const... (cached) yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for 8-bit clean memcmp... yes
checking for strspn... yes
checking for system... yes
checking for main in -lm... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
configuring in dvipsk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking for main in -lm... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking size of int... 4
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in gsftopk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for poll.h... yes
checking for sys/time.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking return type of signal handlers... (cached) void
checking for poll... yes
checking for sigaction... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in makeindexk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking how to run the C preprocessor... (cached) gcc -E
checking for ctype.h... yes
checking for types.h... no
checking for locale.h... yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for setlocale... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in odvipsk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking for main in -lm... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking size of int... (cached) 4
creating ./config.status
creating Makefile
creating c-auto.h
configuring in oxdvik
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for memicmp... no
checking for working alloca.h... yes
checking for alloca... yes
checking for 8-bit clean memcmp... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking return type of signal handlers... (cached) void
checking whether byte ordering is bigendian... (cached) no
checking for X... (cached) 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... (cached) 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 size_t... (cached) yes
checking whether C compiler supports string concatenation... yes
checking for integer type to use in bitmaps... unsigned int, size = 4
checking for stropts.h and isastream()... yes
checking for SunOS 4... no
checking for poll.h and poll()... yes
checking what warning flags to pass to the C compiler... -W -Wall -Wunused
checking what language compliance flags to pass to the C compiler... 
checking for mkstemp... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for waitpid... yes
checking for sigaction... (cached) yes
checking for strchr... (cached) yes
checking for setenv... yes
checking for ulltostr... no
checking for fchdir... yes
checking for getcwd... (cached) yes
checking for lstat... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for realpath... yes
checking for netdb.h... yes
checking for sys/bsdtypes.h... no
checking for sys/time.h... (cached) yes
checking for X11/Xosdefs.h... yes
checking for sys/fcntl.h... yes
checking for pwd... pwd
checking for libwww-config... /usr/bin/libwww-config
checking for inflate in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for T1_AddFont in -lt1... yes
checking whether installed T1 lib is >= v 1.3.1 ... yes
checking for XextCreateExtension in -lXext... (cached) yes
checking for main in -lm... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in ps2pkm
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for main in -lm... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for vprintf... (cached) yes
checking for memset... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in tetex
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
creating ./config.status
creating Makefile
configuring in xdvik
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared '--mandir=${prefix}/share/man' '--infodir=${datadir}/info' --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for vprintf... (cached) yes
checking for memicmp... (cached) no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for 8-bit clean memcmp... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking return type of signal handlers... (cached) void
checking whether byte ordering is bigendian... (cached) no
checking for X... (cached) 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... (cached) 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 size_t... (cached) yes
checking whether C compiler supports string concatenation... yes
checking for integer type to use in bitmaps... (cached) unsigned int, size = 4
checking for stropts.h and isastream()... (cached) yes
checking for SunOS 4... (cached) no
checking for poll.h and poll()... (cached) yes
checking what warning flags to pass to the C compiler... -W -Wall -Wunused
checking what language compliance flags to pass to the C compiler... 
checking for mkstemp... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for waitpid... (cached) yes
checking for sigaction... (cached) yes
checking for strchr... (cached) yes
checking for setenv... (cached) yes
checking for ulltostr... (cached) no
checking for fchdir... (cached) yes
checking for getcwd... (cached) yes
checking for lstat... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for realpath... (cached) yes
checking for netdb.h... (cached) yes
checking for sys/bsdtypes.h... (cached) no
checking for sys/time.h... (cached) yes
checking for X11/Xosdefs.h... (cached) yes
checking for sys/fcntl.h... (cached) yes
checking for pwd... (cached) pwd
checking for libwww-config... (cached) /usr/bin/libwww-config
checking for inflate in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for T1_AddFont in -lt1... (cached) yes
checking whether installed T1 lib is >= v 1.3.1 ... yes
checking for XextCreateExtension in -lXext... (cached) yes
checking for main in -lm... (cached) yes
creating ./config.status
creating Makefile
creating c-auto.h
touch configure-stamp
dh_testdir
# Add here commands to configure the package.
# Make sure all of our expected symlinks are in place
sh debian/restore-symlinks
patch -p1 -NRi debian/patches/patch-deb || true
patching file Makefile.in
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file Makefile.in.rej
patching file texk/klibtool
Unreversed patch detected!  Skipping patch.
9 out of 9 hunks ignored -- saving rejects to file texk/klibtool.rej
patching file texk/kpathsea/mktexpk
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/kpathsea/mktexpk.rej
patching file texk/kpathsea/texmf.in
Unreversed patch detected!  Skipping patch.
4 out of 4 hunks ignored -- saving rejects to file texk/kpathsea/texmf.in.rej
patching file texk/make/paths.mk
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/make/paths.mk.rej
patching file texk/tetex/Makefile.in
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file texk/tetex/Makefile.in.rej
patching file texk/tetex/mkfontdesc
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/tetex/mkfontdesc.rej
patching file texk/tetex/texconfig
Unreversed patch detected!  Skipping patch.
7 out of 7 hunks ignored -- saving rejects to file texk/tetex/texconfig.rej
patching file texk/web2c/fmtutil.in
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/web2c/fmtutil.in.rej
patching file texk/xdvik/xdvi-sh
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/xdvik/xdvi-sh.rej
patching file texk/tetex/fmtutil
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file texk/tetex/fmtutil.rej
patching file texk/kpathsea/mktexlsr
Unreversed patch detected!  Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file texk/kpathsea/mktexlsr.rej
patch -p1 -Ni debian/patches/patch-deb
patching file Makefile.in
patching file texk/klibtool
patching file texk/kpathsea/mktexpk
patching file texk/kpathsea/texmf.in
patching file texk/make/paths.mk
patching file texk/tetex/Makefile.in
patching file texk/tetex/mkfontdesc
patching file texk/tetex/texconfig
patching file texk/web2c/fmtutil.in
patching file texk/xdvik/xdvi-sh
patching file texk/tetex/fmtutil
patching file texk/kpathsea/mktexlsr
patch -p1 -NRi debian/patches/patch-src || true
patching file texk/web2c/pdftexdir/writefont.c
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/web2c/pdftexdir/writefont.c.rej
patching file texk/web2c/pdftexdir/writet1.c
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/web2c/pdftexdir/writet1.c.rej
patching file texk/dvipdfm/Makefile.in
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/dvipdfm/Makefile.in.rej
patching file texk/dvipdfm/dvipdfm.1
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/dvipdfm/dvipdfm.1.rej
patching file texk/dvipdfm/dvipdfm.c
Unreversed patch detected!  Skipping patch.
6 out of 6 hunks ignored -- saving rejects to file texk/dvipdfm/dvipdfm.c.rej
patch -p1 -Ni debian/patches/patch-src
patching file texk/web2c/pdftexdir/writefont.c
patching file texk/web2c/pdftexdir/writet1.c
patching file texk/dvipdfm/Makefile.in
patching file texk/dvipdfm/dvipdfm.1
patching file texk/dvipdfm/dvipdfm.c
patch -p1 -NRi debian/patches/patch-texdoctk || true
patching file texk/tetex/texdoctk
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file texk/tetex/texdoctk.rej
patch -p1 -Ni debian/patches/patch-texdoctk
patching file texk/tetex/texdoctk
patch -p1 -NRi debian/patches/patch-texdoc || true
patching file texk/tetex/texdoc
Unreversed patch detected!  Skipping patch.
6 out of 6 hunks ignored -- saving rejects to file texk/tetex/texdoc.rej
patching file texk/tetex/texdoc.man
Unreversed patch detected!  Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file texk/tetex/texdoc.man.rej
patch -p1 -Ni debian/patches/patch-texdoc
patching file texk/tetex/texdoc
patching file texk/tetex/texdoc.man
patch -p1 -NRi debian/patches/patch-tmp || true
patching file texk/tetex/texconfig
Unreversed patch detected!  Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file texk/tetex/texconfig.rej
patching file texk/dvipsk/resident.c
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/dvipsk/resident.c.rej
patching file texk/web2c/omegafonts/Makefile.in
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/web2c/omegafonts/Makefile.in.rej
patching file texmf.d/95NonPath.cnf
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texmf.d/95NonPath.cnf.rej
patching file texk/kpathsea/mktexlsr
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/kpathsea/mktexlsr.rej
patching file texk/tetex/epstopdf
Unreversed patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file texk/tetex/epstopdf.rej
patch -p1 -Ni debian/patches/patch-tmp
patching file texk/tetex/texconfig
patching file texk/dvipsk/resident.c
patching file texk/web2c/omegafonts/Makefile.in
patching file texmf.d/95NonPath.cnf
patching file texk/kpathsea/mktexlsr
patching file texk/tetex/epstopdf
cp -f /usr/share/misc/config.{guess,sub} ./texk/
cp -f /usr/share/misc/config.{guess,sub} ./utils/texinfo/
cp -f /usr/share/misc/config.{guess,sub} ./config/
./configure --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir='${prefix}/share/man' --infodir='${datadir}/info'
creating cache ./config.cache
checking whether make sets ${MAKE}... 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 host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking whether to define additional compiler specific flags... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for working alloca.h... yes
checking for alloca... yes
checking for ranlib... ranlib
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... ld
checking for archiver (symbol AR)... ar
checking for archiver options (symbol ARFLAGS)... rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for connect... yes
checking for pwd... pwd
checking for png_set_read_fn in -lpng... yes
checking for inflate in -lz... yes
checking for zlib.h... yes
checking for libwww-config... /usr/bin/libwww-config
checking for T1_AddFont in -lt1... yes
checking whether installed T1 lib is >= v 1.3.1 ... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
configuring in libs
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=${prefix}/share/man --infodir=${datadir}/info --srcdir=.
creating cache ./config.cache
checking whether make sets ${MAKE}... 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 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 make sets ${MAKE}... (cached) yes
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for working alloca.h... yes
checking for alloca... yes
checking for ranlib... ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... ld
checking for archiver (symbol AR)... ar
checking for archiver options (symbol ARFLAGS)... rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for T1_AddFont in -lt1... yes
checking whether installed T1 lib is >= v 1.3.1 ... yes
checking for pwd... pwd
checking for libwww-config... /usr/bin/libwww-config
checking for png_set_read_fn in -lpng... yes
checking for inflate in -lz... yes
checking for zlib.h... yes
updating cache ./config.cache
creating ./config.status
configuring in xpdf
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --srcdir=.
creating cache ./config.cache
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 for ranlib... ranlib
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for popen... yes
checking for mkstemps... no
checking for fseek64... no
checking for ftell64... no
checking for mkstemp... yes
checking for mkstemps... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... ld
checking for archiver (symbol AR)... ar
checking for archiver options (symbol ARFLAGS)... rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
updating cache ./config.cache
creating ./config.status
creating xpdf/Makefile
creating goo/Makefile
creating Makefile
creating aconf.h
configuring in texk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=${prefix}/share/man --infodir=${datadir}/info --srcdir=.
creating cache ./config.cache
checking whether make sets ${MAKE}... 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 for POSIXized ISC... no
checking whether ln -s works... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... ld
checking for archiver (symbol AR)... ar
checking for archiver options (symbol ARFLAGS)... rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for connect... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
configuring in kpathsea
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether closedir returns void... no
checking for assert.h... yes
checking for float.h... yes
checking for limits.h... yes
checking for memory.h... yes
checking for pwd.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/param.h... yes
checking for unistd.h... yes
checking for ranlib... ranlib
checking host system type... i686-pc-linux-gnu
checking for libtool object types... SHARED:STATIC:
checking for putenv... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for getcwd... yes
checking for getwd... yes
checking for index... yes
checking for memcmp... yes
checking for memcpy... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for working const... yes
checking whether the compiler accepts prototypes... yes
checking whether program_invocation_name is predefined... yes
checking whether putenv uses malloc... no
checking whether getcwd uses fork or vfork... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for main in -lm... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in web2c
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for strerror... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for mkstemp... yes
checking for mktemp... yes
checking return type of signal handlers... void
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking whether gcc asm needs underscore... no
checking for inline... inline
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking whether char is unsigned... no
checking whether byte ordering is bigendian... no
checking size of long... 4
checking for connect... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for inflate in -lz... yes
checking for zlib.h... yes
checking for png_set_read_fn in -lpng... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for statically linking C++ runtime library... ok using -nodefaultlibs -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -lgcc -lc -lgcc
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XextCreateExtension in -lXext... yes
checking for main in -lm... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating lib/Makefile
creating man/Makefile
creating mpware/Makefile
creating web2c/Makefile
creating window/Makefile
creating pdftexdir/Makefile
creating pdfetexdir/Makefile
creating omegafonts/Makefile
creating otps/Makefile
creating fmtutil.cnf
creating c-auto.h
configuring in dviljk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking how to run the C preprocessor... (cached) gcc -E
checking whether char is unsigned... (cached) no
checking size of long... (cached) 4
creating ./config.status
creating Makefile
creating c-auto.h
configuring in dvipdfm
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for inflate in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for png_set_read_fn in -lpng... (cached) yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking whether time.h defines timezone as an external variable... yes
checking whether struct tz has tm_gmtoff as a member... yes
checking for working const... (cached) yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for 8-bit clean memcmp... yes
checking for strspn... yes
checking for system... yes
checking for main in -lm... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
configuring in dvipsk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking for main in -lm... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking size of int... 4
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in gsftopk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for poll.h... yes
checking for sys/time.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking return type of signal handlers... (cached) void
checking for poll... yes
checking for sigaction... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in makeindexk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking how to run the C preprocessor... (cached) gcc -E
checking for ctype.h... yes
checking for types.h... no
checking for locale.h... yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for setlocale... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in odvipsk
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking for main in -lm... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking size of int... (cached) 4
creating ./config.status
creating Makefile
creating c-auto.h
configuring in oxdvik
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for memicmp... no
checking for working alloca.h... yes
checking for alloca... yes
checking for 8-bit clean memcmp... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking return type of signal handlers... (cached) void
checking whether byte ordering is bigendian... (cached) no
checking for X... (cached) 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... (cached) 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 size_t... (cached) yes
checking whether C compiler supports string concatenation... yes
checking for integer type to use in bitmaps... unsigned int, size = 4
checking for stropts.h and isastream()... yes
checking for SunOS 4... no
checking for poll.h and poll()... yes
checking what warning flags to pass to the C compiler... -W -Wall -Wunused
checking what language compliance flags to pass to the C compiler... 
checking for mkstemp... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for waitpid... yes
checking for sigaction... (cached) yes
checking for strchr... (cached) yes
checking for setenv... yes
checking for ulltostr... no
checking for fchdir... yes
checking for getcwd... (cached) yes
checking for lstat... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for realpath... yes
checking for netdb.h... yes
checking for sys/bsdtypes.h... no
checking for sys/time.h... (cached) yes
checking for X11/Xosdefs.h... yes
checking for sys/fcntl.h... yes
checking for pwd... pwd
checking for libwww-config... /usr/bin/libwww-config
checking for inflate in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for T1_AddFont in -lt1... yes
checking whether installed T1 lib is >= v 1.3.1 ... yes
checking for XextCreateExtension in -lXext... (cached) yes
checking for main in -lm... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in ps2pkm
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking for main in -lm... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for vprintf... (cached) yes
checking for memset... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating c-auto.h
configuring in tetex
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
creating ./config.status
creating Makefile
configuring in xdvik
running /bin/sh ./configure  --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir=/usr/share/man --infodir=${prefix}/share/info --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for loader (symbol LD)... (cached) ld
checking for archiver (symbol AR)... (cached) ar
checking for archiver options (symbol ARFLAGS)... (cached) rc
checking host system type... i686-pc-linux-gnu
checking where the main texmf tree is located... /usr/share/texmf
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for vprintf... (cached) yes
checking for memicmp... (cached) no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for 8-bit clean memcmp... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking return type of signal handlers... (cached) void
checking whether byte ordering is bigendian... (cached) no
checking for X... (cached) 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... (cached) 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 size_t... (cached) yes
checking whether C compiler supports string concatenation... yes
checking for integer type to use in bitmaps... (cached) unsigned int, size = 4
checking for stropts.h and isastream()... (cached) yes
checking for SunOS 4... (cached) no
checking for poll.h and poll()... (cached) yes
checking what warning flags to pass to the C compiler... -W -Wall -Wunused
checking what language compliance flags to pass to the C compiler... 
checking for mkstemp... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for waitpid... (cached) yes
checking for sigaction... (cached) yes
checking for strchr... (cached) yes
checking for setenv... (cached) yes
checking for ulltostr... (cached) no
checking for fchdir... (cached) yes
checking for getcwd... (cached) yes
checking for lstat... (cached) yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for realpath... (cached) yes
checking for netdb.h... (cached) yes
checking for sys/bsdtypes.h... (cached) no
checking for sys/time.h... (cached) yes
checking for X11/Xosdefs.h... (cached) yes
checking for sys/fcntl.h... (cached) yes
checking for pwd... (cached) pwd
checking for libwww-config... (cached) /usr/bin/libwww-config
checking for inflate in -lz... (cached) yes
checking for zlib.h... (cached) yes
checking for T1_AddFont in -lt1... (cached) yes
checking whether installed T1 lib is >= v 1.3.1 ... yes
checking for XextCreateExtension in -lXext... (cached) yes
checking for main in -lm... (cached) yes
creating ./config.status
creating Makefile
creating c-auto.h
touch configure-stamp

Reply to: