Use this patch. On 07.10.2009, at 8:01, Rick Macklem wrote: > > > On Fri, 2 Oct 2009, John Baldwin wrote: > >> >> Hmmm, I thought that libgssapi was supposed to use dlopen to load >> the proper >> back-end libraries using /etc/gss/mech rather than having >> applications >> directly link against them. >> > I think the problem is that the global var. defined in -lgssapi > doesn't > get used by the app. so the .o file in -lgssapi where it's defined > doesn't > get loaded. (Can't remember the exact name, but it's something like > GSS_C_HOST_BASED_NAME.) Then, when -lgssapi-spengo gets loaded, it > can't > resolve it. (I don't know enough about dynamic linking to know the > correct way to fix this. The patch I suggested got it working...) > > rick > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org > "
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:56 UTC