Your message dated Tue, 17 Jun 2008 12:17:21 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#485046: fixed in zsh-beta 4.3.6-dev-0+20080616-1 has caused the Debian Bug report #485046, regarding zsh-beta: 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.) -- 485046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485046 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: zsh-beta Severity: important Version: 4.3.6-dev-0+20080605-1 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweak, see bellow. It would also be nice if you can ask upstream to include this change. Thanks in advance Petr --- Src/system.h~ 2008-06-07 23:36:17.000000000 +0200 +++ Src/system.h 2008-06-07 23:36:17.000000000 +0200 @@ -37,7 +37,7 @@ #endif #endif -#ifdef __linux +#if defined(__linux) || defined(__GLIBC__) /* * Turn on numerous extensions. * This is in order to get the functions for manipulating /dev/ptmx.
--- End Message ---
--- Begin Message ---Source: zsh-beta Source-Version: 4.3.6-dev-0+20080616-1 We believe that the bug you reported is fixed in the latest version of zsh-beta, which is due to be installed in the Debian FTP archive: zsh-beta-doc_4.3.6-dev-0+20080616-1_all.deb to pool/main/z/zsh-beta/zsh-beta-doc_4.3.6-dev-0+20080616-1_all.deb zsh-beta_4.3.6-dev-0+20080616-1.diff.gz to pool/main/z/zsh-beta/zsh-beta_4.3.6-dev-0+20080616-1.diff.gz zsh-beta_4.3.6-dev-0+20080616-1.dsc to pool/main/z/zsh-beta/zsh-beta_4.3.6-dev-0+20080616-1.dsc zsh-beta_4.3.6-dev-0+20080616.orig.tar.gz to pool/main/z/zsh-beta/zsh-beta_4.3.6-dev-0+20080616.orig.tar.gz 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. Clint Adams <[EMAIL PROTECTED]> (supplier of updated zsh-beta 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.8 Date: Tue, 17 Jun 2008 07:45:00 -0400 Source: zsh-beta Binary: zsh-beta zsh-beta-doc zsh-beta-static Architecture: source all Version: 4.3.6-dev-0+20080616-1 Distribution: unstable Urgency: low Maintainer: Clint Adams <[EMAIL PROTECTED]> Changed-By: Clint Adams <[EMAIL PROTECTED]> Description: zsh-beta - A shell with lots of features (dev tree) zsh-beta-doc - zsh beta documentation - info/HTML format zsh-beta-static - A shell with lots of features (dev tree - static link) Closes: 485046 Changes: zsh-beta (4.3.6-dev-0+20080616-1) unstable; urgency=low . * Update to HEAD. * Apply patch from Petr Salinger to fix FTBFS on GNU/FreeBSD. closes: #485046. Checksums-Sha1: f2dd19dd9c9cdaea72a7005b2947d53347cb8a4f 1236 zsh-beta_4.3.6-dev-0+20080616-1.dsc c4774a7510a136d28ad47b0b31bb40da88c41ba0 2499980 zsh-beta_4.3.6-dev-0+20080616.orig.tar.gz 618524c433eb85c07304cdf0e1bc895fb36faf2a 784338 zsh-beta_4.3.6-dev-0+20080616-1.diff.gz 92eaf8fa4e9900fda610d858c6dba5f7e5ce7a61 810876 zsh-beta-doc_4.3.6-dev-0+20080616-1_all.deb Checksums-Sha256: 100c09b8926528fbf6532cfacc76c69b4120177e03a6edde5025d7de56c09031 1236 zsh-beta_4.3.6-dev-0+20080616-1.dsc b0cce26ab20da0bc77af61b54b1b8adc058eb261eec36ff006504e9f1d2f83d1 2499980 zsh-beta_4.3.6-dev-0+20080616.orig.tar.gz 4e104697173953daefdf8ee41224e98b734bc463f0ccc405cdaf7fa812f705bb 784338 zsh-beta_4.3.6-dev-0+20080616-1.diff.gz 186b9973d77a7084ea885d4f9865e594eb58e198c2ed85eecadeec3f520ab30d 810876 zsh-beta-doc_4.3.6-dev-0+20080616-1_all.deb Files: dc481c3cc2b16d52ef17a09991855a33 1236 shells optional zsh-beta_4.3.6-dev-0+20080616-1.dsc 5eefc0adf4da56ba36853b5cabee21c5 2499980 shells optional zsh-beta_4.3.6-dev-0+20080616.orig.tar.gz 361887f4d0917c35786788becafa9c7d 784338 shells optional zsh-beta_4.3.6-dev-0+20080616-1.diff.gz 527ed2d0e382f34c5585c15f7a1ae54f 810876 doc optional zsh-beta-doc_4.3.6-dev-0+20080616-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Debian! iD8DBQFIV6e15m0u66uWM3ARAtteAJ9pROTku+0cvYqYnrH+8Qh1Z07HOACgpteC eMXlqqZd2bTdlGd+MQh15k4= =8r/r -----END PGP SIGNATURE-----
--- End Message ---

