Your message dated Fri, 16 May 2008 14:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398569: fixed in xxgdb 1.12-14
has caused the Debian Bug report #398569,
regarding xxgdb: 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.)


-- 
398569: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398569
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xxgdb
Severity: important
Version: 1.12-13.1
Tags: patch


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

diff -u xxgdb-1.12/Imakefile xxgdb-1.12/Imakefile
--- xxgdb-1.12/Imakefile
+++ xxgdb-1.12/Imakefile
@@ -63,4 +63,7 @@
 DEFINES = -DHAVE_SIGNAL_H -DHAVE_WAITPID -DHAVE_KILLPG -DNO_SCANDIR $(DEFGDB)
 #endif
+#if defined(KFreeBSDArchitecture)
+DEFINES = -DHAVE_SIGNAL_H -DHAVE_WAITPID -DHAVE_KILLPG -DNO_SCANDIR $(DEFGDB) 
-DBSD
+#endif

 #if defined(NeXTArchitecture) || defined(NextArchitecture)



--- End Message ---
--- Begin Message ---
Source: xxgdb
Source-Version: 1.12-14

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

xxgdb_1.12-14.diff.gz
  to pool/main/x/xxgdb/xxgdb_1.12-14.diff.gz
xxgdb_1.12-14.dsc
  to pool/main/x/xxgdb/xxgdb_1.12-14.dsc
xxgdb_1.12-14_i386.deb
  to pool/main/x/xxgdb/xxgdb_1.12-14_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.
Joey Schulze <[EMAIL PROTECTED]> (supplier of updated xxgdb 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, 16 May 2008 16:17:58 +0200
Source: xxgdb
Binary: xxgdb
Architecture: source i386
Version: 1.12-14
Distribution: unstable
Urgency: low
Maintainer: Joey Schulze <[EMAIL PROTECTED]>
Changed-By: Joey Schulze <[EMAIL PROTECTED]>
Description: 
 xxgdb      - An X front-end to the GNU debugger gdb
Closes: 150046 300051 344644 350502 398569 480226
Changes: 
 xxgdb (1.12-14) unstable; urgency=low
 .
   * New maintainer
   * Added support for GNU/kFreeBSD, thanks to Petr Salinger
     <[EMAIL PROTECTED]> [Imakefile] (closes: Bug#398569)
   * nroff corrections by Nicolas François
     <[EMAIL PROTECTED]> [xxgdb.man] (closes: Bug#350502)
   * Spelling improvements by Florian Zumbiehl <[EMAIL PROTECTED]>
     [debian/control] (closes: Bug#300051)
   * Applied patch to sort file menu by Michael Kebe
     <[EMAIL PROTECTED]> [filemenu.c] (closes: Bug#480226)
   * Bump Standards-Version
   * Support Unix98 ptys, patch basis by Francesco Paolo Lovergine
     <[EMAIL PROTECTED]> [calldbx.c] (closes: Bug#150046, Bug#344644)
   * Move Unix socket into home directory to prevent symlink attacks
     [calldbx.c, xxgdbiowin.c]
   * Adjusted menu section
Checksums-Sha1: 
 0183abf1ac694e0067a7605cdb73191243c05bab 970 xxgdb_1.12-14.dsc
 05e4fafc54452f8e31efa4f1258be0b5acb88b8d 13026 xxgdb_1.12-14.diff.gz
 cabaf380dd2d7523a07a88e16090dd3cfcb84526 60636 xxgdb_1.12-14_i386.deb
Checksums-Sha256: 
 d8ca993a35b5886c4cf96bbecec8e8b3abc75bc868c0ab6f8ada5fa0792b673f 970 
xxgdb_1.12-14.dsc
 85b138d60c0647601fdec7bd167976e9b77d4700bc77a15c1e11a0217f5727a3 13026 
xxgdb_1.12-14.diff.gz
 8bf5054866233db713d7bbe6c5487281ce192bc5a8ad17a894f76fbb99cc3363 60636 
xxgdb_1.12-14_i386.deb
Files: 
 574124cec68d38fcce0e39f3c5c2e2e7 970 devel optional xxgdb_1.12-14.dsc
 108c74bcb62e5cf07872f35c8783b409 13026 devel optional xxgdb_1.12-14.diff.gz
 41e94f5e03d805080940a37092f71420 60636 devel optional xxgdb_1.12-14_i386.deb

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

iD8DBQFILZnPW5ql+IAeqTIRAvBdAJ93dXpKwKQrJyRoeBuLNnoZ/clIwACdEfPt
u/HkyDn6hWEOXAf0ZarrZI4=
=2nN9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to