On Fri, Jun 23, 2000 at 08:19:28PM +0200, Bjoern Fischer wrote:
> On Fri, Jun 23, 2000 at 05:12:03PM +0300, Alexander Prohorenko wrote:
> > white@nwlynx:/usr/local/apache-dev/libexec>objdump -p mod_auth_pam.so
> [...]
> > Dynamic Section:
> >   NEEDED      libpam.so.1
> [...]
> > white@nwlynx:/usr/local/apache-dev/bin>objdump -p httpd
> >   NEEDED      libcrypt.so.2
> >   NEEDED      libc.so.3
> This looks sane. Maybe the runtime linker is confused
> using a dlopened module from another dlopened module.
> Try running httpd with the environment `LD_PRELOAD' set
> to `/usr/lib/libpam.so.1' and let me know the results.

Bjoern,

Thank you so much!  It works!

Cheers,

-- 
Alexander Prohorenko, Extra Solutions [ http://extra.com.ua ]

  "Those who do not understand UNIX are condemned to reinvent it, poorly."
                                                        -- H. Spencer


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to