[OpenAFS] I.4.12 compile error Suse 11.3 Linux 2.6.34.7-0.3

Derrick Brashear shadow@gmail.com
Tue, 28 Sep 2010 11:29:18 -0400


On Tue, Sep 28, 2010 at 11:27 AM, Ted Creedon <tcreedon@easystreet.net> wro=
te:
>
>
> /root/Downloads/openafs-1.4.12/include/rx/rxkad_prototypes.h:85:33: note:
> expected 'int (*)(char *, int,=A0 struct ktc_encryptionKey *)' but argume=
nt is
> of type 'int (*)(void *, afs_int32,=A0 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...


--=20
Derrick