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



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

Reply via email to