emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sound problem with SUSE x86_64


From: Jan Djärv
Subject: Re: Sound problem with SUSE x86_64
Date: Mon, 18 Dec 2006 22:33:44 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061115)

Tom Wurgler skrev:
> I have SuSE Linux Enterprise 9.1 X86_64.  If I just configure with only a
> prefix, when I run make it fails to compile sound.c, because if can't find
> asoundlib.h.  If I hardcode the path to the file, all compiles fine and sound
> files play.  I changed src/sound.c:
> 
> #ifdef HAVE_ALSA
> #include <asoundlib.h>                                   <<comment this
> /* #include "/usr/include/alsa/asoundlib.h" */           <<uncomment this
> #endif
> 
> Is this just my setup or did configure not find the file correctly?


What is the output of
% pkg-config --cflags alsa
?

        Jan D.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]