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

Re: Bug#764117: iodine: FTBFS on kfreebsd-*



On Sun, 05 Oct 2014 18:30:23 +0200, Petr Salinger wrote:

> >Ok, with the following patch it builds:
> >
> >#v+
> >% cat debian/patches/kfreebsd.patch
> >--- a/src/osflags
> >+++ b/src/osflags
> >@@ -38,6 +38,9 @@
> >           [ -e /usr/include/systemd/sd-daemon.h ] && FLAGS="$FLAGS -DHAVE_SYSTEMD";
> >           echo $FLAGS;
> >       ;;
> >+       GNU/kFreeBSD)
> >+           echo '-D_GNU_SOURCE'
> >+       ;;
> >   esac
> >;;
> >*)
> >#v-
> >
> >(I'm attaching the original src/osflags for reference).
> >
> >Does this look ok for kFreeBSD?
> 
> Yes, we have the same glibc as Linux and _GNU_SOURCE is hint for glibc.
> If it suffices, perfect.

Excellent, thanks for the super fast feedback.

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Peter Ratzenbeck: Flowers from Ayako

Attachment: signature.asc
Description: Digital Signature


Reply to: