Re: [Rd] R-2.2.0 Compile problem on Slackware 10.2

2005-11-04 Thread R S Ananda Murthy
Dear HTL, Thanks for your help. I reinstalled kernel-headers-2.4.31 as mentioned by you. Now it compiled without any errors. Thanks again. Regards, Anand Hin-Tak Leung wrote: > Your system is badly screwed up. On my Slackware 10.2, > /usr/include/asm/errno.h is just a plain file and doesn't >

Re: [Rd] R-2.2.0 Compile problem on Slackware 10.2

2005-11-04 Thread Hin-Tak Leung
Your system is badly screwed up. On my Slackware 10.2, /usr/include/asm/errno.h is just a plain file and doesn't include anything else, unlike yours, which seems to look for "asm-generic/errno.h". The package you need to re-install is "kernel-headers-2.4.31-i386-1". It is part of the d series, on

Re: [Rd] R-2.2.0 Compile problem on Slackware 10.2

2005-11-04 Thread Prof Brian Ripley
This an error in a standard system header file /usr/include/errno.h, not something we can help with. However, is --build=i486-slackware-linux actually correct? Our manuals do not suggest you specify --build, and if incorrect it might just explain this. On Fri, 4 Nov 2005, R S Ananda Murthy wr

[Rd] R-2.2.0 Compile problem on Slackware 10.2

2005-11-04 Thread R S Ananda Murthy
Hello, I am trying to compile R-2.2.0 on Slackware 10.2. I did ./configure --prefix=/usr --build=i486-slackware-linux. It went off without any problem and gave this configure status: R is now configured for i486-slackware-linux-gnu Source directory: . Installation directory:/u