From owner-freebsd-ports@FreeBSD.ORG Sat Jul 10 06:37:40 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C728516A4CE for ; Sat, 10 Jul 2004 06:37:40 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E537843D1F for ; Sat, 10 Jul 2004 06:37:39 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail 11016 invoked by uid 65534); 10 Jul 2004 06:37:38 -0000 Received: from pD9FFDC2D.dip.t-dialin.net (EHLO kiste.my.domain) (217.255.220.45) by mail.gmx.net (mp010) with SMTP; 10 Jul 2004 08:37:38 +0200 X-Authenticated: #443188 From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Sat, 10 Jul 2004 08:37:34 +0200 User-Agent: KMail/1.6.2 References: <20040709172523.GA64473@ozzmosis.com> <20040709212549.GA52445@xor.obsecurity.org> <20040709222037.GA70342@ozzmosis.com> In-Reply-To: <20040709222037.GA70342@ozzmosis.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_x647AY0mT2C6F3W"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407100837.37392.michaelnottebrock@gmx.net> cc: andrew clarke cc: Kris Kennaway Subject: Re: devel/linux_devtools question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2004 06:37:40 -0000 --Boundary-02=_x647AY0mT2C6F3W Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 10 July 2004 00:20, andrew clarke wrote: > $chroot /compat/linux > chroot: /compat/linux: Operation not permitted > > Hmm. I've never used chroot. Only the superuser may use chroot. > Either way, I tend to think the linux_devtools port is missing some > important files: > > $pwd > /usr/compat/linux > > $find . | grep -c linux/errno That header is part of the Linux kernel and comes with the kernel sources.= =20 It's kind of debatable if the linux_devtools port should really go ahead an= d=20 install those - they are really big and freebsd's linux emulator is not=20 exactly a good testing enviroment for Linux kernel modules. :) Of course there's a lot of software around that bogusly uses Linux kernel=20 includes (and makes porters curse and rant) although it shouldn't.=20 =46WIW, you can still grab a Linux kernel source and install the missing he= aders=20 from that yourself. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_x647AY0mT2C6F3W Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA746xXhc68WspdLARAov5AJ9z7z6BDoeRWrnt1um2vO9m5lat2ACfT26I wysQ6HWrHiLE2ESRoilyRf0= =+Aus -----END PGP SIGNATURE----- --Boundary-02=_x647AY0mT2C6F3W--