Re: fftw3: Patch for powerpc build failure

2004-01-01 Thread Lukas Geyer
Michel Dänzer <[EMAIL PROTECTED]> writes: > On Thu, 2004-01-01 at 18:59, Lukas Geyer wrote: > > > > OK, this really seems to be two different bugs. I get an illegal > > instruction in "make smallcheck" on this iBook G3. > > On the same test? Yes, t

Re: fftw3: Patch for powerpc build failure

2004-01-01 Thread Lukas Geyer
Michel Dänzer <[EMAIL PROTECTED]> writes: > On Thu, 2004-01-01 at 16:45, Colin Watson wrote: > > On Thu, Jan 01, 2004 at 01:19:14PM +, Colin Watson wrote: > > > On Mon, Dec 29, 2003 at 12:32:34PM -0500, Lukas Geyer wrote: > > > > the problem with fftw3 o

Re: va_list problems with optimize option in gcc

2002-03-23 Thread Lukas Geyer
On Sat, 23 Mar 2002, Laurent wrote: [ va_arg problems, code shortened to the relevant parts ] > typedef long long Int64; > typedef int Int32; > typedef charInt8; > typedef double Float64; > typedef float Float32; > void bar(const int input, ...) > { > va_list args; > v

Re: Upstream asks: unportable patch for mirrormagic?

2002-03-19 Thread Lukas Geyer
On Wed, 20 Mar 2002, Drew Parsons wrote: > you may recall early last year I asked for help getting mirrormagic to > compile under powerpc. David Roundy provided a patch (to gadgets.c) which > appeared to fix the problem. > > Holger Schemel, the upstream author, is currently preparing a new upstre

Re: Audio CDs in xmms on ibook2 2001 600Mhz

2002-03-10 Thread Lukas Geyer
On 9 Mar 2002, Michel Dänzer wrote: > On Sam, 2002-03-09 at 23:24, Christopher C. Chimelis wrote: > > > > On 9 Mar 2002, Michel [ISO-8859-1] Dänzer wrote: > > > > > I doubt xmms-cdread is broken at all, it works here with the OSS output > > > plugin but not with crossfade (it doesn't matter if cro

Re: Memory tester for powerpc?

2002-01-28 Thread Lukas Geyer
On Sun, 27 Jan 2002, ozymandias G desiderata wrote: > I got a *ton* of messages during a few of my recent builds of > 2.4.18-pre6-ben0, and none at all with the kernel from > kernel-image-2.4.16-newpmac. This leads me to believe that the > configuration may have something to do with it. Here's the

Re: Can anyone help with #112770?

2002-01-20 Thread Lukas Geyer
On Sat, 19 Jan 2002, Chris Tillman wrote: > The upshot is that powerpc compilers enforce the correct usage of > varargs, where most i386 compilers do not. It's not really a powerpc > specific problem. Yep, and here is a patch, against the current sid source, untested, maybe someone should test th

Re: Fix for german keymaps in woody on the ibook2

2002-01-15 Thread Lukas Geyer
On 15 Jan 2002, Michel Dänzer wrote: > On Tue, 2002-01-15 at 20:30, Lukas Geyer wrote: > > The debian keymaps for X are broken for german ibooks. However, there is a > > quick and dirty fix which I attach. I do not know if US keymaps break with > > this fix, > > You do

Fix for german keymaps in woody on the ibook2

2002-01-15 Thread Lukas Geyer
The debian keymaps for X are broken for german ibooks. However, there is a quick and dirty fix which I attach. I do not know if US keymaps break with this fix, but could _please_ someone integrate this in some way into woody? (The problem is that the Apple key generates a key and this is somehow

Re: XFree German Keymap on Pismo ... @ and | not working

2001-12-10 Thread Lukas Geyer
On Mon, 10 Dec 2001, Branden Robinson wrote: > On Mon, Dec 10, 2001 at 07:07:20PM +0100, Michel Dänzer wrote: > > On Mon, 2001-12-10 at 13:15, Michael Flaig wrote: > > > > > I've upgraded my Debian sid this morning and decided to switch to new > > > input layer. console works fine with "Apple USB"

Re: 2.4.16-ben0 DVD block i/o breaks mouse, pmu

2001-12-02 Thread Lukas Geyer
On Sun, 2 Dec 2001, Benjamin Herrenschmidt wrote: > The question is why DMA would have been disabled in the first place ? > > The kernel is enabling DMA by default on all devices that support it > connected to the Apple IDE interface. Actually, that is a really good question and I do not know the

Re: 2.4.16-ben0 DVD block i/o breaks mouse, pmu

2001-12-02 Thread Lukas Geyer
Jeffrey W. Baker wrote: > When doing block i/o on the dvd drive (dd if=/dev/hdc of=/dev/null), > the mouse moves randomly and the pmu reports spurious dead battery > conditions. During the dd, use of the trackpad causes random pointer > motion. The battery is intermittently reported at 2% or 3%,