Re: Bug#502729: and the mysterious freebsd-utils package

2009-01-06 Thread Craig Small
Thanks to KiBi I've got the package. Next. The problem is that procps has a sysctl and an init file. However, freebsd-utils has a sysctl file too. These files are slightly different. My fix would be for procps sysctl and init files to not be installed at all. That way freebsd-utils is free to

Re: Bug#502729 and the mysterious freebsd-utils package

2009-01-06 Thread Cyril Brulebois
Craig Small (07/01/2009): > Hello, > I'm the maintainer of procps and are not subscribed to the BSD list, > so please include me in the replies. I hope it's enough through the bug? > Anyhow I cannot find this package anywhere! Packages.d.o doesn't have > it and what is real strange is that ftp

Bug#502729 and the mysterious freebsd-utils package

2009-01-06 Thread Craig Small
Hello, I'm the maintainer of procps and are not subscribed to the BSD list, so please include me in the replies. I received this bug report saying there is another sysctl program out there in a package called freebsd-utils and the procps init script is calling it and failing. It would of been n

[patch] consolekit on Debian GNU/KFreeBSD

2009-01-06 Thread Luca Favatella
Hi. I managed to build the [consolekit package] on Debian GNU/KFreeBSD x86 32bit. Here is the [consolekit buildd] log. It seems there is no FTBFS in BTS for this package, and no patch in [patches]. Steps to build this package: 1) run "apt-get source consolekit" 2) add to debian/ the attouched fi

Re: [patch] wine and jack-audio-connection-kit build problem

2009-01-06 Thread Clint Adams
On Tue, Jan 06, 2009 at 12:35:53PM +0100, Luca Favatella wrote: > I propose a patch against the jack-audio-connection-kit package > (suggested by [debian porting]). > I think changing > #ifdef __APPLE__ > to > #if defined(__APPLE__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) > should so

Re: [patch] wine and jack-audio-connection-kit build problem

2009-01-06 Thread Luca Favatella
On 06/01/2009, Petr Salinger wrote: [...] > I occasionally write down some NOTES, see also popcon part in > http://glibc-bsd.alioth.debian.org/NOTES > I expect I will update it during next weekend. Thanks for your work. > Definitely openoffice.org and hal should be ported in the medium/long > t

Re: [patch] wine and jack-audio-connection-kit build problem

2009-01-06 Thread Petr Salinger
I didn't see it, it is my fault, sorry for the noise. You can ping into BTS, it might help. Is there a simple way to find FTBFS without patch not already proposed (so I can help Debian GNU/KFreeBSD without duplicating work)? Can you please suggest me some linux-specific packages/APIs (i.e., n

Re: [patch] wine and jack-audio-connection-kit build problem

2009-01-06 Thread Luca Favatella
On 06/01/2009, Petr Salinger wrote: > In fact, alternate patch for jack-audio-connection-kit > is since Mon, 29 Dec 2008 in #510127, > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510127 I didn't see it, it is my fault, sorry for the noise. > The list of submitted entries should be availabl

Re: [patch] wine and jack-audio-connection-kit build problem

2009-01-06 Thread Petr Salinger
Hi. In fact, alternate patch for jack-audio-connection-kit is since Mon, 29 Dec 2008 in #510127, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510127 The list of submitted entries should be available at http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=kfreebsd;users=glibc-bsd-de...@lists.ali

[patch] wine and jack-audio-connection-kit build problem

2009-01-06 Thread Luca Favatella
Hi. Wine doesn't build on Debian GNU/KFreeBSD [wine buildd]. The problem (at the moment) is that jack-audio-connection-kit doesn't build [jack buildd]. Here are the interesting lines of the [jack buildd]: net_driver.c: In function 'net_driver_write': net_driver.c:499: error: 'MSG_CONFIRM' undec