Bug#375377: glame: FTBFS on GNU/kFreeBSD

2006-06-27 Thread Daniel Kobras
tag 375377 + pending thanks On Sun, Jun 25, 2006 at 08:09:31PM +0200, Petr Salinger wrote: > >Can you please elaborate why this patch is necessary? configure either > >#undefs the macro or #defines it to 1, so #if and #ifdef should behave > >identically. > > Unfortunately configure does not work

Bug#375377: glame: FTBFS on GNU/kFreeBSD

2006-06-25 Thread Petr Salinger
Can you please elaborate why this patch is necessary? configure either #undefs the macro or #defines it to 1, so #if and #ifdef should behave identically. Unfortunately configure does not work in the way you described, see snippet of generated config.h bellow The reason is that configure.ac con

Bug#375377: glame: FTBFS on GNU/kFreeBSD

2006-06-25 Thread Daniel Kobras
On Sun, Jun 25, 2006 at 06:34:13PM +0200, Petr Salinger wrote: > Additional source tweak is bellow. > It would also be nice if you can ask upstream > to include this change. Can you please elaborate why this patch is necessary? configure either #undefs the macro or #defines it to 1, so #if and #if

Bug#375377: glame: FTBFS on GNU/kFreeBSD

2006-06-25 Thread Petr Salinger
Package: glame Severity: important Version: 2.0.1-2 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs to exclude linux specific build-depends, and a small tweak in sources. This package is able to use OSS under GNU/kFreeBSD, it builds fine without libasound2-dev ins