Bug#391898: linux-kernel-headers: incomplete asm header for m68k

2006-10-09 Thread Roman Zippel
Package: linux-kernel-headers Version: 2.6.18-1 Severity: important Tags: patch Hi, The current kernel header break a few packages on m68k, e.g. binutils trips over the NBPG define, others like qt4-x11 need more system call defines. I included patches for these. The user.h change is already in

Bug#385917: [m68k] fix deadlock with pthread_spinlock

2006-10-04 Thread Roman Zippel
Hi, Would someone please take a look at this bug and apply this patch? It currently keeps stlport from compiling and keeps wasting the time of the buildd by doing nothing. If there's anything I can do to help, please ask, but don't ignore this bug! Thanks. bye, Roman -- To UNSUBSCRIBE,

Bug#385917: glibc: [m68k] fix deadlock with pthread_spinlock

2006-09-03 Thread Roman Zippel
Package: glibc Severity: important Tags: patch Hi, stlport currectly produces a deadlock in its testsuite, due to a deadlock in __pthread_spin_lock(). The attached patch fixes it. bye, Roman -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500,

Bug#263601: m68k: workaround for binutils problem

2004-08-05 Thread Roman Zippel
Package: libc6 Version: 2.3.2.ds1-13 Severity: normal Tags: patch Hi, The new binutils 2.15 package combined with newer gcc releases might expose a longstanding binutils problem, it's discussed here: http://sources.redhat.com/ml/binutils/2002-08/msg00535.html I'm running tests with newer gcc and