Your message dated Fri, 15 Feb 2008 18:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#465956: fixed in sudo 1.6.9p11-3
has caused the Debian Bug report #465956,
regarding sudo: FTBFS on GNU/kFreeBSD
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
465956: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465956
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sudo
Severity: important
Version: 1.6.9p11-2
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small fixup of configure.in/configure.
Please find attached patch with that.

It would also be nice if you can ask upstream
to include this change.

Thanks in advance

                        Petr
diff -u sudo-1.6.9p11/configure.in sudo-1.6.9p11/configure.in
--- sudo-1.6.9p11/configure.in
+++ sudo-1.6.9p11/configure.in
@@ -1382,7 +1382,7 @@
                : ${mansectsu='1m'}
                : ${mansectform='4'}
                ;;
-    *-*-linux*)
+    *-*-linux*|*-*-k*bsd*)
                OSDEFS="${OSDEFS} -D_GNU_SOURCE"
                # Some Linux versions need to link with -lshadow
                shadow_funcs="getspnam"
diff -u sudo-1.6.9p11/configure sudo-1.6.9p11/configure
--- sudo-1.6.9p11/configure
+++ sudo-1.6.9p11/configure
@@ -11734,7 +11734,7 @@
                : ${mansectsu='1m'}
                : ${mansectform='4'}
                ;;
-    *-*-linux*)
+    *-*-linux*|*-*-k*bsd*)
                OSDEFS="${OSDEFS} -D_GNU_SOURCE"
                # Some Linux versions need to link with -lshadow
                shadow_funcs="getspnam"

--- End Message ---
--- Begin Message ---
Source: sudo
Source-Version: 1.6.9p11-3

We believe that the bug you reported is fixed in the latest version of
sudo, which is due to be installed in the Debian FTP archive:

sudo-ldap_1.6.9p11-3_i386.deb
  to pool/main/s/sudo/sudo-ldap_1.6.9p11-3_i386.deb
sudo_1.6.9p11-3.diff.gz
  to pool/main/s/sudo/sudo_1.6.9p11-3.diff.gz
sudo_1.6.9p11-3.dsc
  to pool/main/s/sudo/sudo_1.6.9p11-3.dsc
sudo_1.6.9p11-3_i386.deb
  to pool/main/s/sudo/sudo_1.6.9p11-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bdale Garbee <[EMAIL PROTECTED]> (supplier of updated sudo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 15 Feb 2008 10:54:21 -0700
Source: sudo
Binary: sudo sudo-ldap
Architecture: source i386
Version: 1.6.9p11-3
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee <[EMAIL PROTECTED]>
Changed-By: Bdale Garbee <[EMAIL PROTECTED]>
Description: 
 sudo       - Provide limited super user privileges to specific users
 sudo-ldap  - Provide limited super user privileges to specific users
Closes: 465956
Changes: 
 sudo (1.6.9p11-3) unstable; urgency=low
 .
   * patch for configure to fix FTBFS on GNU/kFreeBSD, closes: #465956
Files: 
 3c7af111ab6e22b9f65b85cae2bd8128 617 admin optional sudo_1.6.9p11-3.dsc
 cb4d687f37e87ed86c84e05f643cb861 23257 admin optional sudo_1.6.9p11-3.diff.gz
 cfda55544bc4876aa52138eadf40399c 172206 admin optional sudo_1.6.9p11-3_i386.deb
 9fead987cb80ff44aa3b3e5d58d3ce88 183284 admin optional 
sudo-ldap_1.6.9p11-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHtdjmZKfAp/LPAagRAoV1AJ4yCMRxBmsu5mizPU5wvK9JbfXvygCfTkVW
5sNughLc+DHyX5J3hxWixIE=
=dMA+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to