From owner-freebsd-emulation@FreeBSD.ORG Tue Apr 29 10:15:43 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B90B106567A for ; Tue, 29 Apr 2008 10:15:43 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from anti-4.kiev.sovam.com (anti-4.kiev.sovam.com [62.64.120.202]) by mx1.freebsd.org (Postfix) with ESMTP id 34E128FC15 for ; Tue, 29 Apr 2008 10:15:43 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from [212.82.216.226] (helo=skuns.kiev.zoral.com.ua) by anti-4.kiev.sovam.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1Jqms9-000BSS-3u for freebsd-emulation@freebsd.org; Tue, 29 Apr 2008 13:15:41 +0300 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by skuns.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m3TAF5ie085426 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 29 Apr 2008 13:15:05 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m3TAF0AC088242; Tue, 29 Apr 2008 13:15:00 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.2/8.14.2/Submit) id m3TAF0Xn088241; Tue, 29 Apr 2008 13:15:00 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Tue, 29 Apr 2008 13:14:59 +0300 From: Kostik Belousov To: Boris Samorodov Message-ID: <20080429101459.GX18958@deviant.kiev.zoral.com.ua> References: <48164CD5.9030109@gmail.com> <790a9fff0804281537p27003437p10ff1d9bf7c7bff@mail.gmail.com> <20080429045001.GW18958@deviant.kiev.zoral.com.ua> <42172269@ipt.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QU4HcMF0gOtcBmJ3" Content-Disposition: inline In-Reply-To: <42172269@ipt.ru> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on skuns.kiev.zoral.com.ua X-Scanner-Signature: 6dc4245230f22f3abb357b69a6da667e X-DrWeb-checked: yes X-SpamTest-Envelope-From: kostikbel@gmail.com X-SpamTest-Group-ID: 00000000 X-SpamTest-Header: Not Detected X-SpamTest-Info: Profiles 2738 [Apr 29 2008] X-SpamTest-Info: helo_type=3 X-SpamTest-Info: {TO: local part of email appears in body} X-SpamTest-Method: none X-SpamTest-Rate: 5 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0278], KAS30/Release Cc: freebsd-emulation@freebsd.org, Scot Hetzel , Walter Venable Subject: Re: linux_base-f8 giving me guff X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 10:15:43 -0000 --QU4HcMF0gOtcBmJ3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 29, 2008 at 10:46:10AM +0400, Boris Samorodov wrote: > (drop freebsd-ports@ from cross posting) >=20 > On Tue, 29 Apr 2008 07:50:01 +0300 Kostik Belousov wrote: > > On Mon, Apr 28, 2008 at 05:37:18PM -0500, Scot Hetzel wrote: > > > On Mon, Apr 28, 2008 at 5:16 PM, Walter Venable w= rote: > > > > /usr/ports/emulators/linux_base-f8 $ sudo make > > > > =3D=3D=3D> linux_base-f8-8_3 compat.linux.osrelease: 2.4.2 is not = supported. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/emulators/linux_base-f8. > > > > > > > > Ok -- I get it, linux kernel 2.4.2 isn't supported. How do I get a= round > > > > this issue? I'm running 6.3-RELEASE-p2... > > >=20 > > > sysctl compat.linux.osrelease=3D2.6.16 >=20 > > The question that seems to be relevant there is why the port refuses to > > install with some compat.linux.osrelease value ? Does port run some > > linux binary during install time (unlikely) ? >=20 > Any linux port that installs a shared library (including linux_base > ports) runs linux ldconfig while (at the very end of) installing. > Since that ldconfig cannot run with such an old kernel it stops with > the error. Thank you for the explanation. I propose the error condition to be ignored, or warning to be printed etc. The ability to install linux-base and app ports without even loading linux.ko seems to be too useful. >=20 > > I think the port should ignore even absence of the linux.ko; the value > > of the linux.osrelease is purely runtime issue as opposed to the install > > time. >=20 >=20 > WBR > --=20 > bsam --QU4HcMF0gOtcBmJ3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkgW9SMACgkQC3+MBN1Mb4gu6gCfaHMo3lSCuICMuZL5gHKV3sYS UzEAoNTkFh23emOM2+1ttPFU5SOhnYUU =fvbb -----END PGP SIGNATURE----- --QU4HcMF0gOtcBmJ3--