Your message dated Fri, 09 Sep 2011 16:02:50 +0000
with message-id <[email protected]>
and subject line Bug#641028: fixed in libdvdnav 4.1.4-1219-3
has caused the Debian Bug report #641028,
regarding libdvdnav: FTBFS on hurd-i386
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.)
--
641028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641028
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdvdnav
Version: 4.1.4-1219
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd
Hi,
The libdvdnav package currently fails to build from source on the Hurd due
to a condition missing to define MAXPATHLEN. The patch below fixes this issue.
diff -ur libdvdnav-4.1.4-1219/src/remap.c
libdvdnav-4.1.4-1219.modified//src/remap.c
--- libdvdnav-4.1.4-1219/src/remap.c 2008-12-30 15:48:46.000000000 +0100
+++ libdvdnav-4.1.4-1219.modified//src/remap.c 2011-09-09 17:11:47.000000000
+0200
@@ -27,6 +27,9 @@
#ifndef _MSC_VER
#include <sys/param.h>
#include <sys/fcntl.h>
+#ifdef __GNU__
+#define MAXPATHLEN 255
+#endif
#else
#ifndef MAXPATHLEN
#define MAXPATHLEN 255
--- End Message ---
--- Begin Message ---
Source: libdvdnav
Source-Version: 4.1.4-1219-3
We believe that the bug you reported is fixed in the latest version of
libdvdnav, which is due to be installed in the Debian FTP archive:
libdvdnav-dbg_4.1.4-1219-3_i386.deb
to main/libd/libdvdnav/libdvdnav-dbg_4.1.4-1219-3_i386.deb
libdvdnav-dev_4.1.4-1219-3_i386.deb
to main/libd/libdvdnav/libdvdnav-dev_4.1.4-1219-3_i386.deb
libdvdnav4_4.1.4-1219-3_i386.deb
to main/libd/libdvdnav/libdvdnav4_4.1.4-1219-3_i386.deb
libdvdnav_4.1.4-1219-3.debian.tar.gz
to main/libd/libdvdnav/libdvdnav_4.1.4-1219-3.debian.tar.gz
libdvdnav_4.1.4-1219-3.dsc
to main/libd/libdvdnav/libdvdnav_4.1.4-1219-3.dsc
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.
Daniel Baumann <[email protected]> (supplier of updated
libdvdnav 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: Fri, 09 Sep 2011 17:52:30 +0200
Source: libdvdnav
Binary: libdvdnav4 libdvdnav-dbg libdvdnav-dev
Architecture: source i386
Version: 4.1.4-1219-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description:
libdvdnav-dbg - DVD navigation library (debug)
libdvdnav-dev - DVD navigation library (development)
libdvdnav4 - DVD navigation library
Closes: 641028
Changes:
libdvdnav (4.1.4-1219-3) unstable; urgency=low
.
* Adding patch from Svante Signell <[email protected]> to fix
FTBFS on hurd (Closes: #641028).
Checksums-Sha1:
63c045c9d538bf3017fb6825d1861b070a4595cb 1114 libdvdnav_4.1.4-1219-3.dsc
06d4a8e9ad5382a13a2f58e4da14de927f062dee 5974
libdvdnav_4.1.4-1219-3.debian.tar.gz
fb390933e5649d1f4ced6fe04126ce6dba747ed0 83792 libdvdnav4_4.1.4-1219-3_i386.deb
2b6b3cd0d98f4dc53188127d65f54546e60b907a 126144
libdvdnav-dbg_4.1.4-1219-3_i386.deb
1024f603ec20c7553e6ab20f13c97a84c9aa0a6c 81726
libdvdnav-dev_4.1.4-1219-3_i386.deb
Checksums-Sha256:
f889d5385a2886c3fbeeb1ebab6105bcff4209225e9e15897358f93904b82acf 1114
libdvdnav_4.1.4-1219-3.dsc
22c50550094f4f6b1dc768abfad224384f2f51fa3e3b9884dadd8ed380d32dfa 5974
libdvdnav_4.1.4-1219-3.debian.tar.gz
01acaa5ac0151cb6f821f69c754274213b877420f688a01fce3528d40e42e3b4 83792
libdvdnav4_4.1.4-1219-3_i386.deb
a97f92cb4e98621dcd16ff0afbdf848eeaa98b00775b9fd1c59ca5d40ff25dc7 126144
libdvdnav-dbg_4.1.4-1219-3_i386.deb
db1a100dceeae8d0d698f57e2cddababadca295ab6c77a235d6502e74eae9920 81726
libdvdnav-dev_4.1.4-1219-3_i386.deb
Files:
76327cca2ee5d3f21c33944c21f906ae 1114 libs optional libdvdnav_4.1.4-1219-3.dsc
a2103e6aa6356a8ceec4660cf6b3b34b 5974 libs optional
libdvdnav_4.1.4-1219-3.debian.tar.gz
ed659da1e630d5ed41ffb9955a106ade 83792 libs optional
libdvdnav4_4.1.4-1219-3_i386.deb
3e685c8a3ae15b41dd1e08d87d1fca04 126144 debug extra
libdvdnav-dbg_4.1.4-1219-3_i386.deb
8b6e69476771000462bfd1ab8371d309 81726 libdevel optional
libdvdnav-dev_4.1.4-1219-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk5qNx8ACgkQ+C5cwEsrK54h9QCdFp28KnfZfBe4DFd2gB/Y39cZ
ZMMAnit3oFN7o/RceTeX2ayqcctejXGR
=3hCO
-----END PGP SIGNATURE-----
--- End Message ---