From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: from tb-ob20.topicbox.com (tb-ob20.topicbox.com [173.228.157.66]) by inbox.vuxu.org (Postfix) with ESMTP id 629E826FF8 for ; Fri, 5 Jul 2024 03:33:00 +0200 (CEST) Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob20.topicbox.com (Postfix) with ESMTP id 8CF602A7A5 for ; Thu, 4 Jul 2024 21:32:59 -0400 (EDT) (envelope-from bounce.mM87a7792e7cf56899ef10fb12.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 671C61E2FF63; Thu, 4 Jul 2024 21:32:59 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=to:subject :message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:from:list-unsubscribe; s= dkim-1; t=1720143179; x=1720229579; bh=zi5PzvtYlJxVtQCGjqVir8JA7 WFdURqhW+wv/j33Edw=; b=gHBmYLGaEQ47A8Lf0YuYF3JRj9exmkwkIE3wBBMJS 2LQpRkZJlICk5mXDblpSZB8MUvRP6cLnrObsTGGkl16u7SLkYJKAntcMVzS2uwr8 e/rRtglnhtfgscpyEsSkp2Crqy0DIFTxYfBOdE29E/k95ZbN1yaIOOEXkVslaWiR m0= To: 9fans <9fans@9fans.net> Subject: Re: [9fans] mk results in rc: suicide: Message-Id: <17201431720.E38927f.360050@composer.9fans.topicbox.com> References: <4CCCF6A3-08CE-442D-AE67-856FAA7BA57F@germteig.com> <792046.1720122859@LUNACY.UGRAD.CS.CMU.EDU> In-Reply-To: Date: Thu, 4 Jul 2024 21:32:52 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=17201431721.4d29.360050 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 7f47d9fc-3a6e-11ef-b51e-c256242d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UNjhmNDRjZjg4Y2E2MWZmMy1NODdhNzc5MmU3Y2Y1Njg5OWVmMTBm?= =?UTF-8?B?YjEyPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> From: "ibrahim via 9fans" <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:M87a7792e7cf56899ef10fb12:1:irkaqq1FnjRNgnTGsfT4RXAUnUqRfKlPMJQQDlYs9Ow --17201431721.4d29.360050 Date: Thu, 4 Jul 2024 21:32:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I made this experience some time ago and suspect one of your static librari= es didn't get rebuild. To verify this have a look in your /386/lib folder a= nd verify the timestamp of your libraries. If you find the culprit manually= change to that library and do "mk nuke ; mk ; mk install". I would guess you tried to add a system call to the kernel and your libc wa= sn't rebuild - but thats only a guess. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T68f44cf88ca61ff3-M87a77= 92e7cf56899ef10fb12 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --17201431721.4d29.360050 Date: Thu, 4 Jul 2024 21:32:52 -0400 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I made this experience some time ago and suspect on= e of your static libraries didn't get rebuild. To verify this have a lo= ok in your /386/lib folder and verify the timestamp of your libraries. If y= ou find the culprit manually change to that library and do "mk nuke ; = mk ; mk install".

I would guess you tried to add a system c= all to the kernel and your libc wasn't rebuild - but thats only a guess= .


= --17201431721.4d29.360050--