https://bugzilla.novell.com/show_bug.cgi?id=474689 User bram101@planet.nl added comment https://bugzilla.novell.com/show_bug.cgi?id=474689#c2 bram piket <bram101@planet.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|bram101@planet.nl | --- Comment #2 from bram piket <bram101@planet.nl> 2009-02-12 07:23:30 MST --- (In reply to comment #1)
I guess you are using some non-SUSE packages for lib*-devel stuff. *.la is really not needed unless some package has another *.la file containing libspeexdsp.la in its content. Note that *.la is just a text file for libtool.
So, first check your package list.
I cannot find non-SuSE devel libraries. I checked them all and replaced them to be sure. I can see in /usr/lib much old libraries (from up to SuSE 7.2). I imagine that not all symlinks points to the right library.
Then try to clean up unneeded /usr/lib/*.la files, at least. Check "rpm -qf /usr/lib/*.la", and remove orphan ones.
Removed all orphan *.la. Cleaned up all compile-dirs from pulseaudio. Started compile again. And now it works! (do not know about working of pulseaudio). My experience about a program working or not is always in the libraries. Wrong ones or dependencies. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.