Error while building a package in Karmic, no /usr/share/cdbs/1/rules/ocaml.mk
Michael Bienia
michael at bienia.de
Fri Jul 31 08:20:29 UTC 2009
On 2009-07-30 22:29:58 +0200, David MENTRE wrote:
> I have an error at step 7 when doing debuild:
> $ debuild -S -us -uc
While you don't need all build-dependencies to build a source package,
a subset of the build-dependencies might be necessary to have installed.
As you have experienced you need to have the packages installed which
provide files which are getting included in debian/rules. You also need
to have the packages installed which are used in the "clean" target of
debian/rules.
Regards,
Michael
More information about the Ubuntu-devel-discuss
mailing list