Re: (#378) Re: Compiling Speak Freely with ALSA
Thomas Shaddack <[email protected]>
| Newsgroups | gmane.comp.audio.speak-freely.general |
|---|---|
| Message-ID | <Pine.LNX.4.33.0308122143510.23560-100000@Zeta> |
On Tue, 12 Aug 2003, Speak Freely Forum wrote:
> audio_alsa.c:20:28: alsa/asoundlib.h: No such file or directory
This looks like the main culprit. It seems the compiler can't find the
headers for Alsa (either because they reside in a directory the Makefile
doesn't know about (in which case edit the makefile), or because they
aren't installed (then install the alsa-devel package). You can look where
the file is (if it is present at all) by using the command "locate
asoundlib.h".
* * *
To unsubscribe from this mailing list, send E-mail containing
the word "unsubscribe" in the message body (*not* as the
Subject) to [email protected]