On Tue, Mar 28, 2006 at 11:20:56PM -0600, Jerry Amundson wrote:
> Alright, I can handle those easily enough, but not this one...
>
> g++ -fno-exceptions -fcheck-new -Wall -MD -DHAVE_CONFIG_H -I.
> -I/home/jerry/rpm/BUILD/coda-6.0.14/coda-src/venus
> -I/home/jerry/rpm/BUILD/obj-6.0.14/include
> -I/home/jerry/rpm/BUILD/obj-6.0.14 -g -O2 -DVENUS -DTIMING -DVENUSDEBUG
> -DRVM_USELWP -c -o vsg.o
> /home/jerry/rpm/BUILD/coda-6.0.14/coda-src/venus/vsg.cc
> /home/jerry/rpm/BUILD/coda-6.0.14/coda-src/venus/vsg.cc: In member function
> ‘int vsgent::GetMgrp(mgrpent**, uid_t, int)’:
> /home/jerry/rpm/BUILD/coda-6.0.14/coda-src/venus/vsg.cc:105: error:
> ‘Mgrp_Wait’ was not declared in this scope
> make: *** [vsg.o] Error 1
I haven't had a chance to look at these yet, but someone just sent a
while batch of patches that fix these FC5 compilation problems.
http://www.coda.cs.cmu.edu/rt/Ticket/Display.html?id=1529
Jan