Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 3 matches

by uncleprogga
09 Feb 2012, 16:36
Forum: B2 & B3 Support
Topic: SqueezeSlave installation *Make error*
Replies: 4
Views: 6966

Re: SqueezeSlave installation *Make error*

Hello Again,

I have not found a solution for the make problem, but I've found a way to run SqueezeSlave on my new b3.

Here the steps:

su

apt-get install alsa-oss

wget wget http://squeezeslave.googlecode.com/files/squeezeslave-1.0-216-marvell6281-lnx26.tar.gz

tar xzfv squeezeslave-1.0 ...
by uncleprogga
08 Feb 2012, 15:40
Forum: B2 & B3 Support
Topic: SqueezeSlave installation *Make error*
Replies: 4
Views: 6966

Re: SqueezeSlave installation *Make error*

Hello again,

I've found the following makefile "makefile.linux26-arm-oss".

With this makefile I have the following error:

root@b3:/var/src/squeezeslave# make -f makefile.linux26-arm-oss
cd lib/libmad/lnx26/build && tar --bzip -xf ../../../../sources/libmad-0.15.1b.tar.bz2
cd lib/libmad/lnx26 ...
by uncleprogga
08 Feb 2012, 13:33
Forum: B2 & B3 Support
Topic: SqueezeSlave installation *Make error*
Replies: 4
Views: 6966

SqueezeSlave installation *Make error*

Dear All,

I have a problem with "Make" regarding the squeezeslave installation.

make -f makefile.linux26-ppc-alsa-display

The following error occurs:

/tmp/ccbSsKNh.s:3848: Error: bad instruction `mulhw r3,r3,r2'
/tmp/ccbSsKNh.s:3851: Error: bad instruction `rotrwi r1,r1,#16'
/tmp/ccbSsKNh.s ...