All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa-lib 1.0.27.2 and musl
@ 2013-09-17 17:22 Waldemar Brodkorb
  2013-10-02 15:02 ` John Spencer
  0 siblings, 1 reply; 3+ messages in thread
From: Waldemar Brodkorb @ 2013-09-17 17:22 UTC (permalink / raw)
  To: alsa-devel

Hi Developers,

I am trying to cross-compile alsa-lib with a musl¹ libc based
toolchain. Unfortunately src/compat/hsearch_r.c is failing to
compile, because of some glibc specific macros (like _P) normally
defined in sys/cdefs.h. After grepping through the code I can not
find any consumer for any functions implemented in hsearch_r.c.
When I just comment out the code, everything compiles fine.

Seems that that usage of hsearch functions was removed in the code 
long time ago.
commit 273d115de05574251bdd661747ecb68449a5cf1d
Author: Jaroslav Kysela <perex@perex.cz>
Date:   Sat Jul 15 10:20:32 2000 +0000

    Removed old mixer API functions.
    Added simple control layer (experimental).

Can it just be removed?

thanks for any advice or comment.

best regards
 Waldemar


¹ http://www.musl-libc.org/
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2013-10-02 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-17 17:22 alsa-lib 1.0.27.2 and musl Waldemar Brodkorb
2013-10-02 15:02 ` John Spencer
2013-10-02 15:26   ` 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.