Error while compiling krb 1.5

Theodore Tso tytso at MIT.EDU
Mon Jul 10 19:43:20 EDT 2006


On Mon, Jul 10, 2006 at 04:22:35PM -0700, Henry B. Hotz wrote:
> As someone noted, you can use libdl to access symbols in a statically  
> linked program.  

Err, no, you can't.  dlopen() is only supported on dynamically linked
programs.  (This is true as far as I can tell for both Solaris and
Linux, although for Solaris 10 Sun has effectively eliminated static
linking by not providing libc.a anymore.)

							- Ted



More information about the krbdev mailing list