Hi John, I don't know if you worked around the problem below, but here is the response I received from the ltib mailing list. ---------------------------------------------------------------------------------------- I think these symbols comes from libbeecrypt which is packed with the rpm package (not sure though). Can you try removing the failed build (rpm -rf /tmp/rpm-lastnameBUILD) and re-trying. Possibly this could happen if you interrupted a build? If that doesn't work then I need more information on which host platform this occurs on and a full log (compressed). ---------------------------------------------------------------------------------------- Regards, Matt ... > gcc -g -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes > -Wmissing-prototypes -Wno-char-subscripts -o dump dump.o > ../build/.libs/librpmbuild.a ../lib/.libs/librpm.a ../rpmdb/.libs/librpmdb.a > ../rpmio/.libs/librpmio.a -L/usr/local/lib -lz -lbz2 -lrt -lpthread > ../popt/.libs/libpopt.a > ../rpmio/.libs/librpmio.a(digest.o): In function `rpmDigestFinal': > /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:134: undefined reference to > `swapu32' > ../rpmio/.libs/librpmio.a(digest.o): In function `rpmDigestInit': > /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:63: undefined reference to > `md5Reset' > /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:64: undefined reference to > `md5Update' > /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:65: undefined reference to > `md5Digest' > /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:76: undefined reference to > `sha1Reset' > /tmp/rpm-lastname/BUILD/rpm-4.0.4/rpmio/digest.c:77: undefined reference to > `sha1Update' > /tmp/rpm-lastnameBUILD/rpm-4.0.4/rpmio/digest.c:78: undefined reference to > `sha1Digest' > collect2: ld returned 1 exit status > make[2]: *** [dump] Error 1 > make[2]: Leaving directory `/tmp/rpm-lastname/BUILD/rpm-4.0.4/tools' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/tmp/rpm-lastname/BUILD/rpm-4.0.4' > make: *** [all-recursive-am] Error 2 > error: Bad exit status from /tmp/rpm-tmp.22020 (%build) > > > RPM build errors: > Bad exit status from /tmp/rpm-tmp.22020 (%build) > Build time for rpm-fs: 155 seconds > > Failed building rpm-fs > Died at ./ltib line 1999.