Your message dated Sun, 21 Aug 2005 04:47:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303079: fixed in cegui-mk2 0.3.0-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Apr 2005 18:12:16 +0000
>From [EMAIL PROTECTED] Mon Apr 04 11:12:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from euros.telenet-ops.be [195.130.132.55] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DIW3c-0003Ts-00; Mon, 04 Apr 2005 11:12:16 -0700
Received: from europa.telenet-ops.be (europa.telenet-ops.be [195.130.132.60])
        by euros.telenet-ops.be (Postfix) with ESMTP id B6C424A780
        for <[EMAIL PROTECTED]>; Mon,  4 Apr 2005 19:50:19 +0200 (MEST)
Received: from localhost (localhost.localdomain [127.0.0.1])
        by europa.telenet-ops.be (Postfix) with SMTP id 4DFD1198111
        for <[EMAIL PROTECTED]>; Mon,  4 Apr 2005 19:49:59 +0200 (MEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
        by europa.telenet-ops.be (Postfix) with ESMTP id EFB8C198162
        for <[EMAIL PROTECTED]>; Mon,  4 Apr 2005 19:49:58 +0200 (MEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id 7DE9326136; Mon, 04 Apr 2005 19:49:58 +0200 (CEST)
Date: Mon, 4 Apr 2005 19:49:58 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: cegui-mk2: FTBFS: configure:20130: error: possibly undefined macro: 
AC_ARG_ENABLE
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-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: cegui-mk2
Version: 0.1.1-1
Severity: serious


Hi,

Your package is failing to build with the following error:
make[1]: Leaving directory `/usr/src/cegui-mk2-0.1.1'
cd build-tree/cegui_mk2 && \
  if ! test -f aclocal.m4 ; then touch aclocal.m4 ; fi
if test "pre" = "pre" ; then \
        cd build-tree/cegui_mk2 && libtoolize -c -f ; \
fi
if test -n "1.9" ; then \
        if test -d build-tree/cegui_mk2/m4 ; then m4="-I m4" ; fi
; \
        if test -e build-tree/cegui_mk2/aclocal.m4 ; then cd
build-tree/cegui_mk2 && aclocal-1.9 $m4 ; fi ; \
elif test -n "1.9 -a --foreign" ; then \
        if test -d build-tree/cegui_mk2/m4 ; then m4="-I m4" ; fi
; \
        if test -e build-tree/cegui_mk2/aclocal.m4 ; then cd
build-tree/cegui_mk2 && aclocal-1.9 -a --foreign $m4 ; fi ; \
fi
if test -n "2.59" ; then \
        if test -e build-tree/cegui_mk2/configure.ac || test -e
build-tree/cegui_mk2/configure.in ; then cd build-tree/cegui_mk2
&& `which autoconf2.59 || which autoconf` ; fi ; \
fi
configure:20130: error: possibly undefined macro: AC_ARG_ENABLE
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
configure:20131: error: possibly undefined macro: AC_HELP_STRING
make: *** [debian/stamp-autotools-files] Error 1


PS: I think the build dependency on ogre-dev is a little annoying
since this makes building the package rather hard if you have
neither.  As I understand it, ogre it missing a build dependency
on libcegui-mk2-dev.


Kurt


---------------------------------------
Received: (at 303079-close) by bugs.debian.org; 21 Aug 2005 11:55:35 +0000
>From [EMAIL PROTECTED] Sun Aug 21 04:55:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E6oI3-0006De-00; Sun, 21 Aug 2005 04:47:03 -0700
From: Federico Di Gregorio <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#303079: fixed in cegui-mk2 0.3.0-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 21 Aug 2005 04:47:03 -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
X-CrossAssassin-Score: 3

Source: cegui-mk2
Source-Version: 0.3.0-3

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

cegui-mk2_0.3.0-3.diff.gz
  to pool/main/c/cegui-mk2/cegui-mk2_0.3.0-3.diff.gz
cegui-mk2_0.3.0-3.dsc
  to pool/main/c/cegui-mk2/cegui-mk2_0.3.0-3.dsc
libcegui-mk2-0-dbg_0.3.0-3_i386.deb
  to pool/main/c/cegui-mk2/libcegui-mk2-0-dbg_0.3.0-3_i386.deb
libcegui-mk2-0_0.3.0-3_i386.deb
  to pool/main/c/cegui-mk2/libcegui-mk2-0_0.3.0-3_i386.deb
libcegui-mk2-dev_0.3.0-3_i386.deb
  to pool/main/c/cegui-mk2/libcegui-mk2-dev_0.3.0-3_i386.deb
libcegui-mk2-doc_0.3.0-3_i386.deb
  to pool/main/c/cegui-mk2/libcegui-mk2-doc_0.3.0-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.
Federico Di Gregorio <[EMAIL PROTECTED]> (supplier of updated cegui-mk2 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, 21 Aug 2005 12:56:25 +0200
Source: cegui-mk2
Binary: libcegui-mk2-dev libcegui-mk2-0 libcegui-mk2-doc libcegui-mk2-0-dbg
Architecture: source i386
Version: 0.3.0-3
Distribution: unstable
Urgency: low
Maintainer: Federico Di Gregorio <[EMAIL PROTECTED]>
Changed-By: Federico Di Gregorio <[EMAIL PROTECTED]>
Description: 
 libcegui-mk2-0 - Crazy Eddie's GUI (libraries)
 libcegui-mk2-0-dbg - Crazy Eddie's GUI (debugging libraries)
 libcegui-mk2-dev - Crazy Eddie's GUI (development files)
 libcegui-mk2-doc - Crazy Eddie's GUI (documentation)
Closes: 303072 303079 321842
Changes: 
 cegui-mk2 (0.3.0-3) unstable; urgency=low
 .
   * Added to Build-depends: pkg-config (Closes: #321842).
   * Added explicit versions of autotools in debian/rules
     (Closes: #303079, #303072).
Files: 
 c8b7ad24e4a8b62233546e0a9974ca6a 797 libs optional cegui-mk2_0.3.0-3.dsc
 b444c56ab021635e1c800bbd5987663a 2608 libs optional cegui-mk2_0.3.0-3.diff.gz
 bc80c377726b254919a86189d886fc6d 1051180 libs optional 
libcegui-mk2-0_0.3.0-3_i386.deb
 9fab8b26a266f3a42dfbad09ae8f67fd 5458414 libdevel optional 
libcegui-mk2-0-dbg_0.3.0-3_i386.deb
 93b9483e6f9e23f95223efa5745db10f 1939332 libdevel optional 
libcegui-mk2-dev_0.3.0-3_i386.deb
 b2c3a77437ec9a85b2a237a46d390825 10188 doc optional 
libcegui-mk2-doc_0.3.0-3_i386.deb

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

iD8DBQFDCGWovcCgrgZGjesRAi92AJ9A5/R3nBAbglNLoSUf+XOl7tBu0QCfT1uO
VxEr6HM+AjmeLG4U7ZQWpIk=
=2pZN
-----END PGP SIGNATURE-----


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

Reply via email to