View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#67
Originally Posted by TrueJournals View Post
Also, when I build rdesktop-cli on my computer, sound works fine, but it doesn't work when the autobuilder builds it. I'll look into this too. I have a feeling I'm missing a package needed to build sound support.
I hope you don't mind, I took a quick look as sound is important to me . You already specify libasound2-dev as a build depend which is correct, but you may also need to specify libc6-dev manually (I'm not sure on that one, I'm pretty sure libc6-dev would be essential anyway, it provides /usr/include/sys/soundcard.h at least which the configure script checks for).

You may also wish to specify --with-sound manually in the rules file for ./configure.