http://bugs.winehq.org/show_bug.cgi?id=24620
S silas-wine@flatline.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |silas-wine@flatline.org.uk
--- Comment #1 from S silas-wine@flatline.org.uk 2011-02-20 10:24:20 CST --- I get the same error message when compiling WINE 1.2 or 1.2.2 in a chroot environment set up with an old Debian 3.1 "Sarge" distro, with LD_ASSUME_KERNEL=2.4 set so as to get its glibc 2.3.3 to use LinuxThreads instead of NPTL for pthreads (see "man pthreads"). I'm doing this because I want a WINE that will run on another system that is stuck with a 2.4 kernel (and therefore has no NPTL). It is no longer possible to configure WINE with --without-pthreads due to a WONTFIX bug #20196.