First I've heard of this. Could you run this command: nm libpam.so on the compiled library? A quick search on google gives me the impression that you may have possibly run into some gcc/fp issue... It's probably in the pam_delay.c code. I'm not sure what you need to do about it. Cheers Andrew Simon wrote: > > Hi, > > I'm trying to make Linux-PAM 0.76 work, on PS2-Linux. (mipsel) It *appears* to > compile okay, but causes the error "Undefined symbol: 'litodp'" to be > generated when I try and use it. Example: > > [simon@xyzzy simon]$ su > Password: > su: error while loading shared libraries: /lib/libpam.so.0: undefined symbol: > litodp > > Luckily I could still 'ssh localhost -l root' and put back the symlinks to the > old modules > > Any ideas how this can be fixed? > > Simon > > -- > This message has been scanned for viruses and dangerous content, and > is believed to be clean. > > _______________________________________________ > > Pam-list@redhat.com > https://listman.redhat.com/mailman/listinfo/pam-list