Bug#605236: FTBFS on GNU/kFreeBSD

2010-11-28 Thread Guillaume Delacour
Package: fprobe Version: 1.1-7.2 Severity: serious Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, The package fprobe fails to build on kfreebsd-* and applying the attached patch seems to be sufficient to build this package fine. However, fprobe fails to bind on kfreebsd-*: # f

FTBFS on GNU/kFreeBSD

2010-11-28 Thread Guillaume Delacour
Hi, The package fprobe fails to build on kfreebsd-* and applying the attached patch seems to be sufficient to build this package fine. However, fprobe fails to bind on kfreebsd-*: # fprobe -i em0 localhost:555 bind(): Invalid argument I've opened a bug [1] and have started to track down the pro

Hugin (zthread) build error on kfreebsd*

2010-11-28 Thread Andreas Metzler
Hello, the latest hugin upload ftbfs on kfreebsd*. The culprit is this one: ./src/foreign/zthread/include/zthread/Config.h // Check for well known platforms #elif defined(__linux__) || \ defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || \

Re: Hugin (zthread) build error on kfreebsd*

2010-11-28 Thread Christoph Egger
Hi! Andreas Metzler writes: > > ./src/foreign/zthread/include/zthread/Config.h > // Check for well known platforms > #elif defined(__linux__) || \ > defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || \ > defined(__hpux) || \ > def

Re: Hugin (zthread) build error on kfreebsd*

2010-11-28 Thread Robert Millan
2010/11/28 Andreas Metzler : > I am pretty sure kfreebsd* should end up in the same boat as FreeBSD > and Linux, but am not sure on which #define I should try to match. It > should reasonably clean for forwarding upstream. Comparing "gcc -dM -E > /tmp/foo.c" on Linux and kfreebsd was not very helpf

Re: Hugin (zthread) build error on kfreebsd*

2010-11-28 Thread Andreas Metzler
On 2010-11-28 Christoph Egger wrote: > Andreas Metzler writes: > > > > ./src/foreign/zthread/include/zthread/Config.h > > // Check for well known platforms > > #elif defined(__linux__) || \ > > defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)

kfreebsd-9

2010-11-28 Thread Robert Millan
Hi, I'd like to "branch" the kfreebsd-8 package in SVN and start tracking kfreebsd-9. I've updated most of the patches already. Is everyone okay if I do this? -- Robert Millan -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Re: Hugin (zthread) build error on kfreebsd*

2010-11-28 Thread Robert Millan
2010/11/28 Andreas Metzler : > Hello, > > I also thought so, but this is not available as pre-defined gcc macro: It is on GNU/kFreeBSD. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Re: Hugin (zthread) build error on kfreebsd*

2010-11-28 Thread Andreas Metzler
On 2010-11-28 Robert Millan wrote: > 2010/11/28 Andreas Metzler : > > I also thought so, but this is not available as pre-defined gcc macro: > It is on GNU/kFreeBSD. You are right, sorry for the noise. Thanks for your help. cu andreas -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debi

Bug#602120: kfreebsd-8: the kernel console should implement civis to get nicer dialog output

2010-11-28 Thread Samuel Thibault
Robert Millan, le Fri 26 Nov 2010 15:31:14 +0100, a écrit : > I suspect it's this: > > --- sys/dev/syscons/scvgarndr.c~2010-03-31 17:39:46.0 +0200 > +++ sys/dev/syscons/scvgarndr.c 2010-11-26 15:25:07.0 +0100 > @@ -277,10 +277,8 @@ > if (base < 0 || base >= scp->fon