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

Re: I tried to compile arts-1.5.6.



Hi,

YAMAMOTO, Hiroyuki, le Fri 11 May 2007 21:42:25 +0900, a écrit :
> /usr/include/sys/soundcard.h
> --
> (line 39)
> #include <sys/ioctl.h>
> 
> (line 91)
> #define _SIOR _IOR
> 
> (line 589)
> typedef struct buffmem_desc {
> unsigned *buffer;
> int size;
> } buffmem_desc;
> /* XXX */
> #define SNDCTL_DSP_MAPINBUF _SIOR ('P', 19, buffmem_desc)
> #define SNDCTL_DSP_MAPOUTBUF _SIOR ('P', 20, buffmem_desc)
> --

Please wait for the next hurd package uploaded, in which these defines
are commented. (In the meanwhile, you can comment them yourself by
hand).

Samuel



Reply to: