Marcel Veldhuizen wrote: > I'm having a problem with the 1.0.25-4 version of the libsndfile1 > package together with the current pulseaudio packages. > > When I try to use pulseaudio, I get the following error message: > pulseaudio: symbol lookup error: /usr/lib/i386-linux-gnu/libsndfile.so.1: > undefined symbol: vorbis_version_string
That version of libsndfile1 depends on the following: > ii libvorbis0a 1.3.2-1.2 > ii libvorbisenc2 1.3.2-1.2 Do you actually have those versions installed or earlier versions? If you use apt-get or aptitude to install libsndfile1, those programs will automatically install the required version of libvorbis. If you use dpkg to install libsndfile, you may run into problems like this because dpkg does not automatically update dependencies. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

