[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building Mono package using cli-common-dev



Hi,

On Sun, Dec 19, 2010 at 06:31:30PM +0100, Hadret wrote:
Hello!

I'm trying to build package written in Mono using cli-common-dev.
So, I put include /usr/share/cli-common/cli.make into debian/rules. It
looks like this:

#!/usr/bin/make -f
include /usr/share/cli-common/cli.make

%:
       dh $@

override_dh_makeclilibs:
       dh_makeclilibs -V

In Build-Depends-Indep I put cli-common-dev (and, of course, other
needed packages), but when I try to build package, I get this error:

I suspect that you need it in Build-Depends and not b-d-i.


 fakeroot debian/rules clean
debian/rules:2: /usr/share/cli-common/cli.make: No such file or directory
dh /usr/share/cli-common/cli.make
dh: Unknown sequence /usr/share/cli-common/cli.make (choose from:
binary binary-arch binary-indep build clean install)
make: *** [/usr/share/cli-common/cli.make] Error 9
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit
status 2

Iain

Attachment: signature.asc
Description: Digital signature


Reply to: