On Sun, Nov 09, 2008 at 08:53:52PM +0100, Elimar Riesebieter wrote:
> * Lionel Elie Mamane [081109 15:10 +0100]
>> On Sun, Nov 09, 2008 at 02:29:58PM +0100, Elimar Riesebieter wrote:

>>> This runs fine here. So I don't know how to reproduce?

>> Does it run fine when run *twice*?

> Yes.

Do you have autoconf/automake/libtool installed in the environment
where you run it? This seems to make the difference for me; if
autoconf is not installed, I get in the build log:

cd .. && /bin/sh /home/master/j/alsa-lib-1.0.18/missing --run autoconf
/home/master/j/alsa-lib-1.0.18/missing: line 52: autoconf: command not found
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck


and the second build works. If they are installed, I get:


cd .. && /bin/sh /home/master/j/alsa-lib-1.0.18/missing --run aclocal-1.10 
 cd .. && /bin/sh /home/master/j/alsa-lib-1.0.18/missing --run automake-1.10 
--foreign 
cd .. && /bin/sh /home/master/j/alsa-lib-1.0.18/missing --run autoconf
/bin/sh ./config.status --recheck


and the second build does not work.

-- 
Lionel



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

Reply via email to