Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-04-10 Thread Samuel Thibault
Hi, Samuel Thibault, le Mon 10 Apr 2006 00:32:23 +0200, a écrit : > Thomas Schwinge, le Tue 28 Mar 2006 11:54:29 -0500, a écrit : > > Would it be hard to create OSS header files (and ship them with GNU > > Mach?) which only make the build system / runtime know that there are no > > physical sound

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-04-09 Thread Samuel Thibault
Hi, Thomas Schwinge, le Tue 28 Mar 2006 11:54:29 -0500, a écrit : > Would it be hard to create OSS header files (and ship them with GNU > Mach?) which only make the build system / runtime know that there are no > physical sound devices? Here is such soundcard.h, inherited from linux' include/linu

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Gianluca Guida
Hey On 3/28/06, Barry deFreese <[EMAIL PROTECTED]> wrote: > I realize that I am a little clueless but I can't find any sound stuff in > Mach?? No, I simply didn't pay attention to thomas cleaning patch. It removed include/device/audio_status.h here it is in a cvs old tag: http://cvs.savannah.g

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Samuel Thibault
Barry deFreese, le Tue 28 Mar 2006 15:10:25 -0500, a écrit : > I realize that I am a little clueless but I can't find any sound stuff in > Mach?? I can't find either. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Barry deFreese
- Original Message - From: "Gianluca Guida" <[EMAIL PROTECTED]> To: "Thomas Schwinge" <[EMAIL PROTECTED]> Cc: "Barry deFreese" <[EMAIL PROTECTED]>; "Samuel Thibault" <[EMAIL PROTECTED]>; Sent: Tuesday, March 28, 2006 2

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Gianluca Guida
Hi there, long time. On 3/28/06, Thomas Schwinge <[EMAIL PROTECTED]> wrote: > Would it be hard to create OSS header files (and ship them with GNU > Mach?) which only make the build system / runtime know that there are no > physical sound devices? Same deal for USB, which Barry was working > on--w

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Barry deFreese
- Original Message - From: "Thomas Schwinge" <[EMAIL PROTECTED]> To: "Barry deFreese" <[EMAIL PROTECTED]> Cc: "Samuel Thibault" <[EMAIL PROTECTED]>; Sent: Tuesday, March 28, 2006 11:54 AM Subject: Re: brltty FTBFS on hurd-i386 because

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Thomas Schwinge
On Tue, Mar 28, 2006 at 11:49:51AM -0500, Barry deFreese wrote: > From: "Samuel Thibault" <[EMAIL PROTECTED]> > >Barry deFreese, le Tue 28 Mar 2006 11:11:43 -0500, a ?crit : > >>I don't know if this is clean, but flite builds with the following change > >>to debian/rules: > >> > >> --with-audio=no

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Barry deFreese
- Original Message - From: "Samuel Thibault" <[EMAIL PROTECTED]> To: "Barry deFreese" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, March 28, 2006 11:31 AM Subject: Re: brltty FTBFS on hurd-i386 because of lack of sound support Hi, Barry deFreese, le Tue 28

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Samuel Thibault
Hi, Barry deFreese, le Tue 28 Mar 2006 11:11:43 -0500, a écrit : > I don't know if this is clean, but flite builds with the following change > to debian/rules: > > --with-audio=none Well, actually the question is a bit the same: should we drop sound dependencies for now from debian packages

Re: brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Barry deFreese
- Original Message - From: "Samuel Thibault" <[EMAIL PROTECTED]> To: Sent: Monday, March 27, 2006 7:52 PM Subject: brltty FTBFS on hurd-i386 because of lack of sound support Hi, The brltty package (which permits blind people to access to the Hurd console) current

brltty FTBFS on hurd-i386 because of lack of sound support

2006-03-28 Thread Samuel Thibault
Hi, The brltty package (which permits blind people to access to the Hurd console) currently FTBFS because it depends on flite, which can't be built since the Hurd doesn't have (yet) sound support. Brltty might be built without flite dependency (actually, the dependency was only added recently), s