[OpenAFS] Gcc 4.0 compile fails

Derrick J Brashear shadow@dementia.org
Fri, 14 Oct 2005 21:39:33 -0400 (EDT)


On Fri, 14 Oct 2005, ted creedon wrote:

> Compileing with gcc 3.x the 4.x errors are flagged as warnings

We figured out why there was no prototype and Jeff Altman coded a patch, 
which is now in CVS.

export CVSROOT=:pserver:anonymous@cvs.openafs.org:/cvs
cvs login
cvs co -ropenafs-stable-1_4_0-branch openafs
cd openafs
./regen.sh
./configure --your-favorite-flags
make

Derrick