[OpenAFS] Problems compiling openafs on Debian Woody
Derrick J Brashear
shadow@dementia.org
Tue, 23 Dec 2003 20:55:26 -0500 (EST)
On Wed, 24 Dec 2003, Robert Sturrock wrote:
> Hello All.
>
> I'm trying to compile openafs on my Debian Woody (testing) system and
> I'm running into the following error when I run make:
Answer was sent to this list in the last week or two.
> cc -Di386_linux24 -O2 -I/usr/src/modules/openafs/src/config -I. -I/usr/src/modul
> es/openafs/include -O2 -g -c -o devname.o devname.c
[]
>
> My kernel is 2.4.20-3-686-smp. I'm trying to compile version 1.2.10-2 of the
> openafs suite using gcc 3.3.2.
>
> Any ideas what the problem might be?