Help with building and installing snd-aloop
Posted: Sun Nov 24, 2013 7:14 pm
Dear all,
i want to install snd-aloop on my Raspberry. On http://confoundedtech.blogspot.de/2012/ ... pback.html i found a tutorial for Ubuntu.
With this tutorial i tried to install it on wheezy.
On Step 8 i run the config
and i get the message:
Since this error "make" isn't running:
Does somebody know what to do?
Thanks
matt
i want to install snd-aloop on my Raspberry. On http://confoundedtech.blogspot.de/2012/ ... pback.html i found a tutorial for Ubuntu.
With this tutorial i tried to install it on wheezy.
On Step 8 i run the config
Code: Select all
sudo ./configure --with-cards=bcm2835,loopback,hrtimer --with-sequencer=yes
Code: Select all
checking for directory with kernel source... Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).
Code: Select all
make all-deps
make[1]: Entering directory `/usr/src/modules/alsa-driver-1.0.25'
make[1]: Für das Ziel »all-deps« ist nichts zu tun.
make[1]: Leaving directory `/usr/src/modules/alsa-driver-1.0.25'
Please, run the configure script as first...
Thanks
matt