i recive an error when i compile liba52.
rm -fr .libs/liba52.la .libs/liba52.* .libs/liba52.*
ar cru .libs/liba52.a bitstream.o imdct.o bit_allocate.o parse.o downmix.o
../libtool: line 4155: ar: command not found
make[1]: *** [liba52.la] Error 127
make[1]: Leaving directory `/c/wiimc/libs/liba52/liba52′
make: *** [all-recursive] Error 1
how can i fix it ?!?