Your message dated Mon, 17 Oct 2005 15:17:08 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#334221: fixed in gbib 0.1.2-8 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 16 Oct 2005 12:03:27 +0000 >From [EMAIL PROTECTED] Sun Oct 16 05:03:27 2005 Return-path: <[EMAIL PROTECTED]> Received: from europa.telenet-ops.be [195.130.137.75] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1ER7Ed-0005ZL-00; Sun, 16 Oct 2005 05:03:27 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by europa.telenet-ops.be (Postfix) with SMTP id 63F8D38146 for <[EMAIL PROTECTED]>; Sun, 16 Oct 2005 14:03:26 +0200 (CEST) Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74]) by europa.telenet-ops.be (Postfix) with ESMTP id 8B2F038105 for <[EMAIL PROTECTED]>; Sun, 16 Oct 2005 14:03:25 +0200 (CEST) Received: by Q.roeckx.be (Postfix, from userid 501) id 78C9C26138; Sun, 16 Oct 2005 14:03:13 +0200 (CEST) Date: Sun, 16 Oct 2005 14:03:13 +0200 From: Kurt Roeckx <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: gbib: FTBFS on 64 bit arches: Old gettext macro. Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: gbib Version: 0.1.2-7 Severity: serious Hi, Your package is failing to build on 64 bit arches. During configure we see: checking for gettext in libc... no Which later results in: c++ -o gbib -g bibentry.o bibfiles.o bibrc.o gui.o lyxsup.o entrydialog.o lyxco nnect.o entrydef.o entrylist.o recent.o command_dlg.o -rdynamic -L/usr/lib -L /usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodul e -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -l glib /intl/libintl.a c++: /intl/libintl.a: No such file or directory make[1]: *** [gbib] Error 1 What you should do is recreate your auto* files. It should have a new version of the macro that fixes the problem. It looks like you only need to run aclocal-1.4 and autoconf to fix it. It seems that aclocal-1.4 now requires autoconf2.50 instead of 2.13, and using autoconf2.50 seems to give various problems. It might be handier if you just copied the requires parts from /usr/share/aclocal/gettext.m4 Please also take a look at /usr/share/doc/autotools-dev/README.Debian.gz on how to avoid timestamp skew issues that might result from updating those files.i Kurt --------------------------------------- Received: (at 334221-close) by bugs.debian.org; 17 Oct 2005 22:18:03 +0000 >From [EMAIL PROTECTED] Mon Oct 17 15:18:03 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1ERdI4-0002FT-00; Mon, 17 Oct 2005 15:17:08 -0700 From: Philipp Frauenfelder <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#334221: fixed in gbib 0.1.2-8 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 17 Oct 2005 15:17:08 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: gbib Source-Version: 0.1.2-8 We believe that the bug you reported is fixed in the latest version of gbib, which is due to be installed in the Debian FTP archive: gbib_0.1.2-8.diff.gz to pool/main/g/gbib/gbib_0.1.2-8.diff.gz gbib_0.1.2-8.dsc to pool/main/g/gbib/gbib_0.1.2-8.dsc gbib_0.1.2-8_i386.deb to pool/main/g/gbib/gbib_0.1.2-8_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. Philipp Frauenfelder <[EMAIL PROTECTED]> (supplier of updated gbib 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: Mon, 17 Oct 2005 23:49:28 +0200 Source: gbib Binary: gbib Architecture: source i386 Version: 0.1.2-8 Distribution: unstable Urgency: low Maintainer: Philipp Frauenfelder <[EMAIL PROTECTED]> Changed-By: Philipp Frauenfelder <[EMAIL PROTECTED]> Description: gbib - user-friendly editor and browser for BibTeX databases Closes: 334221 Changes: gbib (0.1.2-8) unstable; urgency=low . * Update config.{sub,guess} in debian/rules clean. Closes: #334221 Files: 3189c647043ebf08e8e94811e4dae4b6 588 gnome optional gbib_0.1.2-8.dsc 931a2afff12c3b6048952f8afb318935 36668 gnome optional gbib_0.1.2-8.diff.gz a71e08903a37f735b1575ecc84caaa0d 90590 gnome optional gbib_0.1.2-8_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDVB+kWLF0MZ2lytgRAu0+AKCR3+DY/NDFY+m6SBEwAgsRxG3I8gCfYR0D Ow6FPsEuhtH2k+xUga2rhj4= =UhWk -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]