Problems with compat3x libraries.

Mike Meyer mwm at mired.org
Thu Dec 16 17:39:35 PST 2004


Two problems, actually. Since these appear to be compressed shared
object files, there's not much I can do to "fix" them. So I'm hoping
someone here can enlighten me on how to deal with my issues, or point
me at someone who can help.

1) libm doesn't exist in compat3x. I actually worked around this by
installing compat4x, as the version from it seems to work.

2) getpwuid_r seems to no longer be in libc. In any case, the
application in question worked fine with 3.x emulation on 4.x, but now
complains about missing getpwuid_r on 5.3.

	Thanks,
	<mike
-- 
Mike Meyer <mwm at mired.org>		http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.


More information about the freebsd-questions mailing list