From owner-freebsd-isp Mon Feb 8 06:16:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10015 for freebsd-isp-outgoing; Mon, 8 Feb 1999 06:16:05 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from dns.hgs.com.cn ([202.96.210.159]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA09970 for ; Mon, 8 Feb 1999 06:16:00 -0800 (PST) (envelope-from xiyuan@dns.hgs.com.cn) Received: (from root@localhost) by dns.hgs.com.cn (8.8.7/8.8.7) id WAA07541 for freebsd-isp@freebsd.org; Mon, 8 Feb 1999 22:12:58 +0800 (CST) (envelope-from xiyuan) Date: Mon, 8 Feb 1999 22:12:58 +0800 (CST) From: xiyuan qian Message-Id: <199902081412.WAA07541@dns.hgs.com.cn> To: freebsd-isp@FreeBSD.ORG Subject: How to get new ld.so? Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have recompiled all the /usr/src/lib files and make installed them. But I noticed that the ld.so file in /usr/libexec did not make any change. How to make the new ld.so file? One of my server program used this file, I must let it use the newest one. Best regaurds! --xiyuan PS. I have modified the /usr/include/sys/types.h file (FD_SETSIZE 256 to 1024), must I recompiled the world to let it work? I mean I can let my server program allow more than 1000 users connect in? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message