(#380) Re: Compiling Speak Freely with ALSA
Speak Freely Forum <[email protected]>
| Newsgroups | gmane.comp.audio.speak-freely.general |
|---|---|
| Message-ID | <[email protected]> |
Message posted to the Speak Freely Forum
by Tor-Åke Fra.... on Tue, 12 Aug 2003 23:47:34 +0200 (MEST).
http://www.fourmilab.ch/wb/speak-freely.pl?rev=380
Reply To: (#378) Re: Compiling Speak Freely with ALSA
Author: Elliott Meer
Date: 2003-08-12 20:54
: audio_alsa.c:20:28: alsa/asoundlib.h: No such
: file or directory
As Thomas Shaddack on the mailing list pointed
out, the above error is your main problem.
Either alsa-devel*.rpm alsa-dev*.deb or something
similar is not installed, or the needed files
_are_ installed but in a place where gcc can't
find them without a little -I help in CFLAGS. To
avoid too much tinkering, make sure you install
enough stuff to have /usr/include/alsa/ populated
before compiling SF
: These are just a few, but the ones that seemed
: to appear the most. Also if you have any
: idea about the windows under wine problem I
: am having that would help too.
I haven't played with sound in wine, but i suggest
taking the exact error message to google.
Searching for "alsa wine mixer1" turned up a bunch
of hits.
//T-Å
* * *
To unsubscribe from this mailing list, send E-mail containing
the word "unsubscribe" in the message body (*not* as the
Subject) to [email protected]