[Bug 474689] New: pulseaudio-source does not compile because of wanting static libraries *.la, *.a
https://bugzilla.novell.com/show_bug.cgi?id=474689 Summary: pulseaudio-source does not compile because of wanting static libraries *.la, *.a Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: bram101@planet.nl QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; nl; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5 Pulseaudio source does not compile. Wants static libraries *.la, *.a. Does not use the dynamic libraries. Reproducible: Always Steps to Reproduce: 1. compile 2. compile 3. compile Actual Results: /usr/bin/sed: can't read /usr/local/lib/libspeexdsp.la: No such file or directory libtool: link: `/usr/local/lib/libspeexdsp.la' is not a valid libtool archive make[3]: *** [module-stream-restore.la] Fault 1 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=474689 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=474689#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |bram101@planet.nl --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2009-02-11 03:17:45 MST --- 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. -- 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.
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.
https://bugzilla.novell.com/show_bug.cgi?id=474689 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=474689#c3 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Takashi Iwai <tiwai@novell.com> 2009-02-12 07:30:50 MST --- Good to hear it works now. Let's close the bug. -- 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.
participants (1)
-
bugzilla_noreply@novell.com