Does anybody know what the deal is here?

p.

--

if [ -x debian/patches/libffi-install.dpatch ]; then true; else chmod +x 
debian/patches/libffi-install.dpatch; fi
if [ -f stamps/02-patch-stamp-libffi-install ]; then \
  echo "libffi-install patches already applied."; exit 1; \
fi
debian/patches/libffi-install.dpatch -patch -d /build/buildd/gcc-3.0-3.0.3ds2/s
rc
patching file Makefile.in
Hunk #1 succeeded at 827 (offset 6 lines).
patching file libffi/Makefile.am
patching file libffi/libtool-version
patching file libffi/mkinstalldirs
patching file libffi/Makefile.in
echo "libffi-install patches applied." > stamps/02-patch-stamp-libffi-install
make: *** No rule to make target `stamps/02-patch-stamp-libffi-without-libgcj',
 needed by `stamps/02-patch-stamp'.  Stop.



Reply via email to