Your message dated Sun, 19 Feb 2006 10:47:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#298413: fixed in sopwith 1.7.1-3
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: sopwith
Severity: normal
Tags: patch

When building 'sopwith' on amd64 with gcc-4.0,
I get the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -I.. -c swsound.c
swsound.c:82: error: static declaration of 'titleflg' follows non-static 
declaration
swmain.h:49: error: previous declaration of 'titleflg' was here
make[4]: *** [swsound.o] Error 1
make[4]: Leaving directory `/sopwith-1.7.1/src'

With the attached patch 'sopwith' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/sopwith-1.7.1/src/swsound.c ./src/swsound.c
--- ../tmp-orig/sopwith-1.7.1/src/swsound.c     2003-06-08 20:20:30.000000000 
+0200
+++ ./src/swsound.c     2005-03-07 13:25:10.452000509 +0100
@@ -79,6 +79,7 @@
 };
 #endif
 
+#define titleflg titleflg_swsound
 static BOOL titleflg;          /* Playing title tune               */
 static int titlplace;          /*  Place in title tune;            */
 static int titlline;           /* Line in title tune               */


--- End Message ---
--- Begin Message ---
Source: sopwith
Source-Version: 1.7.1-3

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

sopwith_1.7.1-3.diff.gz
  to pool/main/s/sopwith/sopwith_1.7.1-3.diff.gz
sopwith_1.7.1-3.dsc
  to pool/main/s/sopwith/sopwith_1.7.1-3.dsc
sopwith_1.7.1-3_i386.deb
  to pool/main/s/sopwith/sopwith_1.7.1-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.
David B. Harris <[EMAIL PROTECTED]> (supplier of updated sopwith 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: Sun, 19 Feb 2006 12:15:55 -0500
Source: sopwith
Binary: sopwith
Architecture: source i386
Version: 1.7.1-3
Distribution: unstable
Urgency: low
Maintainer: David B. Harris <[EMAIL PROTECTED]>
Changed-By: David B. Harris <[EMAIL PROTECTED]>
Description: 
 sopwith    - port of the 1980's side-scrolling WWI dogfighting game
Closes: 298413
Changes: 
 sopwith (1.7.1-3) unstable; urgency=low
 .
   * Apply patch from Andreas Jochens <[EMAIL PROTECTED]> (thanks) to fix FTBFS 
on
     AMD64 (Closes: #298413)
   * Quote bits in debian/menu, thanks linda and lintian.
   * Update FSF address in debian/copyright, also thanks linda and lintian.
   * Update to standards-version 3.6.2.0, no changes required.
   * Change Maintainer: email address from my private address to
     [EMAIL PROTECTED]
Files: 
 dc85a1581311a0b88cae707669a8e78f 931 games optional sopwith_1.7.1-3.dsc
 ac23dfd2bdba2e605d278470b01b3b2d 26254 games optional sopwith_1.7.1-3.diff.gz
 2a1e45481fad4598cf7cb933fce27004 52412 games optional sopwith_1.7.1-3_i386.deb

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

iQEVAwUBQ/ioGGdoLXfrvKobAQKgIgf+O6IMB0ILoNLXpt7Y/93DKEb1FQcYSzuK
rgjBYGf11D0EJ9+rCorkTWgKrwmxuYVcCA2DdAmuWXWxWkl1gchhLiysvNjJxsVh
fADqs1UxfnXo4QDiUBxQsXiOXjFYhUsfS96Nlw24F010D5mHy9wTjXa274sYNII2
q1Apee+Efk3/MP2p3MmlB9UxUPeMOtCiGp/D29EuZkV2PYhvta1qa2HtKHoFtaZz
VGJln7W3RFZl7iB8ce+krWPsTfqFiKlKnuc3/vxjRZ75jBqzPXS2cYrsD37is+te
aosL2mzCk9a6Jj8bRfG9IGmQ23peac7rQ2DaoG4W/oMPc6w40V3flQ==
=pTyf
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to