I looked at this briefly and I it appears to be a problem with the
libtool script that is used. When building in Output/alsa I get errors
like:
../../libtool: line 3944: 'ELF [0-9][0-9]*-bit [LM]SB (shared
object|dynamic lib )': command not found
../../libtool: line 5802: test: : integer expression expected
These can be fixed by adding
EGREP="grep -E"
max_cmd_len=32768
to the top of the libtool script. Since it's a generated file and I
don't know enough about autotools I hope this is enough to point you in
the right direction.
Kris Jurka
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]