> We are trying to install xdm with the AFS authentication.
> We retrieved Cornell version of xdm from
> ftp://grand.central.org/pub/afs-contrib/tools/xdm and compiled it.
> The compilation went ok but encountered a problem in linking.
> The make session script is enclosed below.
> 
> The problem seems to stem from the libdes.a library we received as part of the
> International version of AFS 3.3.  I was wondering how people outside
> of the US solved the problem.  Any suggestions would be appreciated.
> [...]
> ld: Undefined symbol 
>    _des_ecb_encrypt 

Your problem has a name, it's called "international version of AFS"...

This problem can be solved by defining the dummy function
des_ecb_encrypt(){}
in verify.c.

I have no idea why sometimes the symbol remains to be resolved, in some
cases the linker didn't complain at all.

+gg
 
--
[EMAIL PROTECTED]       Fax: +43/1/31336/702       [EMAIL PROTECTED]
GCS d- s: a C+++>++$ UALUH+++@$ P+++>++++(--) L++ !!E--- W+(--) N+++@ !w--- !O
!M-- V- PS+ PE(++) Y+ PGP->+ t+ X R? tv-> b+ DI D+>+++ G(--) e++>+++ h+ r* y>+

Reply via email to