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

Re: Bug#741285: bind9: FTBFS on kfreebsd: linking errors



Control: tag -1 = patch

On Mon, Mar 24, 2014 at 14:08:43 +0100, Cyril Brulebois wrote:

> LaMont Jones <lamont@debian.org> (2014-03-24):
> > tag 741285 + moreinfo
> > --
> > 
> > I'll need someone with kfreebsd to provide a patch.
> > 
> > lamont
> 
> Quoting my initial report:
> > Please direct any questions to debian-bsd@ (X-d-cc'd), I was just
> > passing by. :)
> 
> so adding debian-bsd@ to the loop…
> 
> Topic is bind9's FTBFS:
>   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741285
> 
Built on falla (the porterbox) with:

diff -u bind9-9.9.5.dfsg/configure.in bind9-9.9.5.dfsg/configure.in
--- bind9-9.9.5.dfsg/configure.in
+++ bind9-9.9.5.dfsg/configure.in
@@ -3568,7 +3568,7 @@
 
 if test "$dlopen" = "yes"; then
        case $host in
-               *-linux*)
+               *-linux*|*-gnu)
                        SO_CFLAGS="-fPIC"
                        if test "$have_dl" = "yes"
                        then
diff -u bind9-9.9.5.dfsg/debian/changelog bind9-9.9.5.dfsg/debian/changelog
--- bind9-9.9.5.dfsg/debian/changelog
+++ bind9-9.9.5.dfsg/debian/changelog
@@ -1,3 +1,9 @@
+bind9 (1:9.9.5.dfsg-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+
+ -- Julien Cristau <jcristau@falla.debian.org>  Wed, 09 Apr 2014 17:17:44 +0000
+
 bind9 (1:9.9.5.dfsg-3) unstable; urgency=low
 
   * Re-enable rrl (now a configure option).  Closes: #741059 LP: #1288823

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: