Your message dated Thu, 08 Jun 2006 05:32:29 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#370177: fixed in searchandrescue 0.8.2-6
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: searchandrescue
Version: 0.8.2-5
Severity: serious
Tags: patch

From my pbuilder build log:

...
Compiling module tgadither.o
Linking modules.../usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make[2]: *** [modules] Error 1
make[2]: Leaving directory `/tmp/buildd/searchandrescue-0.8.2/sar'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/searchandrescue-0.8.2'
make: *** [build-stamp] Error 2

I've attached a simple patch which fixes this by removing -lXi from the link 
line, which doesn't seem to actually be necessary.
-- 
Daniel Schepler
diff -urN searchandrescue-0.8.2.old/sar/platforms.ini searchandrescue-0.8.2/sar/platforms.ini
--- searchandrescue-0.8.2.old/sar/platforms.ini	2006-06-03 20:34:25.000000000 +0000
+++ searchandrescue-0.8.2/sar/platforms.ini	2006-06-03 20:36:25.000000000 +0000
@@ -65,7 +65,7 @@
                 Description = X Window Systems
                 MustExist = Yes
                 FeatureCFLAGS = -DUSE_XSHM -DHAVE_MWMUTIL_H
-                FeatureLIBS = -lSM -lICE -lX11 -lXext -lXi -lXmu
+                FeatureLIBS = -lSM -lICE -lX11 -lXext -lXmu
                 FeatureLIB_DIR = -L/usr/X11R6/lib/
                 FeatureDepend = X11-lib
                         DependType = Library  
@@ -186,7 +186,7 @@
                 Description = X Window Systems
                 MustExist = Yes
 		FeatureCFLAGS = -DUSE_XSHM -DHAVE_MWMUTIL_H
-                FeatureLIBS = -lSM -lICE -lX11 -lXext -lXi -lXmu
+                FeatureLIBS = -lSM -lICE -lX11 -lXext -lXmu
 		FeatureLIB_DIR = -L/usr/X11R6/lib/
                 FeatureDepend = X11-lib
                         DependType = Library

--- End Message ---
--- Begin Message ---
Source: searchandrescue
Source-Version: 0.8.2-6

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

searchandrescue-common_0.8.2-6_all.deb
  to pool/main/s/searchandrescue/searchandrescue-common_0.8.2-6_all.deb
searchandrescue_0.8.2-6.diff.gz
  to pool/main/s/searchandrescue/searchandrescue_0.8.2-6.diff.gz
searchandrescue_0.8.2-6.dsc
  to pool/main/s/searchandrescue/searchandrescue_0.8.2-6.dsc
searchandrescue_0.8.2-6_i386.deb
  to pool/main/s/searchandrescue/searchandrescue_0.8.2-6_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.
Phil Brooke <[EMAIL PROTECTED]> (supplier of updated searchandrescue 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: Thu,  8 Jun 2006 11:40:52 +0000
Source: searchandrescue
Binary: searchandrescue searchandrescue-common
Architecture: source i386 all
Version: 0.8.2-6
Distribution: unstable
Urgency: low
Maintainer: Phil Brooke <[EMAIL PROTECTED]>
Changed-By: Phil Brooke <[EMAIL PROTECTED]>
Description: 
 searchandrescue - fly aircraft to search (for) and rescue people in distress
 searchandrescue-common - common files and documentation for searchandrescue
Closes: 370177
Changes: 
 searchandrescue (0.8.2-6) unstable; urgency=low
 .
   * Applying patch from Daniel Schepler to fix FTBFS.  Removes linking
     with Xi (closes: 370177).
   * Bumped standards-version to 3.7.2.
Files: 
 d9ad299919eda8fba6939a9ace11653d 793 games extra searchandrescue_0.8.2-6.dsc
 ad390e8bfd596d060d81955646020b63 16485 games extra 
searchandrescue_0.8.2-6.diff.gz
 37d4acea7f363b479e29bd56c49a7ade 60628 games extra 
searchandrescue-common_0.8.2-6_all.deb
 866c8cab0989f606599cd3cb4c290ce1 453078 games extra 
searchandrescue_0.8.2-6_i386.deb

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

iD8DBQFEiBdTHb8HEVCXO5ERAuirAKCXy8yXxWe+k6yxU4UCVaS/FQmObACeLk6Y
B3BlcUdXHIXM+6nY6SdGdkU=
=ATUY
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to