From owner-freebsd-questions Sun Mar 24 18:52:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web15004.mail.bjs.yahoo.com (web15004.mail.bjs.yahoo.com [61.135.128.7]) by hub.freebsd.org (Postfix) with SMTP id 4F92C37B404 for ; Sun, 24 Mar 2002 18:52:19 -0800 (PST) Message-ID: <20020325025217.90694.qmail@web15004.mail.bjs.yahoo.com> Received: from [211.141.67.16] by web15004.mail.bjs.yahoo.com via HTTP; Mon, 25 Mar 2002 10:52:17 CST Date: Mon, 25 Mar 2002 10:52:17 +0800 (CST) From: =?gb2312?q?Jing=20Liu?= Subject: how to make applications work well after recompiling my own kernel? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello,everyone: Now I am working with FreeBSD 4.0. First I added a new line to the struct of proc in file /sys/sys/proc.h. Then I recompiled /usr/src/lib/libkvm with a 'make' in the directory, and 'top' and 'ps' were subsequently recompiled by executing a 'make' in /usr/src/usr.bin/top and /usr/src/bin/ps respectively. But since then 'top' and 'ps' haven't work any more. Third, I recompiled the new kernal successfully. But I'd like to know: why 'top' and 'ps' haven't work even after I rebooted the new kernal successfully? Thanks a lot. Your sincere Spring Liu _________________________________________________________ Do You Yahoo!? 汽车 -- 永不厌倦的话题 http://survey.yahoo.com/cgi-bin/carsurvey/survey.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message