Package: judy
Version: 1.0.1-5
Severity: serious
From my pbuilder build log:
...
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I. -I.. -I../JudyCommon/ -DJUDYL -UJU_64BIT -g -O2 -MT
JudyLTables.lo -MD -MP -MF ".deps/JudyLTables.Tpo" -c -o JudyLTables.lo
JudyLTables.c; \
then mv -f ".deps/JudyLTables.Tpo" ".deps/JudyLTables.Plo"; else rm -f
".deps/JudyLTables.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL
-UJU_64BIT -g -O2 -MT JudyLTables.lo -MD -MP -MF .deps/JudyLTables.Tpo -c
JudyLTables.c -fPIC -DPIC -o .libs/JudyLTables.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I.. -I../JudyCommon/ -DJUDYL
-UJU_64BIT -g -O2 -MT JudyLTables.lo -MD -MP -MF .deps/JudyLTables.Tpo -c
JudyLTables.c -o JudyLTables.o >/dev/null 2>&1
make[4]: *** No rule to make target `JudyLCount.lo', needed by `libJudyL.la'.
Stop.
make[4]: Leaving directory `/tmp/buildd/judy-1.0.1/src/JudyL'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/judy-1.0.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/judy-1.0.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/judy-1.0.1'
make: *** [build-stamp] Error 2
--
Daniel Schepler