Lucas Nussbaum, le Mon 07 Apr 2008 22:37:58 +0200, a écrit : > > if test -s gnumach-undef-bad; \ > > then cat gnumach-undef-bad; exit 2; else true; fi > > bad_user_access_length
That shouldn't ever happen in practice, see the use in gnumach/linux/src/include/asm-i386/segment.h My guess is that in Lucas' compilation optimization of switch statement didn't happen, and thus the external reference. I don't have the time to dig more. Samuel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

