Source file bind9

Alexandre Vilarinho acvoliveira at yahoo.com.br
Thu Apr 13 21:57:37 UTC 2017


Hello all
I've compiled the debian/rules files with the following modifications:
 ./configure --prefix=/usr \        --mandir=\$${prefix}/share/man \        --infodir=\$${prefix}/share/info \        --sysconfdir=/etc/bind \        --localstatedir=/var/run/bind \        --enable-threads \        --with-libtool \        --enable-shared \        --enable-static \        --with-openssl=/usr \        --with-gnu-ld \        --enable-ipv6 \     —-enable-ipv4 \        --with-dlz-mysql=yes \  --with-dlz-filesystem=yes \  --with-dlz-stub=yes 
When a started to build the package the following erro presented
dpkg-checkbuilddeps: error: Unmet build dependencies: dh-exec

How do It get this dependency?
Regards
Alex
 

    Em Segunda-feira, 10 de Abril de 2017 12:38, Alexandre Vilarinho <acvoliveira at yahoo.com.br> escreveu:
 

 It worked, thanks.
Regards
Alex 

    Em Segunda-feira, 10 de Abril de 2017 12:22, Nish Aravamudan <nish.aravamudan at canonical.com> escreveu:
 

 On 08.04.2017 [04:23:06 +0000], Alexandre Vilarinho wrote:
> Hello all
> I'm trying to get the source file for bind9, so I can compile it to support MySQL, but when I run the following command I get an error informing that the source code wasn't found.
> root at Linux-Services-Server:/usr/local/src/bind9# apt-get build-dep bind9Reading package lists... DoneE: Unable to find a source package for bind9
> root at Linux-Services-Server:/usr/local/src/bind9# apt-get source bind9Reading package lists... DoneE: Unable to find a source package for bind9root at Linux-Services-Server:/usr/local/src/bind9# 

Do you have any deb-src lines in /etc/apt/sources.list?

Alternatively, use `pull-lp-source` as Mathieu said.

-Nish

-- 
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd


   

   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20170413/94f210fc/attachment.html>


More information about the Ubuntu-devel-discuss mailing list