Date: Wed, 21 Mar 2001 19:54:11 +0900 (JST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: ps@FreeBSD.org Cc: ume@bisd.hitachi.co.jp Subject: Re: cvs commit: src/lib/compat/compat4x.alpha libcrypto.so.1.gz.uu libssl.so.1.gz.uu Makefile src/lib/compat/compat4x.i386 libcrypto.so.1.gz.uu libssl.so.1.gz.uu Makefile Message-ID: <20010321.195411.39206216.ume@FreeBSD.org> In-Reply-To: <200103210849.f2L8n3i22254@freefall.freebsd.org> References: <200103210849.f2L8n3i22254@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Wed, 21 Mar 2001 00:49:03 -0800 (PST), >>>>> Paul Saab <ps@FreeBSD.org> said: ps> ps 2001/03/21 00:49:03 PST ps> ps> Modified files: ps> lib/compat/compat4x.alpha Makefile ps> lib/compat/compat4x.i386 Makefile ps> Added files: ps> lib/compat/compat4x.alpha libcrypto.so.1.gz.uu ps> libssl.so.1.gz.uu ps> lib/compat/compat4x.i386 libcrypto.so.1.gz.uu ps> libssl.so.1.gz.uu ps> Log: ps> Add libssl and libcrypto compat4x libraries since the major number ps> changed. These were taken from the 4.2-RELEASE dist on ftp.freebsd.org. ps> This will be MFC'd shortly as it is required in RELENG_4 to maintain ps> compatability with binaries linked against these libraries. Sorry for off topic. I believe libc of compat4x is broken, now. There was DNS query problem and it was fixed by libc side. This change was during introducing kevent: use of kevent net/res_send.c 1.37 Tue Sep 12 20:37:20 2000 JST 1.31.2.4 Thu Sep 21 06:37:01 2000 JST shlib version bump 4 -> 5 Makefile 1.25 Tue Nov 14 11:46:22 2000 JST fix net/res_send.c 1.40 Thu Mar 1 00:47:47 2001 JST 1.31.2.6 Thu Mar 1 00:48:29 2001 JST That is, libc.so.4 built between Sep 12 and Mar 1 seems to have DNS query problem. And, libc of compat4x seems to built at this period. I met this problem with stock emacs linked with libc.so.4 under latest 5-CURRENT. -- Hajimu UMEMOTO @ Business Solution System Development Div., Hitachi Ltd. E-Mail: ume@bisd.hitachi.co.jp ume@mahoroba.org ume@FreeBSD.org URL: http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010321.195411.39206216.ume>