Date: Thu, 16 Dec 2004 19:39:32 -0600 From: Mike Meyer <mwm@mired.org> To: questions@freebsd.org Subject: Problems with compat3x libraries. Message-ID: <16834.14548.968427.139217@guru.mired.org>
next in thread | raw e-mail | index | archive | help
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@mired.org> http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16834.14548.968427.139217>