Re: [Rd] R uses private function in libc (PR#9107)

2006-07-28 Thread quanah
--On Friday, July 28, 2006 9:23 AM +0100 Prof Brian Ripley <[EMAIL PROTECTED]> wrote: > On Fri, 28 Jul 2006, [EMAIL PROTECTED] wrote: > >> Full_Name: Quanah Gibson-Mount >> Version: 2.3.0, 2.3.1 >> OS: Linux > > That's not adequate informatio

[Rd] R uses private function in libc (PR#9107)

2006-07-28 Thread quanah
Full_Name: Quanah Gibson-Mount Version: 2.3.0, 2.3.1 OS: Linux Submission from: (NULL) (171.66.155.86) libc used to export the symbol: __libc_stack_end; however, newer versions of libc no longer export it. R has some serious problems around this, because the code has: # ifdef linux extern