On Tue, Sep 28, 2010 at 11:27 AM, Ted Creedon <[email protected]> wrote: > > > /root/Downloads/openafs-1.4.12/include/rx/rxkad_prototypes.h:85:33: note: > expected 'int (*)(char *, int, struct ktc_encryptionKey *)' but argument is > of type 'int (*)(void *, afs_int32, struct ktc_encryptionKey *)' > ptserver.o: In function `main': > /root/Downloads/openafs-1.4.12/src/ptserver/ptserver.c:306: undefined > reference to `depthsg' > /root/Downloads/openafs-1.4.12/src/ptserver/ptserver.c:519: undefined > reference to `pt_hook_write' > collect2: ld returned 1 exit status > make[3]: *** [ptserver] Error 1 > make[2]: *** [ptserver] Error 2 > make[1]: *** [build] Error 2 > make: *** [all] Error 2 > > ./configure --enable-transarc-paths --enable-supergroups
turn off --enable-supergroups and the issue will go away. it's fixed later, but... -- Derrick _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
