All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa on non-linux
@ 2014-01-10 15:37 Patrick Welche
  2014-01-13 12:13 ` Takashi Iwai
  0 siblings, 1 reply; 15+ messages in thread
From: Patrick Welche @ 2014-01-10 15:37 UTC (permalink / raw)
  To: alsa-devel

I am currently successfully running alsa-lib 1.0.22 with oss plugins on
a non-linux box. The advantage is that programs written to use libasound
work.

I just tried to update alsa-lib, and see that now alsa-lib directly
includes headers like linux/types.h, and all protection, such as

  #if defined(LINUX) || defined(__LINUX__) || defined(__linux__)

has been removed. This means that compilation on non-linux is
essentially impossible.

Is it that there is now a different way of obtaining that alsa lib
front end / oss back end layer?

Cheers,

Patrick

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-02-26  7:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-10 15:37 alsa on non-linux Patrick Welche
2014-01-13 12:13 ` Takashi Iwai
2014-01-14 10:17   ` Patrick Welche
2014-01-14 13:23     ` Takashi Iwai
2014-02-21  1:27       ` Patrick Welche
2014-02-21 11:04         ` Takashi Iwai
2014-02-23 11:12           ` Patrick Welche
2014-02-24 10:03             ` Takashi Iwai
2014-02-25 12:40               ` Patrick Welche
2014-02-26  7:17                 ` Takashi Iwai
2014-01-14 14:04     ` Clemens Ladisch
2014-01-16 13:27       ` Patrick Welche
2014-01-16 13:46         ` Takashi Iwai
2014-02-25 12:45           ` Patrick Welche
2014-02-26  7:20             ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.