[Swan-dev] recent debian changes and build failure?

Antony Antony antony at phenome.org
Sat Sep 30 15:19:17 UTC 2017


may be a missing dpkg-checkbuilddep call.
The Debian experimental depends on latest package versions, e.g libunbound 
1.6.5 Which is not available on last year's Ubuntu. So, I disabled 
dpkg-checkbuilddep to work on older Debian/Ubuntu.

I re-introduced dpkg-checkbuilddep and relaxed version dependency of
libunbound and debhelper. Now it should check build dependencies before 
build

-antony

On Thu, Sep 28, 2017 at 10:42:29PM -0400, Paul Wouters wrote:
> 
> I'm not sure of all the changes made to the Debian packaging recently.
> 
> In the past, when I ran 'make deb' it would tell me about missing
> packages I need. When I first ran it, I got an error about some
> Debhelper and systemd, and I manually had to apt-get install dh-systemd.
> 
> then it failed on a missing libaudit header, and I had to install
> libaudit-dev.
> 
> then it failed on selinux.h, and I had to install selinux1-dev
> 
> and then I got it to complete the build.
> 
> But in packaging/debian/control i do see dh-systemd, libaudit-dev and
> selinux1-dev listed under Build-Depends ?
> 
> Paul
> _______________________________________________
> Swan-dev mailing list
> Swan-dev at lists.libreswan.org
> https://lists.libreswan.org/mailman/listinfo/swan-dev


More information about the Swan-dev mailing list