Package: sendmail
Followup-For: Bug #327703

Hi,

Thanks for having applied the patch about GNU/kFreeBSD. However, I am
sorry to say it still fails to build from source, because I forgot a
part of the patch in the previous bug report. Please find it attached.

Again sorry about that.

Bye,
Aurelien


-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Author: aurel32
Status: in BTS

diff -u sendmail-8.13.5/debian/patches/8.13/8.13.5/kfreebsd.patch sendmail-8.13.5/debian/patches/8.13/8.13.5/kfreebsd.patch
--- sendmail-8.13.5/debian/patches/8.13/8.13.5/kfreebsd.patch
+++ sendmail-8.13.5/debian/patches/8.13/8.13.5/kfreebsd.patch
@@ -30,7 +30,7 @@
  
  
  /*
-@@ -1491,6 +1491,68 @@
+@@ -1491,6 +1491,69 @@
  
  
  /*
@@ -39,6 +39,7 @@
 + */
 +
 +# if defined (__GLIBC__) && defined(__FreeBSD_kernel__)
++#  define BSD		1	/* include BSD defines */
 +#  define HASSETREGID	1	/* use setregid(2) to set saved gid */
 +#  ifndef REQUIRES_DIR_FSYNC
 +#   define REQUIRES_DIR_FSYNC	1	/* requires fsync() on directory */

Reply via email to