[tex-k] Kpathsea-DLL via MinGW: multiple definition 'getopt_long_only'

M. Schell nitramlex at web.de
Thu Aug 22 16:37:34 CEST 2013


Hi,

working on Windows XPsp3 with actual MinGW (32) and GCC 4.7.2,

I'm trying to build Kpathsea with option --enable-shared.

Building static libraries with --disalbe-shared works fine, but 
regardless of --enable-static is set to yes or no, when setting 
--enable-shared=yes Make fails in linking '.libs/kpsewhich.exe' due to:

/mingw/lib/libmingwex.a(getopt.o):getopt.c:(.text+0xc20): multiple 
definition of `getopt_long_only'
./.libs/libkpathsea.dll.a(d000021.o):(.text+0x0): first defined here

Partial terminal output of './configure 2>&1 | tee console.log' running 
without error:

+ buildDir=/h/pdftex-test/build-pdftex
+ cd /h/pdftex-test/build-pdftex
+ export CONFIG_SHELL=/bin/bash
+ CONFIG_SHELL=/bin/bash
+ /h/pdftex-test/src/configure --disable-native-texlive-build 
--enable-cxx-runtime-hack --without-x --without-ln-s --enable-shared 
--disable-static --enable-compiler-warnings=yes --disable-largefile 
--disable-all-pkgs --disable-texlive --disable-ptex --disable-eptex 
--disable-uptex --disable-euptex --disable-aleph --disable-luatex 
--disable-xetex --disable-mp --enable-web2c --without-mf-x-toolkit 
--disable-bibtex8 --disable-bibtexu --enable-tex --enable-etex 
--enable-pdftex --without-system-kpathsea --without-system-ptexenc 
--without-system-libpng --without-system-gd --without-system-freetype 
--without-system-freetype2 --without-system-pixman 
--without-system-cairo --without-system-xpdf --without-system-zlib 
--without-system-zziplib --without-system-teckit 
--without-system-poppler --without-system-graphite2 
--without-system-harfbuzz --without-system-icu --without-system-t1lib
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for native WIN32 or MINGW32... mingw32

Terminal output of '/h/pdftex-test/build-pdftex/texk/kpathsea/make 2>&1 
| tee make.log':

make  all-recursive
make[1]: Entering directory `/h/pdftex-test/build-pdftex/texk/kpathsea'
Making all in .
make[2]: Entering directory `/h/pdftex-test/build-pdftex/texk/kpathsea'
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tex-file.lo -MD -MP -MF 
.deps/libkpathsea_la-tex-file.Tpo -c -o libkpathsea_la-tex-file.lo `test 
-f 'tex-file.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`tex-file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tex-file.lo -MD -MP -MF 
.deps/libkpathsea_la-tex-file.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/tex-file.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-tex-file.o
mv -f .deps/libkpathsea_la-tex-file.Tpo .deps/libkpathsea_la-tex-file.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-absolute.lo -MD -MP -MF 
.deps/libkpathsea_la-absolute.Tpo -c -o libkpathsea_la-absolute.lo `test 
-f 'absolute.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`absolute.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-absolute.lo -MD -MP -MF 
.deps/libkpathsea_la-absolute.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/absolute.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-absolute.o
mv -f .deps/libkpathsea_la-absolute.Tpo .deps/libkpathsea_la-absolute.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-atou.lo -MD -MP -MF .deps/libkpathsea_la-atou.Tpo -c 
-o libkpathsea_la-atou.lo `test -f 'atou.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`atou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-atou.lo -MD -MP -MF .deps/libkpathsea_la-atou.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/atou.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-atou.o
mv -f .deps/libkpathsea_la-atou.Tpo .deps/libkpathsea_la-atou.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-cnf.lo -MD -MP -MF .deps/libkpathsea_la-cnf.Tpo -c -o 
libkpathsea_la-cnf.lo `test -f 'cnf.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`cnf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-cnf.lo -MD -MP -MF .deps/libkpathsea_la-cnf.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/cnf.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-cnf.o
mv -f .deps/libkpathsea_la-cnf.Tpo .deps/libkpathsea_la-cnf.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-concat.lo -MD -MP -MF .deps/libkpathsea_la-concat.Tpo 
-c -o libkpathsea_la-concat.lo `test -f 'concat.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`concat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-concat.lo -MD -MP -MF .deps/libkpathsea_la-concat.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/concat.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-concat.o
mv -f .deps/libkpathsea_la-concat.Tpo .deps/libkpathsea_la-concat.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-concat3.lo -MD -MP -MF 
.deps/libkpathsea_la-concat3.Tpo -c -o libkpathsea_la-concat3.lo `test 
-f 'concat3.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`concat3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-concat3.lo -MD -MP -MF 
.deps/libkpathsea_la-concat3.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/concat3.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-concat3.o
mv -f .deps/libkpathsea_la-concat3.Tpo .deps/libkpathsea_la-concat3.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-concatn.lo -MD -MP -MF 
.deps/libkpathsea_la-concatn.Tpo -c -o libkpathsea_la-concatn.lo `test 
-f 'concatn.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`concatn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-concatn.lo -MD -MP -MF 
.deps/libkpathsea_la-concatn.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/concatn.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-concatn.o
mv -f .deps/libkpathsea_la-concatn.Tpo .deps/libkpathsea_la-concatn.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-db.lo -MD -MP -MF .deps/libkpathsea_la-db.Tpo -c -o 
libkpathsea_la-db.lo `test -f 'db.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`db.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-db.lo -MD -MP -MF .deps/libkpathsea_la-db.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/db.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-db.o
mv -f .deps/libkpathsea_la-db.Tpo .deps/libkpathsea_la-db.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-debug.lo -MD -MP -MF .deps/libkpathsea_la-debug.Tpo 
-c -o libkpathsea_la-debug.lo `test -f 'debug.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-debug.lo -MD -MP -MF .deps/libkpathsea_la-debug.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/debug.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-debug.o
mv -f .deps/libkpathsea_la-debug.Tpo .deps/libkpathsea_la-debug.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-dir.lo -MD -MP -MF .deps/libkpathsea_la-dir.Tpo -c -o 
libkpathsea_la-dir.lo `test -f 'dir.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`dir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-dir.lo -MD -MP -MF .deps/libkpathsea_la-dir.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/dir.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-dir.o
mv -f .deps/libkpathsea_la-dir.Tpo .deps/libkpathsea_la-dir.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-elt-dirs.lo -MD -MP -MF 
.deps/libkpathsea_la-elt-dirs.Tpo -c -o libkpathsea_la-elt-dirs.lo `test 
-f 'elt-dirs.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`elt-dirs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-elt-dirs.lo -MD -MP -MF 
.deps/libkpathsea_la-elt-dirs.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/elt-dirs.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-elt-dirs.o
mv -f .deps/libkpathsea_la-elt-dirs.Tpo .deps/libkpathsea_la-elt-dirs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-expand.lo -MD -MP -MF .deps/libkpathsea_la-expand.Tpo 
-c -o libkpathsea_la-expand.lo `test -f 'expand.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`expand.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-expand.lo -MD -MP -MF .deps/libkpathsea_la-expand.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/expand.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-expand.o
mv -f .deps/libkpathsea_la-expand.Tpo .deps/libkpathsea_la-expand.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-extend-fname.lo -MD -MP -MF 
.deps/libkpathsea_la-extend-fname.Tpo -c -o 
libkpathsea_la-extend-fname.lo `test -f 'extend-fname.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`extend-fname.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-extend-fname.lo -MD -MP -MF 
.deps/libkpathsea_la-extend-fname.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/extend-fname.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-extend-fname.o
mv -f .deps/libkpathsea_la-extend-fname.Tpo 
.deps/libkpathsea_la-extend-fname.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-file-p.lo -MD -MP -MF .deps/libkpathsea_la-file-p.Tpo 
-c -o libkpathsea_la-file-p.lo `test -f 'file-p.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`file-p.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-file-p.lo -MD -MP -MF .deps/libkpathsea_la-file-p.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/file-p.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-file-p.o
mv -f .deps/libkpathsea_la-file-p.Tpo .deps/libkpathsea_la-file-p.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-find-suffix.lo -MD -MP -MF 
.deps/libkpathsea_la-find-suffix.Tpo -c -o libkpathsea_la-find-suffix.lo 
`test -f 'find-suffix.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`find-suffix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-find-suffix.lo -MD -MP -MF 
.deps/libkpathsea_la-find-suffix.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/find-suffix.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-find-suffix.o
mv -f .deps/libkpathsea_la-find-suffix.Tpo 
.deps/libkpathsea_la-find-suffix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-fn.lo -MD -MP -MF .deps/libkpathsea_la-fn.Tpo -c -o 
libkpathsea_la-fn.lo `test -f 'fn.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`fn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-fn.lo -MD -MP -MF .deps/libkpathsea_la-fn.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/fn.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-fn.o
mv -f .deps/libkpathsea_la-fn.Tpo .deps/libkpathsea_la-fn.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-fontmap.lo -MD -MP -MF 
.deps/libkpathsea_la-fontmap.Tpo -c -o libkpathsea_la-fontmap.lo `test 
-f 'fontmap.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`fontmap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-fontmap.lo -MD -MP -MF 
.deps/libkpathsea_la-fontmap.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/fontmap.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-fontmap.o
mv -f .deps/libkpathsea_la-fontmap.Tpo .deps/libkpathsea_la-fontmap.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-getopt.lo -MD -MP -MF .deps/libkpathsea_la-getopt.Tpo 
-c -o libkpathsea_la-getopt.lo `test -f 'getopt.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`getopt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-getopt.lo -MD -MP -MF .deps/libkpathsea_la-getopt.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/getopt.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-getopt.o
mv -f .deps/libkpathsea_la-getopt.Tpo .deps/libkpathsea_la-getopt.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-getopt1.lo -MD -MP -MF 
.deps/libkpathsea_la-getopt1.Tpo -c -o libkpathsea_la-getopt1.lo `test 
-f 'getopt1.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`getopt1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-getopt1.lo -MD -MP -MF 
.deps/libkpathsea_la-getopt1.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/getopt1.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-getopt1.o
mv -f .deps/libkpathsea_la-getopt1.Tpo .deps/libkpathsea_la-getopt1.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-hash.lo -MD -MP -MF .deps/libkpathsea_la-hash.Tpo -c 
-o libkpathsea_la-hash.lo `test -f 'hash.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-hash.lo -MD -MP -MF .deps/libkpathsea_la-hash.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/hash.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-hash.o
mv -f .deps/libkpathsea_la-hash.Tpo .deps/libkpathsea_la-hash.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-kdefault.lo -MD -MP -MF 
.deps/libkpathsea_la-kdefault.Tpo -c -o libkpathsea_la-kdefault.lo `test 
-f 'kdefault.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`kdefault.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-kdefault.lo -MD -MP -MF 
.deps/libkpathsea_la-kdefault.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/kdefault.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-kdefault.o
mv -f .deps/libkpathsea_la-kdefault.Tpo .deps/libkpathsea_la-kdefault.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-kpathsea.lo -MD -MP -MF 
.deps/libkpathsea_la-kpathsea.Tpo -c -o libkpathsea_la-kpathsea.lo `test 
-f 'kpathsea.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`kpathsea.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-kpathsea.lo -MD -MP -MF 
.deps/libkpathsea_la-kpathsea.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/kpathsea.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-kpathsea.o
mv -f .deps/libkpathsea_la-kpathsea.Tpo .deps/libkpathsea_la-kpathsea.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-line.lo -MD -MP -MF .deps/libkpathsea_la-line.Tpo -c 
-o libkpathsea_la-line.lo `test -f 'line.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`line.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-line.lo -MD -MP -MF .deps/libkpathsea_la-line.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/line.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-line.o
mv -f .deps/libkpathsea_la-line.Tpo .deps/libkpathsea_la-line.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-magstep.lo -MD -MP -MF 
.deps/libkpathsea_la-magstep.Tpo -c -o libkpathsea_la-magstep.lo `test 
-f 'magstep.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`magstep.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-magstep.lo -MD -MP -MF 
.deps/libkpathsea_la-magstep.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/magstep.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-magstep.o
mv -f .deps/libkpathsea_la-magstep.Tpo .deps/libkpathsea_la-magstep.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-make-suffix.lo -MD -MP -MF 
.deps/libkpathsea_la-make-suffix.Tpo -c -o libkpathsea_la-make-suffix.lo 
`test -f 'make-suffix.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`make-suffix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-make-suffix.lo -MD -MP -MF 
.deps/libkpathsea_la-make-suffix.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/make-suffix.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-make-suffix.o
mv -f .deps/libkpathsea_la-make-suffix.Tpo 
.deps/libkpathsea_la-make-suffix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-path-elt.lo -MD -MP -MF 
.deps/libkpathsea_la-path-elt.Tpo -c -o libkpathsea_la-path-elt.lo `test 
-f 'path-elt.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`path-elt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-path-elt.lo -MD -MP -MF 
.deps/libkpathsea_la-path-elt.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/path-elt.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-path-elt.o
mv -f .deps/libkpathsea_la-path-elt.Tpo .deps/libkpathsea_la-path-elt.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-pathsearch.lo -MD -MP -MF 
.deps/libkpathsea_la-pathsearch.Tpo -c -o libkpathsea_la-pathsearch.lo 
`test -f 'pathsearch.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`pathsearch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-pathsearch.lo -MD -MP -MF 
.deps/libkpathsea_la-pathsearch.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/pathsearch.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-pathsearch.o
mv -f .deps/libkpathsea_la-pathsearch.Tpo 
.deps/libkpathsea_la-pathsearch.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-proginit.lo -MD -MP -MF 
.deps/libkpathsea_la-proginit.Tpo -c -o libkpathsea_la-proginit.lo `test 
-f 'proginit.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`proginit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-proginit.lo -MD -MP -MF 
.deps/libkpathsea_la-proginit.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/proginit.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-proginit.o
mv -f .deps/libkpathsea_la-proginit.Tpo .deps/libkpathsea_la-proginit.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-progname.lo -MD -MP -MF 
.deps/libkpathsea_la-progname.Tpo -c -o libkpathsea_la-progname.lo `test 
-f 'progname.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`progname.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-progname.lo -MD -MP -MF 
.deps/libkpathsea_la-progname.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/progname.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-progname.o
mv -f .deps/libkpathsea_la-progname.Tpo .deps/libkpathsea_la-progname.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-readable.lo -MD -MP -MF 
.deps/libkpathsea_la-readable.Tpo -c -o libkpathsea_la-readable.lo `test 
-f 'readable.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`readable.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-readable.lo -MD -MP -MF 
.deps/libkpathsea_la-readable.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/readable.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-readable.o
mv -f .deps/libkpathsea_la-readable.Tpo .deps/libkpathsea_la-readable.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-rm-suffix.lo -MD -MP -MF 
.deps/libkpathsea_la-rm-suffix.Tpo -c -o libkpathsea_la-rm-suffix.lo 
`test -f 'rm-suffix.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`rm-suffix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-rm-suffix.lo -MD -MP -MF 
.deps/libkpathsea_la-rm-suffix.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/rm-suffix.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-rm-suffix.o
mv -f .deps/libkpathsea_la-rm-suffix.Tpo .deps/libkpathsea_la-rm-suffix.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-str-list.lo -MD -MP -MF 
.deps/libkpathsea_la-str-list.Tpo -c -o libkpathsea_la-str-list.lo `test 
-f 'str-list.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`str-list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-str-list.lo -MD -MP -MF 
.deps/libkpathsea_la-str-list.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/str-list.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-str-list.o
mv -f .deps/libkpathsea_la-str-list.Tpo .deps/libkpathsea_la-str-list.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-str-llist.lo -MD -MP -MF 
.deps/libkpathsea_la-str-llist.Tpo -c -o libkpathsea_la-str-llist.lo 
`test -f 'str-llist.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`str-llist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-str-llist.lo -MD -MP -MF 
.deps/libkpathsea_la-str-llist.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/str-llist.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-str-llist.o
mv -f .deps/libkpathsea_la-str-llist.Tpo .deps/libkpathsea_la-str-llist.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tex-glyph.lo -MD -MP -MF 
.deps/libkpathsea_la-tex-glyph.Tpo -c -o libkpathsea_la-tex-glyph.lo 
`test -f 'tex-glyph.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`tex-glyph.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tex-glyph.lo -MD -MP -MF 
.deps/libkpathsea_la-tex-glyph.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/tex-glyph.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-tex-glyph.o
mv -f .deps/libkpathsea_la-tex-glyph.Tpo .deps/libkpathsea_la-tex-glyph.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tex-hush.lo -MD -MP -MF 
.deps/libkpathsea_la-tex-hush.Tpo -c -o libkpathsea_la-tex-hush.lo `test 
-f 'tex-hush.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`tex-hush.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tex-hush.lo -MD -MP -MF 
.deps/libkpathsea_la-tex-hush.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/tex-hush.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-tex-hush.o
mv -f .deps/libkpathsea_la-tex-hush.Tpo .deps/libkpathsea_la-tex-hush.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tex-make.lo -MD -MP -MF 
.deps/libkpathsea_la-tex-make.Tpo -c -o libkpathsea_la-tex-make.lo `test 
-f 'tex-make.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`tex-make.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tex-make.lo -MD -MP -MF 
.deps/libkpathsea_la-tex-make.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/tex-make.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-tex-make.o
mv -f .deps/libkpathsea_la-tex-make.Tpo .deps/libkpathsea_la-tex-make.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tilde.lo -MD -MP -MF .deps/libkpathsea_la-tilde.Tpo 
-c -o libkpathsea_la-tilde.lo `test -f 'tilde.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`tilde.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-tilde.lo -MD -MP -MF .deps/libkpathsea_la-tilde.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/tilde.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-tilde.o
mv -f .deps/libkpathsea_la-tilde.Tpo .deps/libkpathsea_la-tilde.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-uppercasify.lo -MD -MP -MF 
.deps/libkpathsea_la-uppercasify.Tpo -c -o libkpathsea_la-uppercasify.lo 
`test -f 'uppercasify.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`uppercasify.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-uppercasify.lo -MD -MP -MF 
.deps/libkpathsea_la-uppercasify.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/uppercasify.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-uppercasify.o
mv -f .deps/libkpathsea_la-uppercasify.Tpo 
.deps/libkpathsea_la-uppercasify.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-variable.lo -MD -MP -MF 
.deps/libkpathsea_la-variable.Tpo -c -o libkpathsea_la-variable.lo `test 
-f 'variable.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`variable.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-variable.lo -MD -MP -MF 
.deps/libkpathsea_la-variable.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/variable.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-variable.o
mv -f .deps/libkpathsea_la-variable.Tpo .deps/libkpathsea_la-variable.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-version.lo -MD -MP -MF 
.deps/libkpathsea_la-version.Tpo -c -o libkpathsea_la-version.lo `test 
-f 'version.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-version.lo -MD -MP -MF 
.deps/libkpathsea_la-version.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/version.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-version.o
mv -f .deps/libkpathsea_la-version.Tpo .deps/libkpathsea_la-version.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xbasename.lo -MD -MP -MF 
.deps/libkpathsea_la-xbasename.Tpo -c -o libkpathsea_la-xbasename.lo 
`test -f 'xbasename.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`xbasename.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xbasename.lo -MD -MP -MF 
.deps/libkpathsea_la-xbasename.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xbasename.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xbasename.o
mv -f .deps/libkpathsea_la-xbasename.Tpo .deps/libkpathsea_la-xbasename.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xcalloc.lo -MD -MP -MF 
.deps/libkpathsea_la-xcalloc.Tpo -c -o libkpathsea_la-xcalloc.lo `test 
-f 'xcalloc.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xcalloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xcalloc.lo -MD -MP -MF 
.deps/libkpathsea_la-xcalloc.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xcalloc.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xcalloc.o
mv -f .deps/libkpathsea_la-xcalloc.Tpo .deps/libkpathsea_la-xcalloc.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xdirname.lo -MD -MP -MF 
.deps/libkpathsea_la-xdirname.Tpo -c -o libkpathsea_la-xdirname.lo `test 
-f 'xdirname.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xdirname.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xdirname.lo -MD -MP -MF 
.deps/libkpathsea_la-xdirname.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xdirname.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xdirname.o
mv -f .deps/libkpathsea_la-xdirname.Tpo .deps/libkpathsea_la-xdirname.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xfopen.lo -MD -MP -MF .deps/libkpathsea_la-xfopen.Tpo 
-c -o libkpathsea_la-xfopen.lo `test -f 'xfopen.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`xfopen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xfopen.lo -MD -MP -MF .deps/libkpathsea_la-xfopen.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/xfopen.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xfopen.o
mv -f .deps/libkpathsea_la-xfopen.Tpo .deps/libkpathsea_la-xfopen.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xfseek.lo -MD -MP -MF .deps/libkpathsea_la-xfseek.Tpo 
-c -o libkpathsea_la-xfseek.lo `test -f 'xfseek.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`xfseek.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xfseek.lo -MD -MP -MF .deps/libkpathsea_la-xfseek.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/xfseek.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xfseek.o
mv -f .deps/libkpathsea_la-xfseek.Tpo .deps/libkpathsea_la-xfseek.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xftell.lo -MD -MP -MF .deps/libkpathsea_la-xftell.Tpo 
-c -o libkpathsea_la-xftell.lo `test -f 'xftell.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`xftell.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xftell.lo -MD -MP -MF .deps/libkpathsea_la-xftell.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/xftell.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xftell.o
mv -f .deps/libkpathsea_la-xftell.Tpo .deps/libkpathsea_la-xftell.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xgetcwd.lo -MD -MP -MF 
.deps/libkpathsea_la-xgetcwd.Tpo -c -o libkpathsea_la-xgetcwd.lo `test 
-f 'xgetcwd.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xgetcwd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xgetcwd.lo -MD -MP -MF 
.deps/libkpathsea_la-xgetcwd.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xgetcwd.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xgetcwd.o
mv -f .deps/libkpathsea_la-xgetcwd.Tpo .deps/libkpathsea_la-xgetcwd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xmalloc.lo -MD -MP -MF 
.deps/libkpathsea_la-xmalloc.Tpo -c -o libkpathsea_la-xmalloc.lo `test 
-f 'xmalloc.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xmalloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xmalloc.lo -MD -MP -MF 
.deps/libkpathsea_la-xmalloc.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xmalloc.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xmalloc.o
mv -f .deps/libkpathsea_la-xmalloc.Tpo .deps/libkpathsea_la-xmalloc.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xopendir.lo -MD -MP -MF 
.deps/libkpathsea_la-xopendir.Tpo -c -o libkpathsea_la-xopendir.lo `test 
-f 'xopendir.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xopendir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xopendir.lo -MD -MP -MF 
.deps/libkpathsea_la-xopendir.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xopendir.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xopendir.o
mv -f .deps/libkpathsea_la-xopendir.Tpo .deps/libkpathsea_la-xopendir.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xputenv.lo -MD -MP -MF 
.deps/libkpathsea_la-xputenv.Tpo -c -o libkpathsea_la-xputenv.lo `test 
-f 'xputenv.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xputenv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xputenv.lo -MD -MP -MF 
.deps/libkpathsea_la-xputenv.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xputenv.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xputenv.o
mv -f .deps/libkpathsea_la-xputenv.Tpo .deps/libkpathsea_la-xputenv.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xrealloc.lo -MD -MP -MF 
.deps/libkpathsea_la-xrealloc.Tpo -c -o libkpathsea_la-xrealloc.lo `test 
-f 'xrealloc.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xrealloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xrealloc.lo -MD -MP -MF 
.deps/libkpathsea_la-xrealloc.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xrealloc.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xrealloc.o
mv -f .deps/libkpathsea_la-xrealloc.Tpo .deps/libkpathsea_la-xrealloc.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xstat.lo -MD -MP -MF .deps/libkpathsea_la-xstat.Tpo 
-c -o libkpathsea_la-xstat.lo `test -f 'xstat.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`xstat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xstat.lo -MD -MP -MF .deps/libkpathsea_la-xstat.Tpo 
-c /h/pdftex-test/src/texk/kpathsea/xstat.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xstat.o
mv -f .deps/libkpathsea_la-xstat.Tpo .deps/libkpathsea_la-xstat.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xstrdup.lo -MD -MP -MF 
.deps/libkpathsea_la-xstrdup.Tpo -c -o libkpathsea_la-xstrdup.lo `test 
-f 'xstrdup.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xstrdup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xstrdup.lo -MD -MP -MF 
.deps/libkpathsea_la-xstrdup.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xstrdup.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xstrdup.o
mv -f .deps/libkpathsea_la-xstrdup.Tpo .deps/libkpathsea_la-xstrdup.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-mingw32.lo -MD -MP -MF 
.deps/libkpathsea_la-mingw32.Tpo -c -o libkpathsea_la-mingw32.lo `test 
-f 'mingw32.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`mingw32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-mingw32.lo -MD -MP -MF 
.deps/libkpathsea_la-mingw32.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/mingw32.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-mingw32.o
mv -f .deps/libkpathsea_la-mingw32.Tpo .deps/libkpathsea_la-mingw32.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xfseeko.lo -MD -MP -MF 
.deps/libkpathsea_la-xfseeko.Tpo -c -o libkpathsea_la-xfseeko.lo `test 
-f 'xfseeko.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xfseeko.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xfseeko.lo -MD -MP -MF 
.deps/libkpathsea_la-xfseeko.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xfseeko.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xfseeko.o
mv -f .deps/libkpathsea_la-xfseeko.Tpo .deps/libkpathsea_la-xfseeko.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xftello.lo -MD -MP -MF 
.deps/libkpathsea_la-xftello.Tpo -c -o libkpathsea_la-xftello.lo `test 
-f 'xftello.c' || echo '/h/pdftex-test/src/texk/kpathsea/'`xftello.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-xftello.lo -MD -MP -MF 
.deps/libkpathsea_la-xftello.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/xftello.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-xftello.o
mv -f .deps/libkpathsea_la-xftello.Tpo .deps/libkpathsea_la-xftello.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-knj.lo -MD -MP -MF .deps/libkpathsea_la-knj.Tpo -c -o 
libkpathsea_la-knj.lo `test -f 'knj.c' || echo 
'/h/pdftex-test/src/texk/kpathsea/'`knj.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I/h/pdftex-test/src/texk/kpathsea -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-MT libkpathsea_la-knj.lo -MD -MP -MF .deps/libkpathsea_la-knj.Tpo -c 
/h/pdftex-test/src/texk/kpathsea/knj.c  -DDLL_EXPORT -DPIC -o 
.libs/libkpathsea_la-knj.o
mv -f .deps/libkpathsea_la-knj.Tpo .deps/libkpathsea_la-knj.Plo
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
-no-undefined -version-info 7:1:1  -o libkpathsea.la -rpath 
/usr/local/lib libkpathsea_la-tex-file.lo libkpathsea_la-absolute.lo 
libkpathsea_la-atou.lo libkpathsea_la-cnf.lo libkpathsea_la-concat.lo 
libkpathsea_la-concat3.lo libkpathsea_la-concatn.lo libkpathsea_la-db.lo 
libkpathsea_la-debug.lo libkpathsea_la-dir.lo libkpathsea_la-elt-dirs.lo 
libkpathsea_la-expand.lo libkpathsea_la-extend-fname.lo 
libkpathsea_la-file-p.lo libkpathsea_la-find-suffix.lo 
libkpathsea_la-fn.lo libkpathsea_la-fontmap.lo libkpathsea_la-getopt.lo 
libkpathsea_la-getopt1.lo libkpathsea_la-hash.lo 
libkpathsea_la-kdefault.lo libkpathsea_la-kpathsea.lo 
libkpathsea_la-line.lo libkpathsea_la-magstep.lo 
libkpathsea_la-make-suffix.lo libkpathsea_la-path-elt.lo 
libkpathsea_la-pathsearch.lo libkpathsea_la-proginit.lo 
libkpathsea_la-progname.lo libkpathsea_la-readable.lo 
libkpathsea_la-rm-suffix.lo libkpathsea_la-str-list.lo 
libkpathsea_la-str-llist.lo libkpathsea_la-tex-glyph.lo 
libkpathsea_la-tex-hush.lo libkpathsea_la-tex-make.lo 
libkpathsea_la-tilde.lo libkpathsea_la-uppercasify.lo 
libkpathsea_la-variable.lo libkpathsea_la-version.lo 
libkpathsea_la-xbasename.lo libkpathsea_la-xcalloc.lo 
libkpathsea_la-xdirname.lo libkpathsea_la-xfopen.lo 
libkpathsea_la-xfseek.lo libkpathsea_la-xftell.lo 
libkpathsea_la-xgetcwd.lo libkpathsea_la-xmalloc.lo 
libkpathsea_la-xopendir.lo libkpathsea_la-xputenv.lo 
libkpathsea_la-xrealloc.lo libkpathsea_la-xstat.lo 
libkpathsea_la-xstrdup.lo libkpathsea_la-mingw32.lo 
libkpathsea_la-xfseeko.lo libkpathsea_la-xftello.lo 
libkpathsea_la-knj.lo
libtool: link: gcc -shared  .libs/libkpathsea_la-tex-file.o 
.libs/libkpathsea_la-absolute.o .libs/libkpathsea_la-atou.o 
.libs/libkpathsea_la-cnf.o .libs/libkpathsea_la-concat.o 
.libs/libkpathsea_la-concat3.o .libs/libkpathsea_la-concatn.o 
.libs/libkpathsea_la-db.o .libs/libkpathsea_la-debug.o 
.libs/libkpathsea_la-dir.o .libs/libkpathsea_la-elt-dirs.o 
.libs/libkpathsea_la-expand.o .libs/libkpathsea_la-extend-fname.o 
.libs/libkpathsea_la-file-p.o .libs/libkpathsea_la-find-suffix.o 
.libs/libkpathsea_la-fn.o .libs/libkpathsea_la-fontmap.o 
.libs/libkpathsea_la-getopt.o .libs/libkpathsea_la-getopt1.o 
.libs/libkpathsea_la-hash.o .libs/libkpathsea_la-kdefault.o 
.libs/libkpathsea_la-kpathsea.o .libs/libkpathsea_la-line.o 
.libs/libkpathsea_la-magstep.o .libs/libkpathsea_la-make-suffix.o 
.libs/libkpathsea_la-path-elt.o .libs/libkpathsea_la-pathsearch.o 
.libs/libkpathsea_la-proginit.o .libs/libkpathsea_la-progname.o 
.libs/libkpathsea_la-readable.o .libs/libkpathsea_la-rm-suffix.o 
.libs/libkpathsea_la-str-list.o .libs/libkpathsea_la-str-llist.o 
.libs/libkpathsea_la-tex-glyph.o .libs/libkpathsea_la-tex-hush.o 
.libs/libkpathsea_la-tex-make.o .libs/libkpathsea_la-tilde.o 
.libs/libkpathsea_la-uppercasify.o .libs/libkpathsea_la-variable.o 
.libs/libkpathsea_la-version.o .libs/libkpathsea_la-xbasename.o 
.libs/libkpathsea_la-xcalloc.o .libs/libkpathsea_la-xdirname.o 
.libs/libkpathsea_la-xfopen.o .libs/libkpathsea_la-xfseek.o 
.libs/libkpathsea_la-xftell.o .libs/libkpathsea_la-xgetcwd.o 
.libs/libkpathsea_la-xmalloc.o .libs/libkpathsea_la-xopendir.o 
.libs/libkpathsea_la-xputenv.o .libs/libkpathsea_la-xrealloc.o 
.libs/libkpathsea_la-xstat.o .libs/libkpathsea_la-xstrdup.o 
.libs/libkpathsea_la-mingw32.o .libs/libkpathsea_la-xfseeko.o 
.libs/libkpathsea_la-xftello.o .libs/libkpathsea_la-knj.o    -O2   -o 
.libs/libkpathsea-6.dll -Wl,--enable-auto-image-base -Xlinker 
--out-implib -Xlinker .libs/libkpathsea.dll.a
libtool: link: ( cd ".libs" && rm -f "libkpathsea.la" && cp -pR 
"../libkpathsea.la" "libkpathsea.la" )
depbase=`echo access.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/..  -Wall -Wunused -Wimplicit 
-Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas 
-Wmissing-prototypes -Wmissing-declarations -g -O2 -MT access.o -MD -MP 
-MF $depbase.Tpo -c -o access.o 
/h/pdftex-test/src/texk/kpathsea/access.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
   -o kpseaccess.exe access.o
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type 
-Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes 
-Wmissing-declarations -g -O2 -o .libs/kpseaccess.exe access.o
depbase=`echo readlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/..  -Wall -Wunused -Wimplicit 
-Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas 
-Wmissing-prototypes -Wmissing-declarations -g -O2 -MT readlink.o -MD 
-MP -MF $depbase.Tpo -c -o readlink.o 
/h/pdftex-test/src/texk/kpathsea/readlink.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
   -o kpsereadlink.exe readlink.o
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type 
-Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes 
-Wmissing-declarations -g -O2 -o .libs/kpsereadlink.exe readlink.o
depbase=`echo kpsestat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/..  -Wall -Wunused -Wimplicit 
-Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas 
-Wmissing-prototypes -Wmissing-declarations -g -O2 -MT kpsestat.o -MD 
-MP -MF $depbase.Tpo -c -o kpsestat.o 
/h/pdftex-test/src/texk/kpathsea/kpsestat.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
   -o kpsestat.exe kpsestat.o
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type 
-Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes 
-Wmissing-declarations -g -O2 -o .libs/kpsestat.exe kpsestat.o
depbase=`echo kpsewhich.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I/h/pdftex-test/src/texk/kpathsea  -I./.. 
-I/h/pdftex-test/src/texk/kpathsea/..  -Wall -Wunused -Wimplicit 
-Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas 
-Wmissing-prototypes -Wmissing-declarations -g -O2 -MT kpsewhich.o -MD 
-MP -MF $depbase.Tpo -c -o kpsewhich.o 
/h/pdftex-test/src/texk/kpathsea/kpsewhich.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wunused 
-Wimplicit -Wreturn-type -Wdeclaration-after-statement 
-Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -g -O2 
   -o kpsewhich.exe kpsewhich.o libkpathsea.la
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type 
-Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes 
-Wmissing-declarations -g -O2 -o .libs/kpsewhich.exe kpsewhich.o 
./.libs/libkpathsea.dll.a -L/usr/local/lib
d:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../libmingwex.a(getopt.o):getopt.c:(.text+0xc20): 
multiple definition of `getopt_long_only'
./.libs/libkpathsea.dll.a(d000021.o):(.text+0x0): first defined here
collect2.exe: error: ld returned 1 exit status
make[2]: *** [kpsewhich.exe] Error 1
make[2]: Leaving directory `/h/pdftex-test/build-pdftex/texk/kpathsea'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/h/pdftex-test/build-pdftex/texk/kpathsea'
make: *** [all] Error 2

Where I'm wrong, or what can I do?

If more info is needed tell me.

Thanks and greetings
Martin


More information about the tex-k mailing list