Re: Sol7/asun213/AFS35 "renamefile" linking error?


Subject: Re: Sol7/asun213/AFS35 "renamefile" linking error?
From: a sun (asun@cobalt.com)
Date: Wed Jan 26 2000 - 21:06:03 EST


   Adrian, how about adding a call to 'dlerror' and sending the output to
   syslog when loading uams? I found this useful when I was debugging my uam
   code for papd...

sure. actually, you should use mod_error().

   Speaking of which, I've got uam support working with some hard-coded
   values and only for uams_pam.c. I need to write some wrapper functions to
   clean it up and then add the xxx_printer functions to the other uams. I
   should have something fairly complete in a few weeks.

neato. re: the dlopen problem, it usually a sign of one of the
following:
        1) improper flags set for module compilation
        2) improper flags set for afpd compilation.
        3) uninstalled modules

in your case, i suspect #3. make sure you've installed the uam
modules. if you don't do a make install, that's likely to be the case,
especially since the install process will create symlinks to the
appropriate uam. hmm. you probably should get pre-37b. that has some
fixes for solaris in there.

-a



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:29:53 EST