Re: esound: #error No known audio device




It's not picking up your sound header files.  Do you have your kernel 
headers installed properly?  You should have a
/usr/include/sys/soundcard.h 
file if so. use "locate soundcard.h" to see if it's on your system.

Hans Nieuwenhuis wrote:
> 
> Hi!
> 
> When I try to compile esound, freshly checked out from CVS, compilation
> dies with the following error:
> 
> cd . \
>   && CONFIG_FILES= CONFIG_HEADERS=config.h \
>      /bin/sh ./config.status
> creating config.h
> cat: ./config.h.in: No such file or directory
> config.h is unchanged
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -I/usr/local/include  -g -O2 -c audio.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -O2
> -Wp,-MD,.deps/audio.p -c -fPIC -DPIC audio.c -o audio.lo
> In file included from audio.c:42:
> audio_none.c:3: #error No known audio device.  Double check the
> autoconfigure output in
> audio_none.c:4: #error config.log.  Theoretically, this should support the
> following
> audio_none.c:5: #error audio systems:
> audio_none.c:6: #error Linux (oss), aix, hpux, irix, and solaris
> audio_none.c:7: #error Currently, the following drivers are untested and
> probably need work:
> audio_none.c:8: #error aix, hpux, irix, and solaris
> audio_none.c:9: #error Additional drivers appreciated. See README for info
> on how to help.
> make: *** [audio.lo] Error 1
> 
> The file .deps/audio.p doesn't seem to exist. I guess there has to be some
> info about the driver I'm using. The config.log doesn't give any error or
> missing statements.
> System:
> P233
> kernel 2.0.36
> sound support for sb16, working!!!
> 
> Anyone knows what's wrong.
> 
> Thanks,
> 
> HAns Nieuwenhuis
> 
> --
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with
>                        "unsubscribe" as the Subject.

-- 
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|  __                         a.k.a. Eric B. Mitchell |
|  |_) .  _  _|      _|  _     ericmit@ix.netcom.com  |
|  | \ ( (_ (_| (_| (_| (/_   www.netcom.com/~ericmit |
| How's My Programming?   Call:  1 - 800 - DEV - NULL |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+



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