From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 10 11:49:33 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 4A1771065672 for ; Sun, 10 Aug 2008 11:49:33 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 0606F8FC1C for ; Sun, 10 Aug 2008 11:49:32 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 17553164878 for ; Sun, 10 Aug 2008 15:21:08 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.dialup.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 931996636 for freebsd-emulation@freebsd.org; Sun, 10 Aug 2008 15:21:07 +0400 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.2/8.14.2) with ESMTP id m7A7KJ6M015398 for ; Sun, 10 Aug 2008 11:20:19 +0400 (MSD) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.2/8.14.2/Submit) id m7A7KDjY015397 for freebsd-emulation@freebsd.org; Sun, 10 Aug 2008 11:20:13 +0400 (MSD) (envelope-from root) Date: Sun, 10 Aug 2008 11:20:13 +0400 From: Chagin Dmitry To: freebsd-emulation@freebsd.org Message-ID: <20080810072013.GA15196@dchagin.dialup.corbina.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: x86_64 linuxulator patches 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: Sun, 10 Aug 2008 11:49:33 -0000 Hi, as promised, I place x86_64 linuxulator patches. here the basic patch: http://78.107.232.239/linuxulator64-current.patch here recvmsg && sendmsg patch (not tested with really applications): http://78.107.232.239/send-recv-msg.patch here master repository: git://78.107.232.239/linuxulator and ports used for testing (and only for testing): git://78.107.232.239/linux_base-f8 git://78.107.232.239/linux_devel-f8 git://78.107.232.239/linux_kdump-1.6 by default on amd64 builds i386 linuxulator, for build x86_64 use cd sys/modules/linux make -D COMPAT_LINUX64 for correct recognition of what linuxulator version is used added new sysctl compat.linux.platform for example use in ports Makefile's: LINUX_PLATFORM!= /sbin/sysctl -n compat.linux.platform 2>/dev/null .if ${LINUX_PLATFORM}x == "x" IGNORE= linuxulator is not (kld)loaded .elif ${LINUX_PLATFORM} == "i386" LINUX_RPM_ARCH= i386 .elif ${LINUX_PLATFORM} == "x86_64" LINUX_RPM_ARCH= x86_64 SFX= 64 .else IGNORE= ${LINUX_PLATFORM} is not supported .endif I shal glad to remarks, proposals and results of testing. thnx -- Have fun! chd From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 10 11:54:11 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 32E571065679 for ; Sun, 10 Aug 2008 11:54:11 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id A31D38FC20 for ; Sun, 10 Aug 2008 11:54:10 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m7ABs6VK039069 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Aug 2008 14:54:06 +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 m7ABs6Sw010006; Sun, 10 Aug 2008 14:54:06 +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 m7ABs6OY010005; Sun, 10 Aug 2008 14:54:06 +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: Sun, 10 Aug 2008 14:54:06 +0300 From: Kostik Belousov To: Chagin Dmitry Message-ID: <20080810115406.GR97161@deviant.kiev.zoral.com.ua> References: <20080810072013.GA15196@dchagin.dialup.corbina.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="djsmrO0QNMuttZWM" Content-Disposition: inline In-Reply-To: <20080810072013.GA15196@dchagin.dialup.corbina.ru> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 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, NORMAL_HTTP_TO_IP autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-emulation@freebsd.org Subject: Re: x86_64 linuxulator patches 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: Sun, 10 Aug 2008 11:54:11 -0000 --djsmrO0QNMuttZWM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 10, 2008 at 11:20:13AM +0400, Chagin Dmitry wrote: > Hi, as promised, I place x86_64 linuxulator patches. >=20 > here the basic patch: > http://78.107.232.239/linuxulator64-current.patch >=20 > here recvmsg && sendmsg patch (not tested with really applications): > http://78.107.232.239/send-recv-msg.patch >=20 > here master repository: > git://78.107.232.239/linuxulator >=20 > and ports used for testing (and only for testing): > git://78.107.232.239/linux_base-f8 > git://78.107.232.239/linux_devel-f8 > git://78.107.232.239/linux_kdump-1.6 >=20 > by default on amd64 builds i386 linuxulator, for build x86_64 use > cd sys/modules/linux > make -D COMPAT_LINUX64 >=20 > for correct recognition of what linuxulator version is used > added new sysctl compat.linux.platform > for example use in ports Makefile's: >=20 > LINUX_PLATFORM!=3D /sbin/sysctl -n compat.linux.platform 2>/dev/nu= ll >=20 > .if ${LINUX_PLATFORM}x =3D=3D "x" > IGNORE=3D linuxulator is not (kld)loaded > .elif ${LINUX_PLATFORM} =3D=3D "i386" > LINUX_RPM_ARCH=3D i386 > .elif ${LINUX_PLATFORM} =3D=3D "x86_64" > LINUX_RPM_ARCH=3D x86_64 > SFX=3D 64 > .else > IGNORE=3D ${LINUX_PLATFORM} is not supported > .endif >=20 > I shal glad to remarks, proposals and results of testing. > thnx Reading your email, I got an impression that i386/linux and x86_64/linux ABI emulators are mutually exclusive. Is this right ? I think it would be most useful to be able to have them both in one kernel. --djsmrO0QNMuttZWM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkie1t0ACgkQC3+MBN1Mb4iyAACfXOaYiGb3msCiVfg6lftA0tI/ pkoAoKT9nu6/YcUvOBgEejZiSIdDS7H+ =NFps -----END PGP SIGNATURE----- --djsmrO0QNMuttZWM-- From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 10 12:04:21 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 23F8E106566C for ; Sun, 10 Aug 2008 12:04:21 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id D2A148FC12 for ; Sun, 10 Aug 2008 12:04:20 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id B8CB116695B; Sun, 10 Aug 2008 16:04:19 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.dialup.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 932078813; Sun, 10 Aug 2008 16:04:19 +0400 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.2/8.14.2) with ESMTP id m7AC4TKu015813; Sun, 10 Aug 2008 16:04:29 +0400 (MSD) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.2/8.14.2/Submit) id m7AC4OUs015812; Sun, 10 Aug 2008 16:04:24 +0400 (MSD) (envelope-from root) Date: Sun, 10 Aug 2008 16:04:24 +0400 From: Chagin Dmitry To: Kostik Belousov Message-ID: <20080810120424.GA15768@dchagin.dialup.corbina.ru> References: <20080810072013.GA15196@dchagin.dialup.corbina.ru> <20080810115406.GR97161@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080810115406.GR97161@deviant.kiev.zoral.com.ua> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: x86_64 linuxulator patches 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: Sun, 10 Aug 2008 12:04:21 -0000 On Sun, Aug 10, 2008 at 02:54:06PM +0300, Kostik Belousov wrote: > On Sun, Aug 10, 2008 at 11:20:13AM +0400, Chagin Dmitry wrote: > > Hi, as promised, I place x86_64 linuxulator patches. > > > > here the basic patch: > > http://78.107.232.239/linuxulator64-current.patch > > > > here recvmsg && sendmsg patch (not tested with really applications): > > http://78.107.232.239/send-recv-msg.patch > > > > here master repository: > > git://78.107.232.239/linuxulator > > > > and ports used for testing (and only for testing): > > git://78.107.232.239/linux_base-f8 > > git://78.107.232.239/linux_devel-f8 > > git://78.107.232.239/linux_kdump-1.6 > > > > by default on amd64 builds i386 linuxulator, for build x86_64 use > > cd sys/modules/linux > > make -D COMPAT_LINUX64 > > > > for correct recognition of what linuxulator version is used > > added new sysctl compat.linux.platform > > for example use in ports Makefile's: > > > > LINUX_PLATFORM!= /sbin/sysctl -n compat.linux.platform 2>/dev/null > > > > .if ${LINUX_PLATFORM}x == "x" > > IGNORE= linuxulator is not (kld)loaded > > .elif ${LINUX_PLATFORM} == "i386" > > LINUX_RPM_ARCH= i386 > > .elif ${LINUX_PLATFORM} == "x86_64" > > LINUX_RPM_ARCH= x86_64 > > SFX= 64 > > .else > > IGNORE= ${LINUX_PLATFORM} is not supported > > .endif > > > > I shal glad to remarks, proposals and results of testing. > > thnx > > Reading your email, I got an impression that i386/linux and x86_64/linux > ABI emulators are mutually exclusive. Is this right ? I think it would > be most useful to be able to have them both in one kernel. yes, it so. if there are ports working only on i386 it's necessary to do it. I don't know such ports :( thnx! -- Have fun! chd From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 10 12:21:29 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 352D3106564A; Sun, 10 Aug 2008 12:21:29 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id C545F8FC12; Sun, 10 Aug 2008 12:21:28 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m7ACLO0q040195 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Aug 2008 15:21:24 +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 m7ACLOn8010492; Sun, 10 Aug 2008 15:21:24 +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 m7ACLOAK010491; Sun, 10 Aug 2008 15:21:24 +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: Sun, 10 Aug 2008 15:21:24 +0300 From: Kostik Belousov To: Chagin Dmitry Message-ID: <20080810122124.GS97161@deviant.kiev.zoral.com.ua> References: <20080810072013.GA15196@dchagin.dialup.corbina.ru> <20080810115406.GR97161@deviant.kiev.zoral.com.ua> <20080810120424.GA15768@dchagin.dialup.corbina.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QLVPfMX7UDLv9S3y" Content-Disposition: inline In-Reply-To: <20080810120424.GA15768@dchagin.dialup.corbina.ru> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 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, NORMAL_HTTP_TO_IP autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-emulation@freebsd.org Subject: Re: x86_64 linuxulator patches 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: Sun, 10 Aug 2008 12:21:29 -0000 --QLVPfMX7UDLv9S3y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 10, 2008 at 04:04:24PM +0400, Chagin Dmitry wrote: > On Sun, Aug 10, 2008 at 02:54:06PM +0300, Kostik Belousov wrote: > > On Sun, Aug 10, 2008 at 11:20:13AM +0400, Chagin Dmitry wrote: > > > Hi, as promised, I place x86_64 linuxulator patches. > > >=20 > > > here the basic patch: > > > http://78.107.232.239/linuxulator64-current.patch > > >=20 > > > here recvmsg && sendmsg patch (not tested with really applications): > > > http://78.107.232.239/send-recv-msg.patch > > >=20 > > > here master repository: > > > git://78.107.232.239/linuxulator > > >=20 > > > and ports used for testing (and only for testing): > > > git://78.107.232.239/linux_base-f8 > > > git://78.107.232.239/linux_devel-f8 > > > git://78.107.232.239/linux_kdump-1.6 > > >=20 > > > by default on amd64 builds i386 linuxulator, for build x86_64 use > > > cd sys/modules/linux > > > make -D COMPAT_LINUX64 > > >=20 > > > for correct recognition of what linuxulator version is used > > > added new sysctl compat.linux.platform > > > for example use in ports Makefile's: > > >=20 > > > LINUX_PLATFORM!=3D /sbin/sysctl -n compat.linux.platform 2>/de= v/null > > >=20 > > > .if ${LINUX_PLATFORM}x =3D=3D "x" > > > IGNORE=3D linuxulator is not (kld)loaded > > > .elif ${LINUX_PLATFORM} =3D=3D "i386" > > > LINUX_RPM_ARCH=3D i386 > > > .elif ${LINUX_PLATFORM} =3D=3D "x86_64" > > > LINUX_RPM_ARCH=3D x86_64 > > > SFX=3D 64 > > > .else > > > IGNORE=3D ${LINUX_PLATFORM} is not supported > > > .endif > > >=20 > > > I shal glad to remarks, proposals and results of testing. > > > thnx > >=20 > > Reading your email, I got an impression that i386/linux and x86_64/linux > > ABI emulators are mutually exclusive. Is this right ? I think it would > > be most useful to be able to have them both in one kernel. >=20 > yes, it so. if there are ports working only on i386 it's necessary > to do it. I don't know such ports :( Whether there is a _port_ that has no amd64 counterpart for i386 one is irrelevant there. The Linux ABI emulation is supposed to work not only with a software installed from port, but with most binaries. If emulating both ia32 and x86_64 simultaneously is technically feasible (and I believe it is), then both should be available. i386->amd64 is not the replacement step, this is an backward-compatible upgrade. --QLVPfMX7UDLv9S3y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkie3UMACgkQC3+MBN1Mb4jDXQCgpHT2r2AelgtGH6fByddNgOAE KDMAn24qBcnKLeLS99R0EcdvudvwSkTX =c/Pi -----END PGP SIGNATURE----- --QLVPfMX7UDLv9S3y-- From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 10 12:42:37 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 22234106564A for ; Sun, 10 Aug 2008 12:42:37 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 9D6DA8FC17 for ; Sun, 10 Aug 2008 12:42:36 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 0B2751657A9; Sun, 10 Aug 2008 16:42:35 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.dialup.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 932148200; Sun, 10 Aug 2008 16:42:34 +0400 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.2/8.14.2) with ESMTP id m7ACgirQ016000; Sun, 10 Aug 2008 16:42:44 +0400 (MSD) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.2/8.14.2/Submit) id m7ACgaH4015999; Sun, 10 Aug 2008 16:42:36 +0400 (MSD) (envelope-from root) Date: Sun, 10 Aug 2008 16:42:36 +0400 From: Chagin Dmitry To: Kostik Belousov Message-ID: <20080810124236.GA15947@dchagin.dialup.corbina.ru> References: <20080810072013.GA15196@dchagin.dialup.corbina.ru> <20080810115406.GR97161@deviant.kiev.zoral.com.ua> <20080810120424.GA15768@dchagin.dialup.corbina.ru> <20080810122124.GS97161@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080810122124.GS97161@deviant.kiev.zoral.com.ua> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: x86_64 linuxulator patches 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: Sun, 10 Aug 2008 12:42:37 -0000 On Sun, Aug 10, 2008 at 03:21:24PM +0300, Kostik Belousov wrote: > On Sun, Aug 10, 2008 at 04:04:24PM +0400, Chagin Dmitry wrote: > > On Sun, Aug 10, 2008 at 02:54:06PM +0300, Kostik Belousov wrote: > > > On Sun, Aug 10, 2008 at 11:20:13AM +0400, Chagin Dmitry wrote: > > > > Hi, as promised, I place x86_64 linuxulator patches. > > > > > > > > here the basic patch: > > > > http://78.107.232.239/linuxulator64-current.patch > > > > > > > > here recvmsg && sendmsg patch (not tested with really applications): > > > > http://78.107.232.239/send-recv-msg.patch > > > > > > > > here master repository: > > > > git://78.107.232.239/linuxulator > > > > > > > > and ports used for testing (and only for testing): > > > > git://78.107.232.239/linux_base-f8 > > > > git://78.107.232.239/linux_devel-f8 > > > > git://78.107.232.239/linux_kdump-1.6 > > > > > > > > by default on amd64 builds i386 linuxulator, for build x86_64 use > > > > cd sys/modules/linux > > > > make -D COMPAT_LINUX64 > > > > > > > > for correct recognition of what linuxulator version is used > > > > added new sysctl compat.linux.platform > > > > for example use in ports Makefile's: > > > > > > > > LINUX_PLATFORM!= /sbin/sysctl -n compat.linux.platform 2>/dev/null > > > > > > > > .if ${LINUX_PLATFORM}x == "x" > > > > IGNORE= linuxulator is not (kld)loaded > > > > .elif ${LINUX_PLATFORM} == "i386" > > > > LINUX_RPM_ARCH= i386 > > > > .elif ${LINUX_PLATFORM} == "x86_64" > > > > LINUX_RPM_ARCH= x86_64 > > > > SFX= 64 > > > > .else > > > > IGNORE= ${LINUX_PLATFORM} is not supported > > > > .endif > > > > > > > > I shal glad to remarks, proposals and results of testing. > > > > thnx > > > > > > Reading your email, I got an impression that i386/linux and x86_64/linux > > > ABI emulators are mutually exclusive. Is this right ? I think it would > > > be most useful to be able to have them both in one kernel. > > > > yes, it so. if there are ports working only on i386 it's necessary > > to do it. I don't know such ports :( > > Whether there is a _port_ that has no amd64 counterpart for i386 one is > irrelevant there. The Linux ABI emulation is supposed to work not only with > a software installed from port, but with most binaries. > ok, I was glad it to read through :) > If emulating both ia32 and x86_64 simultaneously is technically feasible > (and I believe it is), then both should be available. i386->amd64 is > not the replacement step, this is an backward-compatible upgrade. I think that it not difficulty. two modules and two /compat/linux[SFX] but it is necesary to think well, and the opinion of ports maintainers is interesting. -- Have fun! chd From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 10 12:57:08 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 EB695106564A for ; Sun, 10 Aug 2008 12:57:08 +0000 (UTC) (envelope-from ady@ady.ro) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id CF7518FC1E for ; Sun, 10 Aug 2008 12:57:08 +0000 (UTC) (envelope-from ady@ady.ro) Received: by wf-out-1314.google.com with SMTP id 24so1335331wfg.7 for ; Sun, 10 Aug 2008 05:57:08 -0700 (PDT) Received: by 10.142.162.9 with SMTP id k9mr1704747wfe.158.1218373028137; Sun, 10 Aug 2008 05:57:08 -0700 (PDT) Received: by 10.142.80.3 with HTTP; Sun, 10 Aug 2008 05:57:08 -0700 (PDT) Message-ID: <78cb3d3f0808100557p2c958c4fq80c4d39507e58bea@mail.gmail.com> Date: Sun, 10 Aug 2008 14:57:08 +0200 From: "Adrian Penisoara" Sender: ady@ady.ro To: "Chagin Dmitry" In-Reply-To: <20080810124236.GA15947@dchagin.dialup.corbina.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080810072013.GA15196@dchagin.dialup.corbina.ru> <20080810115406.GR97161@deviant.kiev.zoral.com.ua> <20080810120424.GA15768@dchagin.dialup.corbina.ru> <20080810122124.GS97161@deviant.kiev.zoral.com.ua> <20080810124236.GA15947@dchagin.dialup.corbina.ru> X-Google-Sender-Auth: 7caa52a793a3e55c Cc: freebsd-emulation@freebsd.org Subject: Re: x86_64 linuxulator patches 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: Sun, 10 Aug 2008 12:57:09 -0000 Hi, >> If emulating both ia32 and x86_64 simultaneously is technically feasible >> (and I believe it is), then both should be available. i386->amd64 is >> not the replacement step, this is an backward-compatible upgrade. > > I think that it not difficulty. two modules and two /compat/linux[SFX] > but it is necesary to think well, > and the opinion of ports maintainers is interesting. > I'm working towards releasing a port for running Oracle XE w/ Linux (x86) binaries on FreeBSD. Oracle XE has been working fine for me on FreeBSD for quite a long time now and I'm pretty sure that the Enterprise version does too. For the Enterprise releases there are also (Linux) x86-64 binaries and for an Oracle DB I believe it would make a difference. Also it's not unusual for a system to run multiple version (even 32bit/64bit) Oracle instances. So this would be a benefit. Regards, Adrian. From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 10 13:23:16 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 7C82F1065686 for ; Sun, 10 Aug 2008 13:23:16 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 327BF8FC2C for ; Sun, 10 Aug 2008 13:23:16 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 109BD164E1D; Sun, 10 Aug 2008 17:23:15 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.dialup.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 932201136; Sun, 10 Aug 2008 17:23:14 +0400 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.2/8.14.2) with ESMTP id m7ADNO3q016238; Sun, 10 Aug 2008 17:23:24 +0400 (MSD) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.2/8.14.2/Submit) id m7ADNJIC016237; Sun, 10 Aug 2008 17:23:19 +0400 (MSD) (envelope-from root) Date: Sun, 10 Aug 2008 17:23:19 +0400 From: Chagin Dmitry To: Adrian Penisoara Message-ID: <20080810132319.GA16145@dchagin.dialup.corbina.ru> References: <20080810072013.GA15196@dchagin.dialup.corbina.ru> <20080810115406.GR97161@deviant.kiev.zoral.com.ua> <20080810120424.GA15768@dchagin.dialup.corbina.ru> <20080810122124.GS97161@deviant.kiev.zoral.com.ua> <20080810124236.GA15947@dchagin.dialup.corbina.ru> <78cb3d3f0808100557p2c958c4fq80c4d39507e58bea@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78cb3d3f0808100557p2c958c4fq80c4d39507e58bea@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: x86_64 linuxulator patches 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: Sun, 10 Aug 2008 13:23:16 -0000 On Sun, Aug 10, 2008 at 02:57:08PM +0200, Adrian Penisoara wrote: > Hi, > > >> If emulating both ia32 and x86_64 simultaneously is technically feasible > >> (and I believe it is), then both should be available. i386->amd64 is > >> not the replacement step, this is an backward-compatible upgrade. > > > > I think that it not difficulty. two modules and two /compat/linux[SFX] > > but it is necesary to think well, > > and the opinion of ports maintainers is interesting. > > > > I'm working towards releasing a port for running Oracle XE w/ Linux > (x86) binaries on FreeBSD. Oracle XE has been working fine for me on > FreeBSD for quite a long time now and I'm pretty sure that the > Enterprise version does too. For the Enterprise releases there are > also (Linux) x86-64 binaries and for an Oracle DB I believe it would > make a difference. Enterprise version (buffer cache part) depends on shm_(open|unlink) behaviour, which differ in glibc-2.7 and fbsd. I now investigate sysvshm and it... > > Also it's not unusual for a system to run multiple version (even > 32bit/64bit) Oracle instances. So this would be a benefit. > ok thnx! -- Have fun! chd From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 10 20:06:00 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 1CA38106566C; Sun, 10 Aug 2008 20:06:00 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 9EAE08FC12; Sun, 10 Aug 2008 20:05:59 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id F3E5168BA03; Sun, 10 Aug 2008 22:04:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PKyx7wFDK2Vr; Sun, 10 Aug 2008 22:04:36 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id BD8A3672AEB; Sun, 10 Aug 2008 22:04:36 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m7AK4aNp029478; Sun, 10 Aug 2008 22:04:36 +0200 (CEST) (envelope-from rdivacky) Date: Sun, 10 Aug 2008 22:04:36 +0200 From: Roman Divacky To: Chagin Dmitry Message-ID: <20080810200436.GA29426@freebsd.org> References: <20080810072013.GA15196@dchagin.dialup.corbina.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080810072013.GA15196@dchagin.dialup.corbina.ru> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: x86_64 linuxulator patches 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: Sun, 10 Aug 2008 20:06:00 -0000 On Sun, Aug 10, 2008 at 11:20:13AM +0400, Chagin Dmitry wrote: > Hi, as promised, I place x86_64 linuxulator patches. can you give an overview what to expect from this? what kind of problems people should report, what are known problems etc. also.. I believe you have an access to FreeBSD wiki - can you make a page there describing the status of this? Plus a howto about setting it up etc. thnx a lot! roman From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 11 01:46:28 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 3B4741065671 for ; Mon, 11 Aug 2008 01:46:28 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id C8B2F8FC08 for ; Mon, 11 Aug 2008 01:46:27 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.190.8.164]) by ns2.bafirst.com with esmtp; Sun, 10 Aug 2008 20:46:26 -0500 id 000D527C.489F99F2.0000DE29 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Sun, 10 Aug 2008 20:46:25 -0500 id 0004AC1D.489F99F1.00001D19 Received: from local65.local.net.mx (local65.local.net.mx [192.168.1.65]) by econet.encontacto.net (Horde Framework) with HTTP; Sun, 10 Aug 2008 20:46:25 -0500 Message-ID: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> Date: Sun, 10 Aug 2008 20:46:25 -0500 From: eculp To: freebsd-emulation MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080803 Firefox/2.0.0.16 X-IMP-Server: 189.190.8.164 X-Originating-IP: 192.168.1.65 X-Originating-User: eculp@encontacto.net Subject: wine and MS InternetExplorer 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: Mon, 11 Aug 2008 01:46:28 -0000 Is there any way to get MS Internet explorer to work under wine. The government here has some forms that require it and won't work with firefox or opera. The part that bothers me even more is that they seem to be microsoft java apps. I see there is an iexplorer in the distribution and I added gecko support but still couldn't get more that a transparent box. Thanks, ed From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 11 11:06:55 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 F04D210656A3 for ; Mon, 11 Aug 2008 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DB3F58FC1E for ; Mon, 11 Aug 2008 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7BB6tLK047158 for ; Mon, 11 Aug 2008 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7BB6ttd047154 for freebsd-emulation@FreeBSD.org; Mon, 11 Aug 2008 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Aug 2008 11:06:55 GMT Message-Id: <200808111106.m7BB6ttd047154@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-emulation@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org 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: Mon, 11 Aug 2008 11:06:56 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/21463 emulation [linux] Linux compatability mode should not allow setu o kern/97326 emulation [linux] file descriptor leakage in linux emulation o kern/117010 emulation [linux] linux_getdents() get something like buffer ove 3 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 o kern/29698 emulation [linux] [patch] linux ipcs doesn'work o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o kern/41543 emulation [patch] [request] easier wine/w23 support a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand o kern/91293 emulation [svr4] [patch] *Experimental* Update to the SVR4 emula o ports/91318 emulation [fix] graphics/linux_dri: works on amd64 too o ports/121800 emulation x11-toolkits/linux-openmotif - OpenMotif upgrade to 2. o kern/122318 emulation [linux] [cmake]: Segmentation fault when running Linux o ports/123960 emulation Port fix: archivers/linux-par2cmdline - better handlin o ports/123964 emulation Mk fix: bsd.linux-rpm.mk - Handling of NOPORTDOCS o ports/126232 emulation Linux ioctl TCGETS (0x5401) always fails 13 problems total. From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 11 20:07:35 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 92B191065675; Mon, 11 Aug 2008 20:07:35 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id C6FE58FC17; Mon, 11 Aug 2008 20:07:29 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (HPooka@thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id m7BK7Rpj087515; Mon, 11 Aug 2008 15:07:27 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Mon, 11 Aug 2008 15:07:27 -0500 (CDT) From: "Sean C. Farley" To: Alexander Leidinger In-Reply-To: <20080726083110.5d932695@deskjail> Message-ID: References: <20080723184450.GA25356@freebsd.org> <20080725082156.GA41887@freebsd.org> <20080725083122.GA42835@freebsd.org> <20080726083110.5d932695@deskjail> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: Roman Divacky , freebsd-emulation@FreeBSD.org, Chagin Dmitry Subject: Re: kern/122318 (CMake core dumping, chroot exiting) 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: Mon, 11 Aug 2008 20:07:35 -0000 On Sat, 26 Jul 2008, Alexander Leidinger wrote: > Quoting "Sean C. Farley" (Fri, 25 Jul 2008 15:36:52 > -0500 (CDT)): >> On Fri, 25 Jul 2008, Chagin Dmitry wrote: > >>> uname must work on all supported linuxulators >> >> I agree, and it does work until I start playing with the Linux >> version. > > Don't play with the linux version while linux programs are running. > Changing the version from 2.4.x to 2.6.x and vice versa while a > program is running is not supported at all and known to cause havoc. > Roman, do we have the possibility to make an easy check in the sysctl > handler if a linux program is still running and return an error from > the handler? Did I forgot something which makes it impossible to > switch when a program was run under 2.6 and stopped? I understand. This is the first thing I surmised it was since I had originally changed the versions while a Linux application was running. > Sean, can you rule out the possibility that a program was still > running under another version when you've seen the problems with > uname? Actually, I was having trouble (at #3 and #9) after: 1. Stopping all Linux applications. 2. Changing the Linux version from 2.6.16 (set at boot in /etc/sysctl.conf) to 2.4.2. 3. Running an application. 4. Unmounting linprocfs and linsysfs mount points. 5. Unloading linux, linprocfs and linsysfs modules. 6. Loading linux, linprocfs and linsysfs modules. 7. Mounting linprocfs and linsysfs mount points. 8. Setting Linux version to 2.6.16. 9. Running an application. I do not see how the failures could continue at #9. How could it carry the state even after unloading all of the Linux modules? Sean -- scf@FreeBSD.org From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 11 20:14:52 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 EA3991065670 for ; Mon, 11 Aug 2008 20:14:52 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id B1D888FC15 for ; Mon, 11 Aug 2008 20:14:52 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (HPooka@thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id m7BKEohk087677; Mon, 11 Aug 2008 15:14:50 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Mon, 11 Aug 2008 15:14:50 -0500 (CDT) From: "Sean C. Farley" To: Chagin Dmitry In-Reply-To: Message-ID: References: User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, NORMAL_HTTP_TO_IP autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org Subject: Re: [PATCH]Re: kern/122318 (CMake core dumping, chroot exiting) 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: Mon, 11 Aug 2008 20:14:53 -0000 On Sun, 3 Aug 2008, Chagin Dmitry wrote: > On Wed, 23 Jul 2008, Sean C. Farley wrote: > >> I am seeing if anyone has any insight on this PR (kern/122318[1]). >> It would be nice to once again build using cmake within a Linux >> chroot. :) >> >> Basically, the bug is that not only that cmake is dumping core; it is >> also forcing the user out of the chroot environment. Here is the >> command used to start the chroot: >> /compat/linux/usr/sbin/chroot su - >> >> Thank you. >> >> Sean >> 1. http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/122318 > > here patches for -current and releng_7: > http://78.107.232.239/rt_signals-current.patch > http://78.107.232.239/rt_signals-releng_7.patch > > what patch do: > - rt sigtramp code works (this solves PR) > - align stack pointers > - remove kern_sigaltstack() at the end of rt_sigreturn(), it's a > bogus. > Here there is some information on it: > http://www.ussg.iu.edu/hypermail/linux/kernel/0405.2/1283.html I just tried this patch. It helps somewhat in that cmake does not die immediately when running gcc, which may be dieing itself, but other applications such as zsh and acroread start coring. With acroread, it is actually bash, but bash does not core when run directly. This is on an amd64 system. Sean -- scf@FreeBSD.org From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 12 09:22:11 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 A1747106564A for ; Tue, 12 Aug 2008 09:22:11 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 20F918FC1D for ; Tue, 12 Aug 2008 09:22:10 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m7C9M7hI074159 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Aug 2008 12:22:07 +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 m7C9M7SP058706; Tue, 12 Aug 2008 12:22:07 +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 m7C9M6WH058705; Tue, 12 Aug 2008 12:22:06 +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, 12 Aug 2008 12:22:06 +0300 From: Kostik Belousov To: "Sean C. Farley" Message-ID: <20080812092206.GC2852@deviant.kiev.zoral.com.ua> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WfZ7S8PLGjBY9Voh" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 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, NORMAL_HTTP_TO_IP autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-emulation@freebsd.org, Chagin Dmitry Subject: Re: [PATCH]Re: kern/122318 (CMake core dumping, chroot exiting) 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, 12 Aug 2008 09:22:11 -0000 --WfZ7S8PLGjBY9Voh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 11, 2008 at 03:14:50PM -0500, Sean C. Farley wrote: > On Sun, 3 Aug 2008, Chagin Dmitry wrote: >=20 > >On Wed, 23 Jul 2008, Sean C. Farley wrote: > > > >>I am seeing if anyone has any insight on this PR (kern/122318[1]). > >>It would be nice to once again build using cmake within a Linux > >>chroot. :) > >> > >>Basically, the bug is that not only that cmake is dumping core; it is > >>also forcing the user out of the chroot environment. Here is the > >>command used to start the chroot: > >>/compat/linux/usr/sbin/chroot su - > >> > >>Thank you. > >> > >>Sean > >> 1. http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/122318 > > > >here patches for -current and releng_7: > >http://78.107.232.239/rt_signals-current.patch > >http://78.107.232.239/rt_signals-releng_7.patch > > > >what patch do: > >- rt sigtramp code works (this solves PR) > >- align stack pointers > >- remove kern_sigaltstack() at the end of rt_sigreturn(), it's a > > bogus. > >Here there is some information on it: > >http://www.ussg.iu.edu/hypermail/linux/kernel/0405.2/1283.html >=20 > I just tried this patch. It helps somewhat in that cmake does not die > immediately when running gcc, which may be dieing itself, but other > applications such as zsh and acroread start coring. With acroread, it > is actually bash, but bash does not core when run directly. >=20 > This is on an amd64 system. CURRENT (what date ?) or RELENG_7 ? --WfZ7S8PLGjBY9Voh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkihVj4ACgkQC3+MBN1Mb4heiQCeI/dszluBfNpfkigJln1dtIyZ xs0AoNs4CkWn+NhZ/v4rznGOsG+OJQgB =CBZS -----END PGP SIGNATURE----- --WfZ7S8PLGjBY9Voh-- From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 12 09:38:20 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 8BBDC106567E for ; Tue, 12 Aug 2008 09:38:20 +0000 (UTC) (envelope-from ady@ady.ro) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by mx1.freebsd.org (Postfix) with ESMTP id 6DED18FC21 for ; Tue, 12 Aug 2008 09:38:20 +0000 (UTC) (envelope-from ady@ady.ro) Received: by wf-out-1314.google.com with SMTP id 24so2060548wfg.7 for ; Tue, 12 Aug 2008 02:38:19 -0700 (PDT) Received: by 10.142.132.2 with SMTP id f2mr2594147wfd.22.1218533899777; Tue, 12 Aug 2008 02:38:19 -0700 (PDT) Received: by 10.142.80.3 with HTTP; Tue, 12 Aug 2008 02:38:19 -0700 (PDT) Message-ID: <78cb3d3f0808120238k163092bfw2e3f5b49a33c9773@mail.gmail.com> Date: Tue, 12 Aug 2008 11:38:19 +0200 From: "Adrian Penisoara" Sender: ady@ady.ro To: eculp In-Reply-To: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> X-Google-Sender-Auth: 5db235a3b3df1e78 Cc: freebsd-emulation Subject: Re: wine and MS InternetExplorer 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, 12 Aug 2008 09:38:20 -0000 Hi, On Mon, Aug 11, 2008 at 3:46 AM, eculp wrote: > Is there any way to get MS Internet explorer to work under wine. The > government here has some forms that require it and won't work with firefox > or opera. The part that bothers me even more is that they seem to be > microsoft java apps. > > I see there is an iexplorer in the distribution and I added gecko support > but still couldn't get more that a transparent box. There is the IEs4Linux project which theoretically could be used also on FreeBSD -- see the link below, follow the installation instructions and let us know what results you get. http://www.tatanka.com.br/ies4linux/ Apparently there is no FreeBSD port for this at this time, but if it works for you then I guess it would make a really good candidate (especially for enterprise/office environments). Regards, Adrian. From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 12 13:36:19 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 2F6C31065683 for ; Tue, 12 Aug 2008 13:36:19 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id F1A428FC16 for ; Tue, 12 Aug 2008 13:36:18 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (HPooka@thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id m7CDaGrj011263; Tue, 12 Aug 2008 08:36:16 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Tue, 12 Aug 2008 08:36:16 -0500 (CDT) From: "Sean C. Farley" To: Kostik Belousov In-Reply-To: <20080812092206.GC2852@deviant.kiev.zoral.com.ua> Message-ID: References: <20080812092206.GC2852@deviant.kiev.zoral.com.ua> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, NORMAL_HTTP_TO_IP autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org, Chagin Dmitry Subject: Re: [PATCH]Re: kern/122318 (CMake core dumping, chroot exiting) 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, 12 Aug 2008 13:36:19 -0000 On Tue, 12 Aug 2008, Kostik Belousov wrote: > On Mon, Aug 11, 2008 at 03:14:50PM -0500, Sean C. Farley wrote: >> On Sun, 3 Aug 2008, Chagin Dmitry wrote: >>> On Wed, 23 Jul 2008, Sean C. Farley wrote: >>> >>>> I am seeing if anyone has any insight on this PR (kern/122318[1]). >>>> It would be nice to once again build using cmake within a Linux >>>> chroot. :) >>>> >>>> Basically, the bug is that not only that cmake is dumping core; it >>>> is also forcing the user out of the chroot environment. Here is >>>> the command used to start the chroot: >>>> /compat/linux/usr/sbin/chroot su - >>>> >>>> Thank you. >>>> >>>> Sean >>>> 1. http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/122318 >>> >>> here patches for -current and releng_7: >>> http://78.107.232.239/rt_signals-current.patch >>> http://78.107.232.239/rt_signals-releng_7.patch >>> >>> what patch do: >>> - rt sigtramp code works (this solves PR) >>> - align stack pointers >>> - remove kern_sigaltstack() at the end of rt_sigreturn(), it's a >>> bogus. >>> Here there is some information on it: >>> http://www.ussg.iu.edu/hypermail/linux/kernel/0405.2/1283.html >> >> I just tried this patch. It helps somewhat in that cmake does not >> die immediately when running gcc, which may be dieing itself, but >> other applications such as zsh and acroread start coring. With >> acroread, it is actually bash, but bash does not core when run >> directly. >> >> This is on an amd64 system. > > CURRENT (what date ?) or RELENG_7 ? RELENG_7 fairly recent (r181375). Without the patch, there are no problems. I really like that uname displays the revision. Sean -- scf@FreeBSD.org From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 12 14:18:40 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 104D71065671; Tue, 12 Aug 2008 14:18:40 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id A4D978FC2B; Tue, 12 Aug 2008 14:18:38 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id m7CEIVg2092424 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Aug 2008 17:18:31 +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 m7CEIVFv026930; Tue, 12 Aug 2008 17:18:31 +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 m7CEIVpR026923; Tue, 12 Aug 2008 17:18:31 +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, 12 Aug 2008 17:18:31 +0300 From: Kostik Belousov To: "Sean C. Farley" Message-ID: <20080812141831.GB1803@deviant.kiev.zoral.com.ua> References: <20080812092206.GC2852@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dTy3Mrz/UPE2dbVg" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.93.3, clamav-milter version 0.93.3 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, NORMAL_HTTP_TO_IP autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-emulation@freebsd.org, Chagin Dmitry Subject: Re: [PATCH]Re: kern/122318 (CMake core dumping, chroot exiting) 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, 12 Aug 2008 14:18:40 -0000 --dTy3Mrz/UPE2dbVg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 12, 2008 at 08:36:16AM -0500, Sean C. Farley wrote: > On Tue, 12 Aug 2008, Kostik Belousov wrote: >=20 > >On Mon, Aug 11, 2008 at 03:14:50PM -0500, Sean C. Farley wrote: > >>On Sun, 3 Aug 2008, Chagin Dmitry wrote: > >>>On Wed, 23 Jul 2008, Sean C. Farley wrote: > >>> > >>>>I am seeing if anyone has any insight on this PR (kern/122318[1]). > >>>>It would be nice to once again build using cmake within a Linux > >>>>chroot. :) > >>>> > >>>>Basically, the bug is that not only that cmake is dumping core; it > >>>>is also forcing the user out of the chroot environment. Here is > >>>>the command used to start the chroot: > >>>>/compat/linux/usr/sbin/chroot su - > >>>> > >>>>Thank you. > >>>> > >>>>Sean > >>>>1. http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/122318 > >>> > >>>here patches for -current and releng_7: > >>>http://78.107.232.239/rt_signals-current.patch > >>>http://78.107.232.239/rt_signals-releng_7.patch > >>> > >>>what patch do: > >>>- rt sigtramp code works (this solves PR) > >>>- align stack pointers > >>>- remove kern_sigaltstack() at the end of rt_sigreturn(), it's a > >>> bogus. > >>>Here there is some information on it: > >>>http://www.ussg.iu.edu/hypermail/linux/kernel/0405.2/1283.html > >> > >>I just tried this patch. It helps somewhat in that cmake does not > >>die immediately when running gcc, which may be dieing itself, but > >>other applications such as zsh and acroread start coring. With > >>acroread, it is actually bash, but bash does not core when run > >>directly. > >> > >>This is on an amd64 system. > > > >CURRENT (what date ?) or RELENG_7 ? >=20 > RELENG_7 fairly recent (r181375). Without the patch, there are no > problems. I really like that uname displays the revision. As a wild guess, please merge r180992 and try again. I doubt that this is the reason for the problem, but it might be. --dTy3Mrz/UPE2dbVg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkihm7YACgkQC3+MBN1Mb4jfygCfY+zBBdFWmpJbsVryHkpUhf8X pncAniuxnIZ3xrgTRFjIlHIxWo6O7dKz =Enin -----END PGP SIGNATURE----- --dTy3Mrz/UPE2dbVg-- From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 12 16:35:55 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 2A41D106566B for ; Tue, 12 Aug 2008 16:35:55 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id DC1648FC08 for ; Tue, 12 Aug 2008 16:35:54 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id C8BFA167665 for ; Tue, 12 Aug 2008 20:35:52 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.dialup.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 945487557 for freebsd-emulation@freebsd.org; Tue, 12 Aug 2008 20:35:52 +0400 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.2/8.14.2) with ESMTP id m7CGZqIm006540 for ; Tue, 12 Aug 2008 20:35:52 +0400 (MSD) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.2/8.14.2/Submit) id m7CGZlVA006539 for freebsd-emulation@freebsd.org; Tue, 12 Aug 2008 20:35:47 +0400 (MSD) (envelope-from root) Date: Tue, 12 Aug 2008 20:35:47 +0400 From: Chagin Dmitry To: freebsd-emulation@freebsd.org Message-ID: <20080812163547.GA6520@dchagin.dialup.corbina.ru> Mail-Followup-To: freebsd-emulation@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Subject: Re: [PATCH]Re: kern/122318 (CMake core dumping, chroot exiting) 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, 12 Aug 2008 16:35:55 -0000 On Mon, Aug 11, 2008 at 03:14:50PM -0500, Sean C. Farley wrote: > On Sun, 3 Aug 2008, Chagin Dmitry wrote: > > >On Wed, 23 Jul 2008, Sean C. Farley wrote: > > > >>I am seeing if anyone has any insight on this PR (kern/122318[1]). > >>It would be nice to once again build using cmake within a Linux > >>chroot. :) > >> > >>Basically, the bug is that not only that cmake is dumping core; it is > >>also forcing the user out of the chroot environment. Here is the > >>command used to start the chroot: > >>/compat/linux/usr/sbin/chroot su - > >> > >>Thank you. > >> > >>Sean > >> 1. http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/122318 > > > >here patches for -current and releng_7: > >http://78.107.232.239/rt_signals-current.patch > >http://78.107.232.239/rt_signals-releng_7.patch > > > >what patch do: > >- rt sigtramp code works (this solves PR) > >- align stack pointers > >- remove kern_sigaltstack() at the end of rt_sigreturn(), it's a > > bogus. > >Here there is some information on it: > >http://www.ussg.iu.edu/hypermail/linux/kernel/0405.2/1283.html > > I just tried this patch. It helps somewhat in that cmake does not die > immediately when running gcc, which may be dieing itself, but other > applications such as zsh and acroread start coring. With acroread, it > is actually bash, but bash does not core when run directly. > > This is on an amd64 system. > strange, please, ktrace/kdump output -- Have fun! chd From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 13 13:27:39 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 DDBBE1065676 for ; Wed, 13 Aug 2008 13:27:39 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 999C98FC20 for ; Wed, 13 Aug 2008 13:27:38 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.190.8.164]) by ns2.bafirst.com with esmtp; Wed, 13 Aug 2008 08:27:36 -0500 id 000D5430.48A2E149.000182A6 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Wed, 13 Aug 2008 08:27:35 -0500 id 0004AC2E.48A2E147.00003302 Received: from 172.16.0.28 (172.16.0.28 [172.16.0.28]) by econet.encontacto.net (Horde Framework) with HTTP; Wed, 13 Aug 2008 08:27:35 -0500 Message-ID: <20080813082735.113561o9a39zgwsg@econet.encontacto.net> Date: Wed, 13 Aug 2008 08:27:35 -0500 From: eculp To: freebsd-emulation References: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> <78cb3d3f0808120238k163092bfw2e3f5b49a33c9773@mail.gmail.com> In-Reply-To: <78cb3d3f0808120238k163092bfw2e3f5b49a33c9773@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080803 Firefox/2.0.0.16 X-IMP-Server: 189.190.8.164 X-Originating-IP: 201.155.7.3 X-Originating-User: eculp@encontacto.net Subject: Re: wine and MS InternetExplorer 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: Wed, 13 Aug 2008 13:27:40 -0000 Quoting Adrian Penisoara : > Hi, > > On Mon, Aug 11, 2008 at 3:46 AM, eculp wrote: >> Is there any way to get MS Internet explorer to work under wine. The >> government here has some forms that require it and won't work with firefo= x >> or opera. The part that bothers me even more is that they seem to be >> microsoft java apps. >> >> I see there is an iexplorer in the distribution and I added gecko support >> but still couldn't get more that a transparent box. > > There is the IEs4Linux project which theoretically could be used also > on FreeBSD -- see the link below, follow the installation instructions > and let us know what results you get. > > http://www.tatanka.com.br/ies4linux/ > > Apparently there is no FreeBSD port for this at this time, but if it > works for you then I guess it would make a really good candidate > (especially for enterprise/office environments) Thanks, Adrian. I took a look at it yesterday but didn't have time to =20 install it. I'm downloading it now. It will be interesting to see if =20 it is complete enough to work with the government's windows centric =20 forms. I will post results to the list asap Thanks again, ed > > Regards, > Adrian. > From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 14 18:22:05 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 3E4BE1065671; Thu, 14 Aug 2008 18:22:05 +0000 (UTC) (envelope-from test@airbites.pl) Received: from mail.airbites.net (fresh.airbites.net [89.187.240.59]) by mx1.freebsd.org (Postfix) with ESMTP id 0D6FD8FC21; Thu, 14 Aug 2008 18:22:05 +0000 (UTC) (envelope-from test@airbites.pl) Received: from mail.airbites.net (localhost.localdomain [127.0.0.1]) by mail.airbites.net (Postfix) with ESMTP id 17A12DDDF9F; Thu, 14 Aug 2008 19:46:59 +0200 (CEST) Received: from airbites.pl (89.187.236.73.ip.airbites.pl [89.187.236.73]) by mail.airbites.net (Postfix) with SMTP id 45FCCDAC36F; Thu, 14 Aug 2008 19:46:51 +0200 (CEST) Message-ID: <616F7D94.DC11F0D2@airbites.pl> Date: Thu, 14 Aug 2008 18:31:20 +0000 From: "D5YBeO@pIU271iL2.com" X-Accept-Language: en-us MIME-Version: 1.0 To: "R. G." Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit AirBites: Are you looking for something? Cc: "G. X." Subject: Saludamos! X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "e@VeMarA.com" List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2008 18:22:05 -0000 ¡Buenos días! Nosotros somos vendedores de televisores plasma de las marcas famosas: Samsung, LG, Sony, Philips. Ahora estamos seleccionando consultantes a distancia para nuestros clientes. Le garantizamos de 200 a 500 € por semana, con su dedicación de 1 a 5 horas por día. Usted tan solo necesita tener un ordenador y un teléfono. Para recibir la descripción detallada del trabajo, puede Usted escribir a nuestro email: Alessio.Webdreamers.31@gmail.com Por favor, indique en su carta su nombre, edad y ciudad de residencia. From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 14 20:52:23 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 239D01065675 for ; Thu, 14 Aug 2008 20:52:23 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from frontmail.ipactive.de (frontmail.maindns.de [85.214.95.103]) by mx1.freebsd.org (Postfix) with ESMTP id B63418FC08 for ; Thu, 14 Aug 2008 20:52:21 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from mail.vtec.ipme.de (Q7c13.q.ppp-pool.de [89.53.124.19]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by frontmail.ipactive.de (Postfix) with ESMTP id B829812883F; Thu, 14 Aug 2008 22:26:10 +0200 (CEST) Received: from cesar.sz.vwsoft.com (cesar.sz.vwsoft.com [192.168.16.3]) by mail.vtec.ipme.de (Postfix) with ESMTP id BB05E2E90F; Thu, 14 Aug 2008 22:25:07 +0200 (CEST) Message-ID: <48A494CC.60704@vwsoft.com> Date: Thu, 14 Aug 2008 22:25:48 +0200 From: Volker User-Agent: Thunderbird 2.0.0.16 (X11/20080727) MIME-Version: 1.0 To: eculp References: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> <78cb3d3f0808120238k163092bfw2e3f5b49a33c9773@mail.gmail.com> <20080813082735.113561o9a39zgwsg@econet.encontacto.net> In-Reply-To: <20080813082735.113561o9a39zgwsg@econet.encontacto.net> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit MailScanner-NULL-Check: 1219350322.47721@r+5v1OjEGIwZwEzcLAVW8A X-MailScanner-ID: BB05E2E90F.97E7D X-VWSoft-MailScanner: Found to be clean X-MailScanner-From: volker@vwsoft.com X-ipactive-MailScanner-Information: Please contact the ISP for more information X-ipactive-MailScanner: Found to be clean X-ipactive-MailScanner-From: volker@vwsoft.com Cc: freebsd-emulation Subject: Re: Re: wine and MS InternetExplorer 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: Thu, 14 Aug 2008 20:52:23 -0000 On 12/23/-58 20:59, eculp wrote: > Quoting Adrian Penisoara : > >> Hi, >> >> On Mon, Aug 11, 2008 at 3:46 AM, eculp wrote: >>> Is there any way to get MS Internet explorer to work under wine. The >>> government here has some forms that require it and won't work with >>> firefox >>> or opera. The part that bothers me even more is that they seem to be >>> microsoft java apps. >>> >>> I see there is an iexplorer in the distribution and I added gecko >>> support >>> but still couldn't get more that a transparent box. >> >> There is the IEs4Linux project which theoretically could be used also >> on FreeBSD -- see the link below, follow the installation instructions >> and let us know what results you get. >> >> http://www.tatanka.com.br/ies4linux/ >> >> Apparently there is no FreeBSD port for this at this time, but if it >> works for you then I guess it would make a really good candidate >> (especially for enterprise/office environments) > > Thanks, Adrian. I took a look at it yesterday but didn't have time to > install it. I'm downloading it now. It will be interesting to see if it > is complete enough to work with the government's windows centric forms. > I will post results to the list asap > > Thanks again, > > ed >> >> Regards, >> Adrian. >> > > ed, I'm running IE6 under wine for quite some time now. IIRC I've installed IE manually. Tried IES4Linux before and found it too difficult to patch as it's too Linux'ish (heavily Linux specific bash install scripts needs _a lot_ of tweaking). You may find instructions for installation on the net. Make sure, you're using latest wine and set the environment to Win98 for IE. Running such a crappy tool (IE) under FreeBSD seems to be braindead, but there are situations where there's no other way. BTW, check licensing issues first. HTH Volker From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 14 22:52:21 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 A888F1065671 for ; Thu, 14 Aug 2008 22:52:21 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 734BF8FC08 for ; Thu, 14 Aug 2008 22:52:21 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.190.8.164]) by ns2.bafirst.com with esmtp; Thu, 14 Aug 2008 17:52:19 -0500 id 000D5466.48A4B723.000114B4 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Thu, 14 Aug 2008 17:52:18 -0500 id 0004AC1D.48A4B722.0000FA7D Received: from 172.16.0.7 (172.16.0.7 [172.16.0.7]) by econet.encontacto.net (Horde Framework) with HTTP; Thu, 14 Aug 2008 17:52:18 -0500 Message-ID: <20080814175218.187454uxox5q8tss@econet.encontacto.net> Date: Thu, 14 Aug 2008 17:52:18 -0500 From: eculp To: freebsd-emulation References: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> <78cb3d3f0808120238k163092bfw2e3f5b49a33c9773@mail.gmail.com> <20080813082735.113561o9a39zgwsg@econet.encontacto.net> <48A494CC.60704@vwsoft.com> In-Reply-To: <48A494CC.60704@vwsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080803 Firefox/2.0.0.16 X-IMP-Server: 189.190.8.164 X-Originating-IP: 201.155.7.3 X-Originating-User: eculp@encontacto.net Subject: Re: Re: wine and MS InternetExplorer 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: Thu, 14 Aug 2008 22:52:21 -0000 Quoting Volker : > On 12/23/-58 20:59, eculp wrote: >> Quoting Adrian Penisoara : >> >>> Hi, >>> >>> On Mon, Aug 11, 2008 at 3:46 AM, eculp wrote: >>>> Is there any way to get MS Internet explorer to work under wine. The >>>> government here has some forms that require it and won't work with >>>> firefox >>>> or opera. The part that bothers me even more is that they seem to be >>>> microsoft java apps. >>>> >>>> I see there is an iexplorer in the distribution and I added gecko >>>> support >>>> but still couldn't get more that a transparent box. >>> >>> There is the IEs4Linux project which theoretically could be used also >>> on FreeBSD -- see the link below, follow the installation instructions >>> and let us know what results you get. >>> >>> http://www.tatanka.com.br/ies4linux/ >>> >>> Apparently there is no FreeBSD port for this at this time, but if it >>> works for you then I guess it would make a really good candidate >>> (especially for enterprise/office environments) >> >> Thanks, Adrian. I took a look at it yesterday but didn't have time to >> install it. I'm downloading it now. It will be interesting to see if it >> is complete enough to work with the government's windows centric forms. >> I will post results to the list asap >> >> Thanks again, >> >> ed >>> >>> Regards, >>> Adrian. >>> >> >> > > ed, > > I'm running IE6 under wine for quite some time now. IIRC I've installed > IE manually. Tried IES4Linux before and found it too difficult to patch > as it's too Linux'ish (heavily Linux specific bash install scripts needs > _a lot_ of tweaking). > > You may find instructions for installation on the net. Make sure, you're > using latest wine and set the environment to Win98 for IE. Running such > a crappy tool (IE) under FreeBSD seems to be braindead, but there are > situations where there's no other way. BTW, check licensing issues first. Thanks, Volker. I agree with the part about brain dead but here you =20 can't access many government forms with out it. Governments aren't =20 usually recognized for their technological brilliance. I'm assuming that you are using only the executable because I have =20 tried to download, unpack and install it windows style and it didn't =20 want to cooperate. This should be better than IES4Linux that I haven't got going yet. It =20 seems to want a newer wine and I'm running wine-1.1.2,1 and have't =20 continued to investigate. I'll give an IE6 executable a try. Thanks again, ed From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 14 23:26:39 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 73419106567D for ; Thu, 14 Aug 2008 23:26:39 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 34D098FC14 for ; Thu, 14 Aug 2008 23:26:39 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.190.8.164]) by ns2.bafirst.com with esmtp; Thu, 14 Aug 2008 18:26:37 -0500 id 000D5467.48A4BF2D.0001190A Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Thu, 14 Aug 2008 18:26:36 -0500 id 0004AC28.48A4BF2C.0000FE89 Received: from 172.16.0.7 (172.16.0.7 [172.16.0.7]) by econet.encontacto.net (Horde Framework) with HTTP; Thu, 14 Aug 2008 18:26:36 -0500 Message-ID: <20080814182636.19753pe2v866l5yc@econet.encontacto.net> Date: Thu, 14 Aug 2008 18:26:36 -0500 From: eculp To: freebsd-emulation References: <20080810204625.18453tshxwqgptkw@econet.encontacto.net> <78cb3d3f0808120238k163092bfw2e3f5b49a33c9773@mail.gmail.com> <20080813082735.113561o9a39zgwsg@econet.encontacto.net> <48A494CC.60704@vwsoft.com> <20080814175218.187454uxox5q8tss@econet.encontacto.net> In-Reply-To: <20080814175218.187454uxox5q8tss@econet.encontacto.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.16) Gecko/20080803 Firefox/2.0.0.16 X-IMP-Server: 189.190.8.164 X-Originating-IP: 201.155.7.3 X-Originating-User: eculp@encontacto.net Subject: Re: Re: wine and MS InternetExplorer 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: Thu, 14 Aug 2008 23:26:39 -0000 Quoting eculp : > Quoting Volker : > >> On 12/23/-58 20:59, eculp wrote: >>> Quoting Adrian Penisoara : >>> >>>> Hi, >>>> >>>> On Mon, Aug 11, 2008 at 3:46 AM, eculp wrote: >>>>> Is there any way to get MS Internet explorer to work under wine. The >>>>> government here has some forms that require it and won't work with >>>>> firefox >>>>> or opera. The part that bothers me even more is that they seem to be >>>>> microsoft java apps. >>>>> >>>>> I see there is an iexplorer in the distribution and I added gecko >>>>> support >>>>> but still couldn't get more that a transparent box. >>>> >>>> There is the IEs4Linux project which theoretically could be used also >>>> on FreeBSD -- see the link below, follow the installation instructions >>>> and let us know what results you get. >>>> >>>> http://www.tatanka.com.br/ies4linux/ >>>> >>>> Apparently there is no FreeBSD port for this at this time, but if it >>>> works for you then I guess it would make a really good candidate >>>> (especially for enterprise/office environments) >>> >>> Thanks, Adrian. I took a look at it yesterday but didn't have time to >>> install it. I'm downloading it now. It will be interesting to see if it >>> is complete enough to work with the government's windows centric forms. >>> I will post results to the list asap >>> >>> Thanks again, >>> >>> ed >>>> >>>> Regards, >>>> Adrian. >>>> >>> >>> >> >> ed, >> >> I'm running IE6 under wine for quite some time now. IIRC I've installed >> IE manually. Tried IES4Linux before and found it too difficult to patch >> as it's too Linux'ish (heavily Linux specific bash install scripts needs >> _a lot_ of tweaking). >> >> You may find instructions for installation on the net. Make sure, you're >> using latest wine and set the environment to Win98 for IE. Running such >> a crappy tool (IE) under FreeBSD seems to be braindead, but there are >> situations where there's no other way. BTW, check licensing issues first. > > Thanks, Volker. I agree with the part about brain dead but here you =20 > can't access many government forms with out it. Governments aren't =20 > usually recognized for their technological brilliance. > > I'm assuming that you are using only the executable because I have =20 > tried to download, unpack and install it windows style and it didn't =20 > want to cooperate. > > This should be better than IES4Linux that I haven't got going yet. =20 > It seems to want a newer wine and I'm running wine-1.1.2,1 and =20 > have't continued to investigate. > > I'll give an IE6 executable a try. Just got a copy of IE6 copied it and ran: wine "/root/.wine/drive_c/Program Files/Internet Explorer/ explorer.exe" and got: fixme:shell:StopWatchMode () stub! fixme:process:SetProcessShutdownParameters (00000002, 00000000): partial stu= b. wine: Unhandled page fault on read access to 0x3534336c at address =20 0x3534336c (thread 0009), starting debugger... With loads like: 5680 root 1 102 0 5468K 3112K CPU1 1 0:49 32.28% wineserve= r 5717 root 1 60 0 12172K 4244K CPU1 1 0:18 8.79% =20 wine-pthread 5678 root 1 57 0 23548K 12984K piperd 1 0:15 8.06% =20 wine-pthread My guess would be to find one a little bit older maybe. Thanks, ed From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 15 12:30:50 2008 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64E311065678; Fri, 15 Aug 2008 12:30:50 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2A2368FC0A; Fri, 15 Aug 2008 12:30:50 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from freefall.freebsd.org (bsam@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7FCUoYv018258; Fri, 15 Aug 2008 12:30:50 GMT (envelope-from bsam@freefall.freebsd.org) Received: (from bsam@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7FCUn1F018254; Fri, 15 Aug 2008 12:30:49 GMT (envelope-from bsam) Date: Fri, 15 Aug 2008 12:30:49 GMT Message-Id: <200808151230.m7FCUn1F018254@freefall.freebsd.org> To: ganael.laplanche@martymac.com, bsam@FreeBSD.org, freebsd-emulation@FreeBSD.org From: bsam@FreeBSD.org Cc: Subject: Re: ports/123964: Mk fix: bsd.linux-rpm.mk - Handling of NOPORTDOCS 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: Fri, 15 Aug 2008 12:30:50 -0000 Synopsis: Mk fix: bsd.linux-rpm.mk - Handling of NOPORTDOCS State-Changed-From-To: open->closed State-Changed-By: bsam State-Changed-When: Fri Aug 15 12:30:39 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=123964 From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 15 12:40:03 2008 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5D891065679 for ; Fri, 15 Aug 2008 12:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 907DD8FC27 for ; Fri, 15 Aug 2008 12:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7FCe3Lt020500 for ; Fri, 15 Aug 2008 12:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7FCe34l020499; Fri, 15 Aug 2008 12:40:03 GMT (envelope-from gnats) Date: Fri, 15 Aug 2008 12:40:03 GMT Message-Id: <200808151240.m7FCe34l020499@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/123964: commit references a PR X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2008 12:40:03 -0000 The following reply was made to PR ports/123964; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/123964: commit references a PR Date: Fri, 15 Aug 2008 12:30:03 +0000 (UTC) bsam 2008-08-15 12:29:42 UTC FreeBSD ports repository Modified files: Mk bsd.linux-rpm.mk Log: Make bsd.linux-rpm.mk respect NOPORTDOCS variable. PR: 123964 Submitted by: Ganael Laplanche Discussed at: emulation@ Revision Changes Path 1.13 +15 -1 ports/Mk/bsd.linux-rpm.mk _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 15 23:57:42 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 A2A9B1065672 for ; Fri, 15 Aug 2008 23:57:42 +0000 (UTC) (envelope-from hraghav.devel@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 907BB8FC08 for ; Fri, 15 Aug 2008 23:57:42 +0000 (UTC) (envelope-from hraghav.devel@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1086878wfg.7 for ; Fri, 15 Aug 2008 16:57:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=j0JOaAKHdxymQDSYhxlUmFPeCnpvHcYc5zUr97KbLD4=; b=J2PWfIITShxnctsvz17xd7cJwS7OY4SEuwkiLpeGaATWRPpHcFdaZenLq4CKPQvyeu rYAx7N8DNERAJKL3qkFzLH7H0WkLIqZ/de8Xv2pK5xoAoBmCTs/yJS3YoV6AKIEECruh 20/kLFkVaYWRBU4oc6L9OVN7Z1BBquuhWzj94= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=oQ2GasoNudBA9vKM2d+WBey/LcxHDAHtQ6HrjyYuWUDIWFykfqglO8nHZbaf8bQ7vL v2cWpG8VS7adJga+lUytPyfKcgxbAADxi9V0hJd1a0tLM4W/elF/45pZ4OExE+i4acRG P6z2FT3ShmT7bbqhhW7BMHM3p+sjN7g1wKfs8= Received: by 10.142.157.15 with SMTP id f15mr1174941wfe.96.1218843091105; Fri, 15 Aug 2008 16:31:31 -0700 (PDT) Received: by 10.143.12.9 with HTTP; Fri, 15 Aug 2008 16:31:31 -0700 (PDT) Message-ID: <7c299c6c0808151631g5bee92eay6038e89da6b8a348@mail.gmail.com> Date: Fri, 15 Aug 2008 16:31:31 -0700 From: "H Raghav" To: freebsd-bugs@freebsd.org, freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: VMWare 3 port on FreeBSD 7 STABLE 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: Fri, 15 Aug 2008 23:57:42 -0000 Hi: I am trying to run VMware 3 port from /usr/ports/emulators/vmware3 on FreeBSD 7.0 STABLE. I did a make install from the /usr/ports as root and the build and install went fine. It installed Linux Base FC4 and then installed VMWare 3. However, whenever I try to startup vmware, I get an error that /dev/vmmon cannot be found. The error is: Could not open /dev/vmmon: No such file or directory. Please make sure that the kernel module `vmmon' is loaded. Failed to initialize monitor device. Linprocfs is mounted on /compat/linux/proc. I also ran the /usr/local/rc.d/vmware.sh start and it reported that all modules are already loaded. kldstat reveals that vmmon_smp.ko is indeed loaded. Based on some research, I found this issue reported in FreeBSD 5.4; I believe the same is at work here. I am running on a DELL SMP hardware (DELL Precision 530 Workstation). http://lists.freebsd.org/pipermail/freebsd-bugs/2005-May/012725.html Any way to fix this issue in FreeBSD 7? Is it due to the SMP hardware? Can I make VMWare belive that it is running on Uniprocessor hardware?