Re: [OpenAFS] 1.2.10 build problems on 'linux from scratch'

2003-08-27 Thread Kevin Coffman
On Tue, 26 Aug 2003, Kevin Coffman wrote: the final message of the thread, configure completed. However, now I think I'm running into the consequences of that with the following error during the make: gcc -O2 -fomit-frame-pointer -fno-strength-reduce -fno-strict-aliasing

Re: [OpenAFS] 1.2.10 build problems on 'linux from scratch'

2003-08-27 Thread Derrick J Brashear
On Tue, 26 Aug 2003, Kevin Coffman wrote: gcc -O2 -fomit-frame-pointer -fno-strength-reduce -fno-strict-aliasing -fno-common -pipe -march=pentium -D__KERNEL__ -DCPU=586 -DKERNEL -D_KERNEL -DMODULE -DAFS_SMP-I. -I../ -I/home/kwc/build/openafs-1.2. 10/src/config -c

Re: [OpenAFS] 1.2.10 build problems on 'linux from scratch'

2003-08-27 Thread Derrick J Brashear
On Tue, 26 Aug 2003, Kevin Coffman wrote: the final message of the thread, configure completed. However, now I think I'm running into the consequences of that with the following error during the make: gcc -O2 -fomit-frame-pointer -fno-strength-reduce -fno-strict-aliasing -fno-common

Re: [OpenAFS] 1.2.10 build problems on 'linux from scratch'

2003-08-26 Thread Kevin Coffman
On Tue, 26 Aug 2003, Kevin Coffman wrote: gcc -O2 -fomit-frame-pointer -fno-strength-reduce -fno-strict-aliasing -fno-common -pipe -march=pentium -D__KERNEL__ -DCPU=586 -DKERNEL -D_KERNEL -DMODULE -DAFS_SMP-I. -I../ -I/home/kwc/build/openafs-1.2 . 10/src/config -c

Re: [OpenAFS] 1.2.10 build problems on 'linux from scratch'

2003-08-26 Thread Derrick J Brashear
On Tue, 26 Aug 2003, Kevin Coffman wrote: It would be nicer if you could point at e.g. /usr/src/linux-whatever, where the kernel was compiled. Yeah, it would be nice ... Well, the is sys_call_table exported stuff might actually work right. I can probably build this on the

[OpenAFS] 1.2.10 build problems on 'linux from scratch'

2003-08-26 Thread Kevin Coffman
I'm having problems building 1.2.10 on a linux machine built from scratch (i.e not a redhat or debian distribution). It is running the 2.4.20 kernel from kernel.org. I should first note that I built a CVS snapshot from about a month ago on 'this' machine w/o these problems. So I guess I'm