[OpenAFS-devel] Tiger branch advances?

Sensei senseiwa@tin.it
Fri, 21 Oct 2005 11:27:51 +0200


Hi everyone.

I'm trying to compile the ``openafs-stable-1_4_0-branch'', but I have  
no luck (cvs -r openafs-stable-1_4_0-branch openafs). It seems that  
something is broken with the sysname (--with-afs- 
sysname=ppc_darwin_80) since:

...
/Users/senseiwa/Public/tmp/openafs/src/viced
cc  -O -I/Users/senseiwa/Public/tmp/openafs/src/config -I. -I/Users/ 
senseiwa/Public/tmp/openafs/include -I/Users/senseiwa/Public/tmp/ 
openafs/include/afs -I/Users/senseiwa/Public/tmp/openafs -I/Users/ 
senseiwa/Public/tmp/openafs/fsint -no-cpp-precomp -DRXDEBUG - 
DNINTERFACE -c viced.c
viced.c: In function 'CheckSignal_Signal':
viced.c:261: warning: passing argument 1 of 'IOMGR_SoftSig' from  
incompatible pointer type
viced.c: In function 'ShutDown_Signal':
viced.c:267: warning: passing argument 1 of 'IOMGR_SoftSig' from  
incompatible pointer type
viced.c: In function 'CheckDescriptors_Signal':
viced.c:273: warning: passing argument 1 of 'IOMGR_SoftSig' from  
incompatible pointer type
viced.c: In function 'ClearXStatValues':
viced.c:571: error: 'SYS_NAME_ID_ppc_darwin_80' undeclared (first use  
in this function)
viced.c:571: error: (Each undeclared identifier is reported only once
viced.c:571: error: for each function it appears in.)
viced.c: In function 'InitVL':
viced.c:1550: warning: passing argument 1 of 'vl_Initialize' discards  
qualifiers from pointer target type
viced.c:1592: warning: pointer targets in passing argument 1 of  
'rx_getAllAddr' differ in signedness
viced.c: In function 'main':
viced.c:1796: warning: passing argument 3 of  
'rxkad_NewServerSecurityObject' from incompatible pointer type
viced.c:1797: warning: passing argument 3 of  
'rxkad_NewServerSecurityObject' from incompatible pointer type
viced.c:1912: warning: passing argument 1 of 'LWP_CreateProcess' from  
incompatible pointer type
viced.c:1917: warning: passing argument 1 of 'LWP_CreateProcess' from  
incompatible pointer type
viced.c:1980: warning: passing argument 1 of 'LWP_WaitProcess' from  
incompatible pointer type
make[3]: *** [viced.o] Error 1
make[2]: *** [viced] Error 2
make[1]: *** [build] Error 2
make: *** [all] Error 2


I can bypass the warnings, but I cannot resolve the error. Probably  
it's just a stupid missing header...

-- 
Sensei <senseiwa@tin.it>

The difference between stupidity and genius is that genius has its  
limits. (A. Einstein)