Your message dated Wed, 04 May 2005 13:03:52 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#301121: fixed in mdbtools 0.5.99.0.6pre1.0.20050409-1
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; 23 Mar 2005 21:34:18 +0000
>From [EMAIL PROTECTED] Wed Mar 23 13:34:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net [212.18.0.9] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEDUX-0004Uk-00; Wed, 23 Mar 2005 13:34:17 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id CA4C8770A;
        Wed, 23 Mar 2005 22:34:16 +0100 (CET)
Received: from atari.stigge.org (ppp-62-245-162-134.mnet-online.de 
[62.245.162.134])
        by mail.m-online.net (Postfix) with ESMTP id 7E3AB618B0;
        Wed, 23 Mar 2005 22:34:10 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id DDC92100BAC2F;
        Wed, 23 Mar 2005 22:34:08 +0100 (CET)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: mdbtools: FTBFS: compile errors
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 23 Mar 2005 22:34:08 +0100 (CET)
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: mdbtools
Version: 0.5.99.0.6pre1.0.20041117-2
Severity: serious

Hi,

building the package mdbtools in a clean build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
else rm -f ".deps/eggiconlist.Tpo"; exit 1; \
fi
if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include  -I../../include 
-DXTHREADS -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 
-I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 
-I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0   
-DDATADIR=\""/usr/share"\" -DGMDB_ICONDIR=\""/usr/share/gmdb/glade/"\" 
-DGMDB_GLADEDIR=\""/usr/share/gmdb/glade/"\"    -g -O2 -DSQL -DUNIXODBC -MT 
mdbaboutdialog.o -MD -MP -MF ".deps/mdbaboutdialog.Tpo" \
  -c -o mdbaboutdialog.o `test -f 'mdbaboutdialog.c' || echo 
'./'`mdbaboutdialog.c; \
then mv -f ".deps/mdbaboutdialog.Tpo" ".deps/mdbaboutdialog.Po"; \
else rm -f ".deps/mdbaboutdialog.Tpo"; exit 1; \
fi
In file included from mdbaboutdialog.c:49:
/usr/include/glib-2.0/glib/gi18n-lib.h:27:2: #error You must define 
GETTEXT_PACKAGE before including gi18n-lib.h.
mdbaboutdialog.c: In function `gtk_about_dialog_class_init':
mdbaboutdialog.c:261: error: `GETTEXT_PACKAGE' undeclared (first use in this 
function)
mdbaboutdialog.c:261: error: (Each undeclared identifier is reported only once
mdbaboutdialog.c:261: error: for each function it appears in.)
mdbaboutdialog.c: In function `gtk_about_dialog_init':
mdbaboutdialog.c:483: error: `GETTEXT_PACKAGE' undeclared (first use in this 
function)
mdbaboutdialog.c: In function `update_name_version':
mdbaboutdialog.c:685: error: `GETTEXT_PACKAGE' undeclared (first use in this 
function)
mdbaboutdialog.c: In function `display_credits_dialog':
mdbaboutdialog.c:1885: error: `GETTEXT_PACKAGE' undeclared (first use in this 
function)
mdbaboutdialog.c: In function `display_license_dialog':
mdbaboutdialog.c:1948: error: `GETTEXT_PACKAGE' undeclared (first use in this 
function)
make[4]: *** [mdbaboutdialog.o] Error 1
make[4]: Leaving directory 
`/tmp/buildd/mdbtools-0.5.99.0.6pre1.0.20041117/src/gmdb2'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/tmp/buildd/mdbtools-0.5.99.0.6pre1.0.20041117/src/gmdb2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/mdbtools-0.5.99.0.6pre1.0.20041117/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/mdbtools-0.5.99.0.6pre1.0.20041117'
make: *** [build-arch-stamp] Error 2
=========================================================================

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

Please note that this report has not been generated fully automatically.
DARTS just helped finding the problem.

---------------------------------------
Received: (at 301121-close) by bugs.debian.org; 4 May 2005 17:20:14 +0000
>From [EMAIL PROTECTED] Wed May 04 10:20:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DTNXi-0001xG-00; Wed, 04 May 2005 10:20:14 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DTNHs-0004f4-00; Wed, 04 May 2005 13:03:52 -0400
From: Filip Van Raemdonck <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#301121: fixed in mdbtools 0.5.99.0.6pre1.0.20050409-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 04 May 2005 13:03:52 -0400
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-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
X-Spam-Level: 

Source: mdbtools
Source-Version: 0.5.99.0.6pre1.0.20050409-1

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

libmdbtools_0.5.99.0.6pre1.0.20050409-1_i386.deb
  to pool/main/m/mdbtools/libmdbtools_0.5.99.0.6pre1.0.20050409-1_i386.deb
mdbtools-dev_0.5.99.0.6pre1.0.20050409-1_i386.deb
  to pool/main/m/mdbtools/mdbtools-dev_0.5.99.0.6pre1.0.20050409-1_i386.deb
mdbtools-gmdb_0.5.99.0.6pre1.0.20050409-1_i386.deb
  to pool/main/m/mdbtools/mdbtools-gmdb_0.5.99.0.6pre1.0.20050409-1_i386.deb
mdbtools_0.5.99.0.6pre1.0.20050409-1.diff.gz
  to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20050409-1.diff.gz
mdbtools_0.5.99.0.6pre1.0.20050409-1.dsc
  to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20050409-1.dsc
mdbtools_0.5.99.0.6pre1.0.20050409-1_i386.deb
  to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20050409-1_i386.deb
mdbtools_0.5.99.0.6pre1.0.20050409.orig.tar.gz
  to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20050409.orig.tar.gz



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.
Filip Van Raemdonck <[EMAIL PROTECTED]> (supplier of updated mdbtools 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, 25 Apr 2005 18:08:59 +0200
Source: mdbtools
Binary: mdbtools-dev mdbtools mdbtools-gmdb libmdbtools
Architecture: source i386
Version: 0.5.99.0.6pre1.0.20050409-1
Distribution: unstable
Urgency: high
Maintainer: Filip Van Raemdonck <[EMAIL PROTECTED]>
Changed-By: Filip Van Raemdonck <[EMAIL PROTECTED]>
Description: 
 libmdbtools - mdbtools libraries
 mdbtools   - JET / MS Access database (MDB) tools
 mdbtools-dev - mdbtools development files
 mdbtools-gmdb - JET / MS Access database (MDB) file viewer
Closes: 301121
Changes: 
 mdbtools (0.5.99.0.6pre1.0.20050409-1) unstable; urgency=high
 .
   * New CVS snapshot.
   * Fix FTBFS. This was actually a backwards incompatibility in GTK+ 2.6.
     (Closes: #301121)
Files: 
 c1b37d301fceecd8e1aeca53084d9db3 774 utils optional 
mdbtools_0.5.99.0.6pre1.0.20050409-1.dsc
 bee54e13137b037d1d76e128559eede7 585510 utils optional 
mdbtools_0.5.99.0.6pre1.0.20050409.orig.tar.gz
 1031e47a3b1369d26557cecf8ff1fb4c 113473 utils optional 
mdbtools_0.5.99.0.6pre1.0.20050409-1.diff.gz
 28df96e00a4fb880fd41a4f093ad8f2d 62254 utils optional 
mdbtools_0.5.99.0.6pre1.0.20050409-1_i386.deb
 bcd89859c1fc762bd9e5c5e396707efd 169352 gnome optional 
mdbtools-gmdb_0.5.99.0.6pre1.0.20050409-1_i386.deb
 c6a9db6050cdc76727032d55a0d4b716 121298 devel optional 
mdbtools-dev_0.5.99.0.6pre1.0.20050409-1_i386.deb
 0dbbd41f101ab81373d6388c8a3ab98f 109406 libs optional 
libmdbtools_0.5.99.0.6pre1.0.20050409-1_i386.deb

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

iD8DBQFCeP1wEjn3CY6VDgARAptgAKCtmN7RfmNhbcAcylEa1aNr0NL3VgCfTBIE
oDn/hd3GkGi2wRMDcFSPmE0=
=Tu2k
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to