Richi Plana wrote: > You can "yum-builddep" then "rpmbuild --rebuild" the src.rpm from > Rawhide > (http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/), but that version seems to have some problems with tunneling. I've a src.rpm with a couple of patches to make it work, so if anyone is interested, let me know and I'll try to make it available. This is for F8+updates. builddep will make sure you've all the build dependencies installed for rebuilding the srpm. Yeah these issues are now fixed in SVN but Lennart either needs to release a new pulse to roll up those fixes or perhaps squeeze a couple extra patches into the 0.9.8 SRPM but as there is no release of Fedora imminent he's probably just taking a well earned break! Actually Karl, if you are building from source, you still want to apply a couple of patches.... See here for the ones I use: http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/pulseaudio/current/SOURCES/ And as far as workign out the dependencies go you should probably make sure you have all the necessary -devel packages installed on your F8 system "yum install sndfile-devel" will probably get you past your initial error although the yum-builddep command above should wrap that all up for you. Col