Hi,

I tried to reproduce this problem but I have no idea what happened on this
i386 machine (I'm building myself on such a machine).  I tried building
twice and in pbuilder - no chance to let the build proces fail.  The relevant
snippet in my log locks like this:

...
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
[ ! -f config.status ] || /usr/bin/make distclean
rm -f config.log libtool confdefs.h
dh_clean
 dpkg-source -b lmemory-0.6c
dpkg-source: info: using source format `1.0'
dpkg-source: info: building lmemory using existing lmemory_0.6c.orig.tar.gz
dpkg-source: info: building lmemory in lmemory_0.6c-2.1.diff.gz
dpkg-source: info: building lmemory in lmemory_0.6c-2.1.dsc
 debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --prefix=/usr --mandir=\${prefix}/share/man \
                --datadir=\${prefix}/share/games/lmemory \
                --bindir=\${prefix}/games
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for gcc... gcc
...


I have no idea at all why in you build after the comment

   # Add here commands to configure the package.

something else than ./configure is called.  This is just strange.

Kind regards

         Andreas.

--
http://fam-tille.de



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

Reply via email to