Did you regenerate the configure script (regen.sh) after you updated from CVS?
Derrick and I built and installed a new cell on MacOS X Tiger last night from this branch so we know it works. Jeffrey Altman Sensei wrote: > 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... >
smime.p7s
Description: S/MIME Cryptographic Signature
