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: twurgl
Subject: Re: Sound problem with SUSE x86_64
Date: Tue, 19 Dec 2006 07:31:14 -0500

The output of the "pkg-config --cflags alsa" is just a single space.

-tom



                                                                       
             Jan Djärv <address@hidden>                          
                                                                       
             12/18/2006 04:33 PM                                                
                                                   To
                                                               Tom Wurgler 
<address@hidden>
                                                                                
                                                   cc
                                                               address@hidden, 
address@hidden
                                                                                
                                              Subject
                                                               Re: Sound 
problem with SUSE x86_64
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       




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]