From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 22 05:46:05 2003 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 541D116A4B3 for ; Mon, 22 Sep 2003 05:46:05 -0700 (PDT) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0264E43FDF for ; Mon, 22 Sep 2003 05:46:04 -0700 (PDT) (envelope-from wsware@bellsouth.net) Received: from mail.bellsouth.net ([205.152.59.156]) by imf22aec.mail.bellsouth.netSMTP <20030922124603.ICIL13391.imf22aec.mail.bellsouth.net@mail.bellsouth.net> for ; Mon, 22 Sep 2003 08:46:03 -0400 X-Mailer: Openwave WebEngine, version 2.8.11 (webedge20-101-194-20030622) From: Scott Ware To: Date: Mon, 22 Sep 2003 8:46:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20030922124603.ICIL13391.imf22aec.mail.bellsouth.net@mail.bellsouth.net> Subject: Linux SO_REUSEADDR or SO_REUSEPORT X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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, 22 Sep 2003 12:46:05 -0000 I was trying to use a Linux program the reused a port it listens on and it always failed to bind under FreeBSD. I stumbled accross this in Google: http://groups.google.com/groups?q=linux_so_reuseaddr&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=20020715.201656.104025700.take_tk.hm.rd.sanyo.co.jp%40ns.sol.net&rnum=1 So I changed: /usr/src/sys/compat/linux/linux_socket.c : 145 case LINUX_SO_REUSEADDR: return (SO_REUSEADDR); to: /usr/src/sys/compat/linux/linux_socket.c : 145 case LINUX_SO_REUSEADDR: return (SO_REUSEPORT); And the program now works! Is this bad Linux coding or a bug in the FreeBSD Linux emulation? FreeBSD 4.8 linux_base-8-8.0_1 From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 22 11:01:53 2003 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A19016A4B3 for ; Mon, 22 Sep 2003 11:01:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 905CC43F85 for ; Mon, 22 Sep 2003 11:01:34 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8MI1YFY010002 for ; Mon, 22 Sep 2003 11:01:34 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8MI1X7J009984 for emulation@freebsd.org; Mon, 22 Sep 2003 11:01:33 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 22 Sep 2003 11:01:33 -0700 (PDT) Message-Id: <200309221801.h8MI1X7J009984@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: emulation@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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, 22 Sep 2003 18:01:53 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/07/09] kern/19814 emulation Oracle8i installer triggers problem in th o [2000/09/21] kern/21463 emulation Linux compatability mode should not allow o [2000/11/13] kern/22826 emulation Memory limits have no effect in linux com o [2000/11/18] kern/22943 emulation Problem with linux emulation o [2000/12/14] misc/23561 emulation Linux compatibility mode does not support o [2001/03/28] kern/26171 emulation not work Linux-emulator, but hi is work i 6 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/06/19] misc/19391 emulation Evilness with Linux Terminus, causes X to o [2002/08/11] kern/41543 emulation Easier wine/w23 support o [2002/11/26] kern/45785 emulation Linux WineX seems to require a few new li 3 problems total. From owner-freebsd-emulation@FreeBSD.ORG Tue Sep 23 13:22:39 2003 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B31416A4B3 for ; Tue, 23 Sep 2003 13:22:39 -0700 (PDT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id C01AE43FF9 for ; Tue, 23 Sep 2003 13:22:38 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.9/8.12.3) with ESMTP id h8NKMagg005780; Tue, 23 Sep 2003 13:22:36 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.9/8.12.3/Submit) id h8NKMZkI005763; Tue, 23 Sep 2003 13:22:35 -0700 Date: Tue, 23 Sep 2003 13:22:35 -0700 From: Brooks Davis To: Gerald Pfeifer Message-ID: <20030923202220.GA31663@Odin.AC.HMC.Edu> References: <200309112106.h8BL63b03821@rushe.aero.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: freebsd-emulation@freebsd.org cc: Mike O'Brien Subject: Re: Crossover Office? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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, 23 Sep 2003 20:22:39 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 12, 2003 at 12:28:38PM +0200, Gerald Pfeifer wrote: > On Thu, 11 Sep 2003, Mike O'Brien wrote: > > Has anyone managed to get Crossover Office 2.0.1 running > > under either FreeBSD-STABLE or FreeBSD-CURRENT? >=20 > This doesn't directly answer your question, but please (all of you) > contact CodeWeavers directly and show your interest for a FreeBSD port! >=20 > If, and only if, there is sufficient interest, they _will_ provide such > a port. I talked to them today and said the main thing they need is for wine to work out of the box on FreeBSD. Supposidly, it should even be possiable to install the existing Linux version of CrossOver Office and then mangle the config files to run a native FreeBSD version of wine under the CrossOver wrappers by modifying the config files. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/cKsCXY6L6fI4GtQRAjSlAJoCByEc+J9cMD0rJpLIB12+iknyZQCfXbdJ cv0AdkjTApydwDnfmyZPy7s= =32uE -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--