arduino / linino

102 stars 47 forks source link

Build error when compiling the cmus extension #14

Closed pbosetti closed 10 years ago

pbosetti commented 11 years ago

When building under Debian 7 (64bits) I get the following error message:

cp: cannot stat `/home/rnc/linino/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/cmus-v2.5.0/ipkg-install/usr/lib/cmus/op/oss.so': No such file or directory
make[3]: *** [/home/rnc/linino/trunk/bin/ar71xx/packages/cmus-plugin-oss_2.5.0-5_ar71xx.ipk] Error 1

In fact, the cmus-v2.5.0/ipkg-install/usr/lib/cmus/op folder only contains alsa.so and pulse.so.

fibasile commented 11 years ago

This is a know issue. You should disable the cms oss module in make menuconfig, see #3

pbosetti commented 11 years ago

@fibasile thanks. I couldn't find a package named cmus in menuconfig. I removed many of the unnecessary and multimedia-related packages and now it works. Shouldn't it be removed from the versioned .config?

ffissore commented 10 years ago

CMUS has been disabled in https://github.com/arduino/openwrt-yun