Thanks! This did the job!
chas williams wrote: >>sizeof(long) is 8, so this should be OK. But the README in the source >>directory >> >> > >actually with sizeof(long) 8 crypt.c fails. you can see my fix for >the ia64 however, i probably did it wrong. it looks like you should >probably changed crypt.c so that LONG_IS_32_BITS isnt defined. > >something like: > >#if !defined(cray) && !defined(AFS_ALPHA_LINUX20_ENV) >#define LONG_IS_32_BITS >#endif > > -- Dr. Reinhold Bader Leibniz-Rechenzentrum, Abt. Benutzerbetreuung | Tel. +4989 289 28825 Barerstr. 21, 80333 Muenchen | email [EMAIL PROTECTED] _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
