Re: CVS problem
Haavard Kvaalen <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 7 Jan 2003, Bob Lockie wrote: > make[3]: Entering directory `/downloads/xmms/Input/mpg123' > /bin/sh ../../libtool --mode=compile @AS@ @ASFLAGS@ -c -o > decode_i586.lo `test -f decode_i586.s || echo './'`decode_i586.s > @AS@ @ASFLAGS@ -c decode_i586.s -fPIC -DPIC -o decode_i586.lo > ../../libtool: @AS@: command not found AS and ASFLAGS should get set by configure. I recomend doing a 'make mainainer-clean', there is something that is not up to date. -- Håvard Kvålen