Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 18:26:55 +0600
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        current@freebsd.org
Subject:   Re: FW: Re: windbindd
Message-ID:  <20020213182654.A93022@iclub.nsu.ru>
In-Reply-To: <3C6A5430.CB195422@mindspring.com>; from tlambert2@mindspring.com on Wed, Feb 13, 2002 at 03:55:28AM -0800
References:  <20020213114010.T1170-100000@levais.imp.ch> <3C6A5430.CB195422@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
hi, there!

On Wed, Feb 13, 2002 at 03:55:28AM -0800, Terry Lambert wrote:

> > > Is there any way to impliment dl_open in our nsswitch for -current so
> > > that samba's winbindd can work on FreeBSD?
> > 
> > no.
> 
> It's actually not that hard to write a "libdlopen" that
> mmap's exectuable the ld.so itself, and then does manual
> lookup of the dl entry points, providing symbols for them
> which are actually externed functions wrapping dereferenced
> function pointers.
> 
> It's just that no one has bothered to do the work, yet,
> for FreeBSD (other OSs have it).

are you talking about dlopen in statically linked binaries?

/fjoe

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020213182654.A93022>