[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

alsa-source invalid group



I'm trying to compile the alsa-source in testing and having a
problem.

I run ./configure and then make without trouble.  When I run make
install, I get this error:

<snip>
if [ -d /sbin/init.d ]; then \
  install -m 755 -g  -o  utils/alsasound /sbin/init.d/alsasound; \
elif [ -d /etc/rc.d/init.d ]; then \
  install -m 755 -g  -o  utils/alsasound /etc/rc.d/init.d/alsasound; \
elif [ -d /etc/init.d ]; then \
  install -m 755 -g  -o  utils/alsasound /etc/init.d/alsasound; \
fi
install: invalid group `-o'
make: *** [install-scripts] Error 1
root # 
<snip>

I have a self-compile 2.4.21 kernel running.

I can't figure this out, nor can I find anything googling yet.  Anyone
have an idea on how to get past this?

thanks,
jc

-- 
Jeff Coppock		Systems Engineer
Diggin' Debian		Admin and User



Reply to: