[...] === Running hardcode.test = Running make hardcode in ../demo make[3]: Entering directory `/tmp/libtool-1.5.23c/demo' You may ignore any linking errors from the following command: gcc -g -O2 -o hc-direct main.o ./.libs/libhello.so -lm -Wl,-rpath,/tmp/libtool-1.5.23c/tests/_inst/lib || echo unsupported > hc-direct gcc -g -O2 -o hc-libflag main.o -Wl,-rpath,/tmp/libtool-1.5.23c/demo/.libs -L/tmp/libtool-1.5.23c/tests/_inst/lib -lhello -lm You may ignore any linking errors from the following command: LD_LIBRARY_PATH=./.libs gcc -g -O2 -o hc-libpath main.o -lhello -lm -Wl,-rpath,/tmp/libtool-1.5.23c/tests/_inst/lib || echo unsupported > hc-libpath /opt/gcc.3.3/lib/gcc-lib/i586-pc-interix3/3.3/../../../../i586-pc-interix3/bin/ld: cannot find -lhello collect2: ld returned 1 exit status gcc -g -O2 -o hc-minusL main.o -L./.libs -lhello -lm -Wl,-rpath,/tmp/libtool-1.5.23c/tests/_inst/lib || echo unsupported > hc-minusL make[3]: Leaving directory `/tmp/libtool-1.5.23c/demo' = Finding libtool.m4's guesses at hardcoding values = Searching for hardcoded library directories in each program .libs was not hardcoded in `hc-direct', as libtool expected .libs was hardcoded in `hc-libflag', as libtool expected `hc-libpath' was not linked properly, which fooled libtool .libs was not hardcoded in `hc-minusL', as libtool expected FAIL: hardcode.test [...] ==================================== 1 of 112 tests failed Please report to address@hidden ====================================