Error while compiling krb 1.5

Sam Hartman hartmans at MIT.EDU
Tue Jul 11 16:31:47 EDT 2006


>>>>> "Henry" == Henry B Hotz <hotz at jpl.nasa.gov> writes:

    Henry> Can't you just do this to get access to global symbols that
    Henry> are already there?  The only relevant restriction I see in
    Henry> the man page is that you can't get to dl objects that have
    Henry> been closed.

First, we are interested in portability to more than Solaris.

Second, you have problems if your library is not used by the main
program but instead by some plugin.  RTLD_PARENT is an option for some
(but only some) platforms.

--Sam




More information about the krbdev mailing list