On Fri, Nov 27, 2009 at 03:21:55PM -0800, Daniel Schepler wrote: > ln -s libdb4.8-java-4.8.24.jar \ > debian/libdb4.8-java/usr/share/java/libdb4.8-java.jar > dh_nativejava -plibdb4.8-java-gcj -v > Can't locate Debian/Debhelper/Dh_Lib.pm in @INC (@INC contains: /etc/perl > /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 > /usr/local/lib/site_perl .) at > /usr/bin/dh_nativejava line 10. > BEGIN failed--compilation aborted at /usr/bin/dh_nativejava line 10. > make: *** [binary-arch] Error 2 > dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status > 2 > > This is because default-jdk-builddep will no longer pull in debhelper > automatically. (As it is, it currently only gets pulled in by gjdoc anyway, > which seems like a fragile thing to depend on.)
Well, that's annoying. I guess the only options are to re-implement dh_native java or to build-depend on debhelper. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

