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

Reply via email to