Your message dated Wed, 20 Dec 2006 08:32:11 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#403819: fixed in xbox-raincoat 0.10-4 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: xbox-raincoat Severity: important Version: 0.10-3 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs small tweaks, see bellow. Thanks in advance Petr --- xbox-raincoat-0.10.orig/src/raincoat.c +++ xbox-raincoat-0.10/src/raincoat.c @@ -152,7 +152,7 @@ char szFilepathProgram[256]=""; char szFilepathReadback[256]=""; int fileMem; -#if defined(__FreeBSD__) +#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) int fileIO; #endif char szConfigFile[1024]; @@ -200,7 +200,7 @@ if (iopl (3)) #elif defined(NetBSD) if (i386_iopl (3)) -#elif defined(__FreeBSD__) +#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) fileIO = open ("/dev/io", O_RDWR); if (fileIO < 0) #else @@ -570,7 +570,7 @@ munmap((void *)objectflash.m_pbMemoryMappedStartAddress, 0x1000000); close(fileMem); -#if defined(__FreeBSD__) +#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) close(fileIO); #endif
--- End Message ---
--- Begin Message ---Source: xbox-raincoat Source-Version: 0.10-4 We believe that the bug you reported is fixed in the latest version of xbox-raincoat, which is due to be installed in the Debian FTP archive: xbox-raincoat_0.10-4.diff.gz to pool/main/x/xbox-raincoat/xbox-raincoat_0.10-4.diff.gz xbox-raincoat_0.10-4.dsc to pool/main/x/xbox-raincoat/xbox-raincoat_0.10-4.dsc xbox-raincoat_0.10-4_amd64.deb to pool/main/x/xbox-raincoat/xbox-raincoat_0.10-4_amd64.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. Michael Ablassmeier <[EMAIL PROTECTED]> (supplier of updated xbox-raincoat 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: Wed, 20 Dec 2006 09:12:56 +0100 Source: xbox-raincoat Binary: xbox-raincoat Architecture: source amd64 Version: 0.10-4 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Michael Ablassmeier <[EMAIL PROTECTED]> Description: xbox-raincoat - Xbox BIOS flasher Closes: 403819 Changes: xbox-raincoat (0.10-4) unstable; urgency=low . * QA upload. * Add debian/patches/kfreebsd.diff: Fix FTBFS on GNU/kFreebsd. Closes: #403819 Files: 7083b01cc4a4235abf0bbf59f92c3672 746 misc extra xbox-raincoat_0.10-4.dsc 26ca9dc27d5befccaeac570547eaf2e3 3482 misc extra xbox-raincoat_0.10-4.diff.gz c8aede8c05d938f99081a622c9ad81c5 15892 misc extra xbox-raincoat_0.10-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFiPD7EFV7g4B8rCURAhKOAJ9iJ4QlEs8yxG0cUzp1K8Ye7WswXQCfY1LD i/SkpuFMyisCXvEg5EVDt3Y= =DMUE -----END PGP SIGNATURE-----
--- End Message ---

