Coda File System

build failure with new rpc2

From: Greg Troxel <gdt_at_ir.bbn.com>
Date: Mon, 06 Aug 2007 07:38:58 -0400
I'm in the process of updating pkgsrc for the new releases, and updated
rpc2 first:

lwp-2.3             Light Weight Process style threads
rpc2-2.6            CMU (Coda) remote procedure call package
rvm-1.14            Recoverable Virtual Memory

Then I tried to build the coda 6.9.1 package (I had increased it's
PKGREVISION because of the rpc2 shlib major bump and wanted to test).
It fails, and it looks like there was an API change as well with
renaming CFOO to FOO.  I'll just updated to 6.9.2.


c++ -fno-exceptions -fcheck-new -Wall -MD -DHAVE_CONFIG_H -D__BSD44__ -I. -I/n0/gdt/NetBSD-current/pkgsrc/net/coda/work/coda-6.9.1/include -I/n0/gdt/NetBSD-current/pkgsrc/net/coda/work/coda-6.9.1 -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include  -c -o updatesrv.o updatesrv.cc
updatesrv.cc: In function 'long int UpdateFetch(RPC2_Handle, RPC2_Byte*, RPC2_Unsigned, RPC2_Unsigned*, RPC2_Unsigned*, RPC2_Integer*, SE_Descriptor*)':
updatesrv.cc:475: error: 'CEACCES' was not declared in this scope
Received on 2007-08-06 07:41:21