Aurelien Jarno a écrit : > Carlos O'Donell a écrit : >> On Wed, Apr 8, 2009 at 4:43 AM, Aurelien Jarno >> <[email protected]> wrote: >>> Author: aurel32 >>> Date: 2009-04-08 08:43:52 +0000 (Wed, 08 Apr 2009) >>> New Revision: 3403 >>> >>> Added: >>> glibc-package/trunk/debian/patches/any/local-csu-init.diff >>> glibc-package/trunk/debian/patches/hppa/local-nptl-compat.diff >>> Modified: >>> glibc-package/trunk/debian/changelog >>> glibc-package/trunk/debian/patches/series >>> Log: >>> * patches/any/local-csu-init.diff, patches/hppa/local-nptl-compat.diff: >>> new patches from Carlos O'Donell to add a compatibility layer for >>> binaries built against linuxthreads. >> What were your test results with these patches? >> > > It is currently still building, I'll mail them when they are available. >
Actually it fails to build: ../ports/sysdeps/unix/sysv/linux/hppa/nptl/init.c: In function ‘__pthread_initialize_minimal_internal’: ../ports/sysdeps/unix/sysv/linux/hppa/nptl/init.c:348: error: ‘FUTEX_WAIT_BITSET’ undeclared (first use in this function) ../ports/sysdeps/unix/sysv/linux/hppa/nptl/init.c:348: error: (Each undeclared identifier is reported only once ../ports/sysdeps/unix/sysv/linux/hppa/nptl/init.c:348: error: for each function it appears in.) ../ports/sysdeps/unix/sysv/linux/hppa/nptl/init.c:348: error: ‘FUTEX_CLOCK_REALTIME’ undeclared (first use in this function) Note that I am trying those patches on glibc 2.9, does your patches use features from version 2.10? -- Aurelien Jarno GPG: 1024D/F1BCDB73 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

