Bug#372851: classpath: FTBFS on GNU/kFreeBSD

2006-06-13 Thread Petr Salinger
Hi, What would be the way to add sound support for kfreebsd? What packages do I have to depend on? What APIs do I have to use? I would write a patch to make this work on non-linux architectures. On GNU/kFreeBSD, there is OSS (Open Sound System) available (via ), similar as on linux 2.4. Thank

Bug#372851: classpath: FTBFS on GNU/kFreeBSD

2006-06-13 Thread Michael Koch
tag 372851 pending thanks On Mon, Jun 12, 2006 at 09:51:47AM +0200, Petr Salinger wrote: > Package: classpath > Severity: important > Version: 2:0.91-3 > Tags: patch > > Hi, > > the current version fails to build on GNU/kFreeBSD. > > Please find attached patch to fix that. > It excludes linux s

Bug#372851: classpath: FTBFS on GNU/kFreeBSD

2006-06-12 Thread Petr Salinger
Package: classpath Severity: important Version: 2:0.91-3 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. Please find attached patch to fix that. It excludes linux specific package libasound2-dev in Build-Depends and changes debian/rules accordingly. Thanks for your cooperat