On Tue, Jul 14, 2009 at 09:00:51AM -0400, Lucas Nussbaum wrote: > Relevant part: > > make[2]: Entering directory > > `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir' > > /bin/sh > > /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/mkinstalldirs > > > > /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr > > > > /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr > > mkdir -p -- > > /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr > > > > /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr > > make[3]: Entering directory > > `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir/bfd' > > make[3]: *** No rule to make target `install'. Stop. > > make[3]: Leaving directory > > `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir/bfd' > > make[2]: *** [install-bfd] Error 2
This doesn't make sense. There's an install target in that Makefile.in, but no install-bfd target. There's no sign in the build log of rerunning automake, either. Is this reproducible in some way that the build directory survives? FWIW, I built the packages on amd64, in a pbuilder chroot. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org