From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 9 06:52:41 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 63C5E1065672 for ; Sun, 9 Mar 2008 06:52:41 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.freebsd.org (Postfix) with ESMTP id BFC938FC14 for ; Sun, 9 Mar 2008 06:52:40 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (localhost [127.0.0.1]) by pukruppa.net (8.14.2/8.14.2) with ESMTP id m296rAgw037913; Sun, 9 Mar 2008 07:53:11 +0100 (CET) (envelope-from ulrich@pukruppa.net) Received: from localhost (ulrich@localhost) by pukruppa.net (8.14.2/8.14.2/Submit) with ESMTP id m296rAYU037871; Sun, 9 Mar 2008 07:53:10 +0100 (CET) (envelope-from ulrich@pukruppa.net) Date: Sun, 9 Mar 2008 07:53:08 +0100 (CET) From: Peter Ulrich Kruppa To: Juergen Lock In-Reply-To: <200803081947.m28JljAR041681@saturn.kn-bremen.de> Message-ID: <20080309074218.K1562@pukruppa.net> References: <20080308054515.V19713@pukruppa.net> <20080308113537.GA25773@mail.scottro.net> <200803081947.m28JljAR041681@saturn.kn-bremen.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-emulation@freebsd.org Subject: Re: Qemu: bridging on FreeBSD 7.0-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: Sun, 09 Mar 2008 06:52:41 -0000 Great thanks to Juergen, Per and Scott (ordered alphabetically)! For the records: On Sat, 8 Mar 2008, Juergen Lock wrote: > 1. Preparation: > > I added > perm tap0 0660 > to /etc/devfs.conf (my user is in wheel, if yours isnt maybe do > own tap0 john:john > like in the howto) > > 2. after that, or later after reboot, as root: > kldload aio kqemu if_bridge if_tap > sysctl net.link.tap.up_on_open=1 > sysctl net.link.tap.user_open=1 > /etc/rc.d/devfs restart > touch /dev/tap0 > ifconfig bridge0 create > ifconfig bridge0 addm em0 > ifconfig bridge0 addm tap0 > ifconfig bridge0 up > (as you can see that box' physical nic is an em(4), use whatever yours is) > > 3. now start qemu as user: > qemu-system-x86_64 -m 256 -cdrom > 7.0-RELEASE-amd64-livefs.iso -net nic -net > tap,ifname=tap0,script=/usr/bin/true -boot d ^^^^^^^^^^^^^^^^^^^^ That's it: I need -net tap,script=/usr/bin/true I never had thought about that. I have tried script=/etc/qemu-ifup but to set it to true ... !?! Again thank you, Uli. ------------------------------------- Peter Ulrich Kruppa Wuppertal Germany From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 9 09:29:41 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 63385106566C for ; Sun, 9 Mar 2008 09:29:41 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id E1C0F8FC1C for ; Sun, 9 Mar 2008 09:29:40 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1164601fgg.35 for ; Sun, 09 Mar 2008 01:29:39 -0800 (PST) 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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=6OI2+aTH9f89oxPAC0xWZWvONOpoL9ydGd+yB9peJzE=; b=JgGg+422wYAI+Hpsi5jQNb+PZ8DCWXFPi9xEiJSy9At4EfMKHvjOeDLdoMOxHa29uWrV/xovrn5mmmbPbrVpqp8nzQLCq9Kzke0Wa4LDWyYsVlJl+gdxcVIfq5ROwSSpgWsdMv24cbAAL+qGQIK9fnOMkPgUu9x9vYxlllAVCRo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kXSZ+M8ufoKHPBq5j25jUINbGC0+nWjAfAncZ5zmrvvkGB7kGHTHVb4JMsHsTaViV/UBLQKbHEDGdzHIUdSsgLz4bqnPTGlPpx7056//9vrjuZ10U8gRg5lUS3qjeUTWAkm86FskfFbrmn2uLBw0dDhgGVsO0/BcF0Gok6eXIM4= Received: by 10.86.28.5 with SMTP id b5mr4511880fgb.47.1205053385995; Sun, 09 Mar 2008 01:03:05 -0800 (PST) Received: by 10.86.93.14 with HTTP; Sun, 9 Mar 2008 01:03:05 -0800 (PST) Message-ID: <11167f520803090103j1dc61e7ap89eb21347e22557e@mail.gmail.com> Date: Sun, 9 Mar 2008 04:03:05 -0500 From: "Sam Fourman Jr." To: "Peter Ulrich Kruppa" In-Reply-To: <20080309074218.K1562@pukruppa.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080308054515.V19713@pukruppa.net> <20080308113537.GA25773@mail.scottro.net> <200803081947.m28JljAR041681@saturn.kn-bremen.de> <20080309074218.K1562@pukruppa.net> Cc: freebsd-emulation@freebsd.org, Juergen Lock Subject: Re: Qemu: bridging on FreeBSD 7.0-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: Sun, 09 Mar 2008 09:29:41 -0000 I am confused a bit, so what would I have to put in /etc/sysctl.conf so that qemu would have bridging for a user, automatically on bootup would I have to have a shell script of some sort? and would it not have to test if there already is a tap0? I have been trying to get this to work for awhile, if anyone has config files they could post I would very much appreciate it. esp if you could get multiple qemu's to bridge at once Sam Fourman Jr. From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 9 11:20:18 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 831B11065670 for ; Sun, 9 Mar 2008 11:20:18 +0000 (UTC) (envelope-from per@hedeland.org) Received: from pluto.hedeland.org (1-1-1-13a.mal.sth.bostream.se [82.182.84.27]) by mx1.freebsd.org (Postfix) with ESMTP id EE47E8FC17 for ; Sun, 9 Mar 2008 11:20:17 +0000 (UTC) (envelope-from per@hedeland.org) Received: from pluto.hedeland.org (localhost [127.0.0.1]) by pluto.hedeland.org (8.13.6/8.13.1) with ESMTP id m29BKGhn077856 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 9 Mar 2008 12:20:16 +0100 (CET) (envelope-from per@pluto.hedeland.org) Received: (from per@localhost) by pluto.hedeland.org (8.13.6/8.13.1/Submit) id m29BKFbG077855; Sun, 9 Mar 2008 12:20:15 +0100 (CET) (envelope-from per) Date: Sun, 9 Mar 2008 12:20:15 +0100 (CET) From: Per Hedeland Message-Id: <200803091120.m29BKFbG077855@pluto.hedeland.org> To: ulrich@pukruppa.net In-Reply-To: <20080309074218.K1562@pukruppa.net> X-Scanned-By: MIMEDefang 2.48 on 10.1.1.1 Cc: freebsd-emulation@freebsd.org Subject: Re: Qemu: bridging on FreeBSD 7.0-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: Sun, 09 Mar 2008 11:20:18 -0000 Peter Ulrich Kruppa wrote: >> >> 3. now start qemu as user: >> qemu-system-x86_64 -m 256 -cdrom >> 7.0-RELEASE-amd64-livefs.iso -net nic -net >> tap,ifname=tap0,script=/usr/bin/true -boot d > ^^^^^^^^^^^^^^^^^^^^ >That's it: I need > -net tap,script=/usr/bin/true > >I never had thought about that. I have tried > script=/etc/qemu-ifup >but to set it to true ... !?! Well, 'exit 0' in the script would then have worked too:-) (you do realize that the above runs /usr/bin/true *instead* of /etc/qemu-ifup, I hope). It would have been somewhat interesting to know why the (redundant, in your case) ifconfig in the script failed though - maybe it was just that /sbin wasn't in $PATH at that point. --Per From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 9 11:34: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 E7C4D1065676 for ; Sun, 9 Mar 2008 11:34:37 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.freebsd.org (Postfix) with ESMTP id D13288FC1B for ; Sun, 9 Mar 2008 11:34:36 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (localhost [127.0.0.1]) by pukruppa.net (8.14.2/8.14.2) with ESMTP id m29BZ4Ye034372; Sun, 9 Mar 2008 12:35:05 +0100 (CET) (envelope-from ulrich@pukruppa.net) Received: from localhost (ulrich@localhost) by pukruppa.net (8.14.2/8.14.2/Submit) with ESMTP id m29BZ22d034369; Sun, 9 Mar 2008 12:35:03 +0100 (CET) (envelope-from ulrich@pukruppa.net) Date: Sun, 9 Mar 2008 12:35:01 +0100 (CET) From: Peter Ulrich Kruppa To: Per Hedeland In-Reply-To: <200803091120.m29BKFbG077855@pluto.hedeland.org> Message-ID: <20080309122956.O1562@pukruppa.net> References: <200803091120.m29BKFbG077855@pluto.hedeland.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-emulation@freebsd.org Subject: Re: Qemu: bridging on FreeBSD 7.0-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: Sun, 09 Mar 2008 11:34:38 -0000 On Sun, 9 Mar 2008, Per Hedeland wrote: > Peter Ulrich Kruppa wrote: >>> >>> 3. now start qemu as user: >>> qemu-system-x86_64 -m 256 -cdrom >>> 7.0-RELEASE-amd64-livefs.iso -net nic -net >>> tap,ifname=tap0,script=/usr/bin/true -boot d >> ^^^^^^^^^^^^^^^^^^^^ >> That's it: I need >> -net tap,script=/usr/bin/true >> >> I never had thought about that. I have tried >> script=/etc/qemu-ifup >> but to set it to true ... !?! > > Well, 'exit 0' in the script would then have worked too:-) Actually: no :-( > (you do > realize that the above runs /usr/bin/true *instead* of /etc/qemu-ifup, I > hope). Actually: no (since I am no big shell script hacker). Old simple that I am, I believed it said, "Yes there is a script at the default place /etc/qemu-ifup. Do use it." > It would have been somewhat interesting to know why the > (redundant, in your case) ifconfig in the script failed though - maybe > it was just that /sbin wasn't in $PATH at that point. > > --Per > Greetings, Uli. ------------------------------------- Peter Ulrich Kruppa Wuppertal Germany From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 9 11:46:26 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 404E2106566B for ; Sun, 9 Mar 2008 11:46:26 +0000 (UTC) (envelope-from per@hedeland.org) Received: from pluto.hedeland.org (1-1-1-13a.mal.sth.bostream.se [82.182.84.27]) by mx1.freebsd.org (Postfix) with ESMTP id 8E7528FC14 for ; Sun, 9 Mar 2008 11:46:25 +0000 (UTC) (envelope-from per@hedeland.org) Received: from pluto.hedeland.org (localhost [127.0.0.1]) by pluto.hedeland.org (8.13.6/8.13.1) with ESMTP id m29BkNSs078446 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 9 Mar 2008 12:46:23 +0100 (CET) (envelope-from per@pluto.hedeland.org) Received: (from per@localhost) by pluto.hedeland.org (8.13.6/8.13.1/Submit) id m29BkNhk078445; Sun, 9 Mar 2008 12:46:23 +0100 (CET) (envelope-from per) Date: Sun, 9 Mar 2008 12:46:23 +0100 (CET) From: Per Hedeland Message-Id: <200803091146.m29BkNhk078445@pluto.hedeland.org> To: sfourman@gmail.com In-Reply-To: <11167f520803090103j1dc61e7ap89eb21347e22557e@mail.gmail.com> X-Scanned-By: MIMEDefang 2.48 on 10.1.1.1 Cc: freebsd-emulation@freebsd.org Subject: Re: Qemu: bridging on FreeBSD 7.0-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: Sun, 09 Mar 2008 11:46:26 -0000 "Sam Fourman Jr." wrote: > >I am confused a bit, > >so what would I have to put in /etc/sysctl.conf so that qemu would >have bridging for a user, automatically on bootup > >would I have to have a shell script of some sort? and would it not >have to test if there already is a tap0? > >I have been trying to get this to work for awhile, if anyone has >config files they could post I would very much appreciate it. > >esp if you could get multiple qemu's to bridge at once Here's the setup I use: 0. In /boot/loader.conf: if_tap_load="YES" This may actually be redundant though, I haven't tried w/o it. 1. In /etc/sysctl.conf: # Allow user open of tap device for qemu networking net.link.tap.user_open=1 2. In /etc/devfs.rules: [localrules=10] # devfs starts before NIS, so need numerical uid here (if you use NIS) add path 'tap*' user 1016 3. In /etc/rc.conf: devfs_system_ruleset="localrules" cloned_interfaces="bridge0" ifconfig_bridge0="addm bge0 up" I.e. this is one-time stuff, you can of course do it manually instead when testing: ifconfig bridge0 create ifconfig bridge0 addm bge0 up Use the name of your physical ethernet interface instead of "bge0", of course. 4. /etc/qemu-ifup: #!/bin/sh sudo /sbin/ifconfig $1 up case "`ifconfig bridge0`" in *" $1 "*) ;; # already in the bridge *) sudo /sbin/ifconfig bridge0 addm $1 ;; esac Finally, to run multiple qemus with bridged networking you *must* assign them different MAC addresses via -net nic,macaddr=52:54:00:XX:XX:XX (well, one of them can have the default of course). I just hardwire them, but in an earlier discussion here, Bakul Shah posted a nice trick to auto-generate the MAC address: Right. I use a shell function to create a macaddress based on directory of the image file. Something like: macaddr() { echo 52:54:0:$(echo $1|md5 |cut -c1-6|sed 's/\(..\)\(..\)/\1:\2:/') } qemu -net nic,macaddr=$(macaddr $(dirname $(realpath $1))) -hda $* And invoke it as, for example, my-qemu /usr/oszoo/plan9 ... Incidentally that post can *not* be found by searching the freebsd-emulation archives at freebsd.org, but there's always google... --Per From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 9 12:07:56 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 CE29B1065699 for ; Sun, 9 Mar 2008 12:07:56 +0000 (UTC) (envelope-from per@hedeland.org) Received: from pluto.hedeland.org (1-1-1-13a.mal.sth.bostream.se [82.182.84.27]) by mx1.freebsd.org (Postfix) with ESMTP id 438468FC27 for ; Sun, 9 Mar 2008 12:07:56 +0000 (UTC) (envelope-from per@hedeland.org) Received: from pluto.hedeland.org (localhost [127.0.0.1]) by pluto.hedeland.org (8.13.6/8.13.1) with ESMTP id m29C7s20078845 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 9 Mar 2008 13:07:54 +0100 (CET) (envelope-from per@pluto.hedeland.org) Received: (from per@localhost) by pluto.hedeland.org (8.13.6/8.13.1/Submit) id m29C7svL078844; Sun, 9 Mar 2008 13:07:54 +0100 (CET) (envelope-from per) Date: Sun, 9 Mar 2008 13:07:54 +0100 (CET) From: Per Hedeland Message-Id: <200803091207.m29C7svL078844@pluto.hedeland.org> To: ulrich@pukruppa.net In-Reply-To: <20080309122956.O1562@pukruppa.net> X-Scanned-By: MIMEDefang 2.48 on 10.1.1.1 Cc: freebsd-emulation@freebsd.org Subject: Re: Qemu: bridging on FreeBSD 7.0-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: Sun, 09 Mar 2008 12:07:56 -0000 Peter Ulrich Kruppa wrote: > >On Sun, 9 Mar 2008, Per Hedeland wrote: >> >> Well, 'exit 0' in the script would then have worked too:-) >Actually: no :-( Hm, well, at least it should have gotten rid of the /etc/qemu-ifup: could not launch network script Could not initialize device 'tap' that you got, since the only thing qemu knows about the script is the exit code when it tries to run it. Though "could not *launch*" does sound like it wasn't able to run it at all, but I think that's just unfortunate wording - or else you don't actually have the permissions that you think on the script. If it got rid of the message but networking still didn't work, I would suspect the "0.0.0.0" instead of "up". But in any case, if you do the ifconfig manually and are happy with that, there's no need to run a script, as your result with /usr/bin/true shows. Finally, it's worth noting that testing this stuff and drawing the correct conclusions is pretty hard, since you keep leaving "state bits" around - e.g. once you've 'ifconfig up'ed an interface, it remains up even if you think you're "starting over", and you might incorrectly conclude that you don't need that ifconfig thingie. >> (you do >> realize that the above runs /usr/bin/true *instead* of /etc/qemu-ifup, I >> hope). >Actually: no (since I am no big shell script hacker). Old simple >that I am, I believed it said, "Yes there is a script at the >default place /etc/qemu-ifup. Do use it." Well, there is a man page for qemu, and it's quite clear about what the argument to 'script=' means.:-) --Per From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 9 14:24: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 331BA1065671 for ; Sun, 9 Mar 2008 14:24:20 +0000 (UTC) (envelope-from aline@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [204.13.164.18]) by mx1.freebsd.org (Postfix) with ESMTP id 09CAC8FC18 for ; Sun, 9 Mar 2008 14:24:20 +0000 (UTC) (envelope-from aline@riseup.net) Received: from petrel.riseup.net (petrel-pn.riseup.net [10.0.1.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "petrel.riseup.net", Issuer "ipsCA CLASEA1 Certification Authority" (not verified)) by mx1.riseup.net (Postfix) with ESMTP id 6DE9F57011E for ; Sun, 9 Mar 2008 07:03:33 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: aline@petrel.riseup.net) with ESMTP id AC0619CC From: Aline de Freitas To: freebsd-emulation@freebsd.org Date: Sun, 9 Mar 2008 11:03:26 -0300 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1430634.MzSep7qRkU"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200803091103.26709.aline@riseup.net> Subject: Error compiling new wine-0.9.57,1 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, 09 Mar 2008 14:24:20 -0000 --nextPart1430634.MzSep7qRkU Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline [aline@anderson-herzer:/usr/home/aline]$ uname -a =46reeBSD anderson-herzer.suite 7.0-RELEASE FreeBSD 7.0-RELEASE #4: Mon Feb= 25=20 17:10:41 BRT 2008 root@:/usr/obj/usr/src/sys/ANDERSON i386 Missing glyph for char 0e53 Missing glyph for char 0e54 Missing glyph for char 0e55 Missing glyph for char 0e56 Missing glyph for char 0e57 Missing glyph for char 0e58 Missing glyph for char 0e59 Missing glyph for char 0e5a Missing glyph for char 0e5b =2E./tools/fnt2fon system-874-96-16.fnt vgas874.fon System 10 pts 96x96 dpi fontforge -script ../fonts/genttf.ff marlett.sfd marlett.ttf Copyright (c) 2000-2008 by George Williams. Executable based on sources from 21:54 GMT 2-Mar-2008-ML. Library based on sources from 21:54 GMT 2-Mar-2008. gmake[1]: *** [marlett.ttf] Segmentation fault: 11 (arquivo core criado) gmake[1]: ** Apagando arquivo `marlett.ttf' gmake[1]: Saindo do diret=F3rio=20 `/usr/ports/emulators/wine/work/wine-0.9.57/fonts' gmake: ** [fonts] Erro 2 *** Error code 2 Stop in /usr/ports/emulators/wine. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.1320.= 0=20 env UPGRADE_TOOL=3Dportupgrade UPGRADE_PORT=3Dwine-0.9.56,1=20 UPGRADE_PORT_VER=3D0.9.56,1 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! emulators/wine (wine-0.9.56,1) (segmentation fault) If you need any more info in order to debug it better, just tell me. Thanks, =2D-=20 Aline de Freitas - Chave p=FAblica: ID DE632016 / keys.indymedia.org gpg --keyserver keys.indymedia.org --recv-keys DE632016 --nextPart1430634.MzSep7qRkU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEABECAAYFAkfT7i4ACgkQhLRvs95jIBaY/ACfZb0PwS8+w+3XJFRcBNgg8gRz q64AniyPqkgghJJuLYsYvZ2iT6xzHBI4 =CmGI -----END PGP SIGNATURE----- --nextPart1430634.MzSep7qRkU-- From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 10 01:18: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 20BFA1065670 for ; Mon, 10 Mar 2008 01:18:00 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id B19F88FC1D for ; Mon, 10 Mar 2008 01:17:59 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1421040fgg.35 for ; Sun, 09 Mar 2008 18:17:58 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=wMs3YeAwuPJJtDH0bHeipaxt0ZO2bo1vgpIWK2pDCQE=; b=qxAAKNgcmZtcdtC36aN4eQCNoihskmuU3pNprt+4XosUmx96+ArPsaPOObU/lNQz4EqByAwTnC3x+GoyMD6uS/TN2oZ1IfF4h2k2TEGStOpo/UKmm0l0lAldxykvhMiILqs0Xk3Zjsn7DoKanhn4JgDfnwxvmkInMBdaXS5z/HU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lcGRnYzZHQPGjferirQlkA80tUQiR9eVUUdXreavhHXc+fH9WRxLDS17m1GPQpuqlRGQJf1uKCXU8tfi/HZJza9Y7SHITl9uJHPTgT5SfFVoa+QckGewN4NqjOKQvADRkTY6DN5Nap2Cm/8bqM3VVUNxXXcWdWkz6lbPNIXEoXw= Received: by 10.86.93.17 with SMTP id q17mr5674363fgb.18.1205111878064; Sun, 09 Mar 2008 18:17:58 -0700 (PDT) Received: by 10.86.93.14 with HTTP; Sun, 9 Mar 2008 18:17:58 -0700 (PDT) Message-ID: <11167f520803091817l6085faf1iae4e810ee610adbd@mail.gmail.com> Date: Sun, 9 Mar 2008 20:17:58 -0500 From: "Sam Fourman Jr." To: "Aline de Freitas" In-Reply-To: <200803091103.26709.aline@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803091103.26709.aline@riseup.net> Cc: freebsd-emulation@freebsd.org Subject: Re: Error compiling new wine-0.9.57,1 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, 10 Mar 2008 01:18:00 -0000 yes I also have this problem issing glyph for char 0e48 Missing glyph for char 0e49 Missing glyph for char 0e4a Missing glyph for char 0e4b Missing glyph for char 0e4c Missing glyph for char 0e4d Missing glyph for char 0e4e Missing glyph for char 0e4f Missing glyph for char 0e50 Missing glyph for char 0e51 Missing glyph for char 0e52 Missing glyph for char 0e53 Missing glyph for char 0e54 Missing glyph for char 0e55 Missing glyph for char 0e56 Missing glyph for char 0e57 Missing glyph for char 0e58 Missing glyph for char 0e59 Missing glyph for char 0e5a Missing glyph for char 0e5b ../tools/fnt2fon system-874-96-16.fnt vgas874.fon System 10 pts 96x96 dpi fontforge -script ../fonts/genttf.ff marlett.sfd marlett.ttf Copyright (c) 2000-2008 by George Williams. Executable based on sources from 21:54 GMT 2-Mar-2008-ML. Library based on sources from 21:54 GMT 2-Mar-2008. gmake[1]: *** [marlett.ttf] Segmentation fault: 11 (core dumped) gmake[1]: *** Deleting file `marlett.ttf' gmake[1]: Leaving directory `/usr/ports/emulators/wine/work/wine-0.9.57/fonts' gmake: *** [fonts] Error 2 *** Error code 2 Stop in /usr/ports/emulators/wine. *** Error code 1 Stop in /usr/ports/emulators/wine. From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 10 03:09:31 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 1896C106566B for ; Mon, 10 Mar 2008 03:09:31 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from QMTA04.emeryville.ca.mail.comcast.net (qmta04.emeryville.ca.mail.comcast.net [76.96.30.40]) by mx1.freebsd.org (Postfix) with ESMTP id E79948FC14 for ; Mon, 10 Mar 2008 03:09:30 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from OMTA08.emeryville.ca.mail.comcast.net ([76.96.30.12]) by QMTA04.emeryville.ca.mail.comcast.net with comcast id z9U91Y0090FhH24A40Dx00; Mon, 10 Mar 2008 02:52:43 +0000 Received: from kirby.cyberbotx.com ([68.43.195.82]) by OMTA08.emeryville.ca.mail.comcast.net with comcast id zEtT1Y00B1n8LeU8U00000; Mon, 10 Mar 2008 02:53:30 +0000 X-Authority-Analysis: v=1.0 c=1 a=6I5d2MoRAAAA:8 a=gbwAAKGPfw-bq9qhCdsA:9 a=IL2C6KIZONxzpddORX4A:7 a=MI0pakRPCu9OyAVn1t80r9eJILMA:4 a=SV7veod9ZcQA:10 a=RMBU5szJeCoA:10 Message-ID: <47D4A2A7.8050701@cyberbotx.com> Date: Sun, 09 Mar 2008 22:53:27 -0400 From: Naram Qashat User-Agent: Thunderbird 2.0.0.12 (X11/20080229) MIME-Version: 1.0 To: "Sam Fourman Jr." References: <200803091103.26709.aline@riseup.net> <11167f520803091817l6085faf1iae4e810ee610adbd@mail.gmail.com> In-Reply-To: <11167f520803091817l6085faf1iae4e810ee610adbd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: Error compiling new wine-0.9.57,1 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, 10 Mar 2008 03:09:31 -0000 Sam Fourman Jr. wrote: > yes I also have this problem > > issing glyph for char 0e48 > Missing glyph for char 0e49 > Missing glyph for char 0e4a > Missing glyph for char 0e4b > Missing glyph for char 0e4c > Missing glyph for char 0e4d > Missing glyph for char 0e4e > Missing glyph for char 0e4f > Missing glyph for char 0e50 > Missing glyph for char 0e51 > Missing glyph for char 0e52 > Missing glyph for char 0e53 > Missing glyph for char 0e54 > Missing glyph for char 0e55 > Missing glyph for char 0e56 > Missing glyph for char 0e57 > Missing glyph for char 0e58 > Missing glyph for char 0e59 > Missing glyph for char 0e5a > Missing glyph for char 0e5b > ../tools/fnt2fon system-874-96-16.fnt vgas874.fon > System 10 pts 96x96 dpi > fontforge -script ../fonts/genttf.ff marlett.sfd marlett.ttf > Copyright (c) 2000-2008 by George Williams. > Executable based on sources from 21:54 GMT 2-Mar-2008-ML. > Library based on sources from 21:54 GMT 2-Mar-2008. > gmake[1]: *** [marlett.ttf] Segmentation fault: 11 (core dumped) > gmake[1]: *** Deleting file `marlett.ttf' > gmake[1]: Leaving directory `/usr/ports/emulators/wine/work/wine-0.9.57/fonts' > gmake: *** [fonts] Error 2 > *** Error code 2 > > Stop in /usr/ports/emulators/wine. > *** Error code 1 > > Stop in /usr/ports/emulators/wine. > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" > Just thought I'd mention that I brought this up with the fontforge developer (since I maintain the port for FreeBSD) and he says he'll have a fixed version up soon. Naram Qashat From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 10 07:27:25 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 0EE9E106566C for ; Mon, 10 Mar 2008 07:27:25 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id A89738FC1E for ; Mon, 10 Mar 2008 07:27:24 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1521899fgg.35 for ; Mon, 10 Mar 2008 00:27:23 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=GR4EhIowNitbz3aweq62dJal8SY0o+zgocxnuW1LJhQ=; b=l6jzaJhYEvXAUlIroQDOBojpdw3Sj2HSiwQRsQixYWUQn9gYZM3yZEUyTEo9UBvmTQgHFSfMgvVfeaxilPeyuREebnhj1wVYTEu0ElQrrRs77Ar4Bb1gu4TiN2i9xChJUlQpSevPxHdiQNOctafqPu/w4KbgHN2TzPE1RnV4XJE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VSX1F6P+TV5Qybp7OS9ahWvIOe2pTa+ks1FhRZsFFLr3d8YASysJg/hgu+i35ZY6RvPJa/GgP8iLswq9eiZYGy/HY3Ji6zaP4z9SZy590QDOqntphuaa4OkSup1jw3suiGX1Hv2kf1uA6WVLIXF0O+sDlMpfg3C/XQRdkLGJP1c= Received: by 10.86.59.2 with SMTP id h2mr6058465fga.63.1205134043270; Mon, 10 Mar 2008 00:27:23 -0700 (PDT) Received: by 10.86.93.14 with HTTP; Mon, 10 Mar 2008 00:27:23 -0700 (PDT) Message-ID: <11167f520803100027g56c1bc04gde8f54ddfb813903@mail.gmail.com> Date: Mon, 10 Mar 2008 02:27:23 -0500 From: "Sam Fourman Jr." To: "Naram Qashat" In-Reply-To: <47D4A2A7.8050701@cyberbotx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803091103.26709.aline@riseup.net> <11167f520803091817l6085faf1iae4e810ee610adbd@mail.gmail.com> <47D4A2A7.8050701@cyberbotx.com> Cc: freebsd-emulation@freebsd.org Subject: Re: Error compiling new wine-0.9.57,1 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, 10 Mar 2008 07:27:25 -0000 ok so I should basically watch freshports for a fontforge update Sam Fourman Jr. From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 10 11:07:00 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 062951065729 for ; Mon, 10 Mar 2008 11:07:00 +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 0B9148FC27 for ; Mon, 10 Mar 2008 11:07:00 +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 m2AB6xhw086509 for ; Mon, 10 Mar 2008 11:06:59 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2AB6x68086503 for freebsd-emulation@FreeBSD.org; Mon, 10 Mar 2008 11:06:59 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 10 Mar 2008 11:06:59 GMT Message-Id: <200803101106.m2AB6x68086503@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, 10 Mar 2008 11:07:00 -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/102956 emulation [linux] [patch] Add partial support for SO_PEERCRED in o kern/117010 emulation [linuxolator] linux_getdents() get something like buff o ports/117350 emulation compile error in emulators/vmware3 5 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 o kern/55835 emulation [linux] [patch] Linux IPC emulation missing SETALL sys a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s f 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/121494 emulation emulators/linux_base-fc4 missing /usr/lib/librt.so.1 10 problems total. From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 10 14:56:27 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 7DCCF1065671 for ; Mon, 10 Mar 2008 14:56:27 +0000 (UTC) (envelope-from meitolake@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.190]) by mx1.freebsd.org (Postfix) with ESMTP id 201B98FC1E for ; Mon, 10 Mar 2008 14:56:26 +0000 (UTC) (envelope-from meitolake@gmail.com) Received: by gv-out-0910.google.com with SMTP id n40so624971gve.39 for ; Mon, 10 Mar 2008 07:56:25 -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; bh=w54fJxKwS16XLFYBRZ6WEH08m5wBRugKmLAf6dd33gs=; b=JkKx2LKKeyDWNvEDKwJxEgLil+CqaKo1c32gw41qj2mFwqHlEPRhKDjw/kp7VDc+hSd/srWxsF7olbY7yQ+nbaQqMUd9OvBICu48Df5E6n23004NzSBM07hI0z7BsAiXmWF+/EUEPRRnGOPlimTaL9GHotML2CyWgKBs5NnauJU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=s5GWZqu781YVkdRQ//KP36tIHmapASSghjE+ruT/zC3Nic+279OnKWhgjoRY0T0Tlvw0q7I+00qpGrWGDLi5P3BhKlkuX2qnW2xsFA6pGh0oS7b9poM0gJfUDIl/GNhfFbAlRBreKCv8wZSeZRa3GG6fe/UXAqew6XiuaP5NsSo= Received: by 10.150.220.19 with SMTP id s19mr2796091ybg.147.1205159540027; Mon, 10 Mar 2008 07:32:20 -0700 (PDT) Received: by 10.150.96.19 with HTTP; Mon, 10 Mar 2008 07:32:20 -0700 (PDT) Message-ID: Date: Mon, 10 Mar 2008 22:32:20 +0800 From: "Liang Zhang" To: freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Installing Cadence products on FreeBSD 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, 10 Mar 2008 14:56:27 -0000 If you are interested in installation of Cadence products on FreeBSD, such as IC 5.1.41 and IC 6.1.0. Please visit here: http://code.google.com/p/cdsb/ Thanks! From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 11 05:13: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 0A0951065671; Tue, 11 Mar 2008 05:13:23 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from mail.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id C07A58FC13; Tue, 11 Mar 2008 05:13:22 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from localhost (unknown [151.197.209.113]) by mail.asahi-net.or.jp (Postfix) with ESMTP id 8AAAD5096F; Tue, 11 Mar 2008 13:55:57 +0900 (JST) Date: Tue, 11 Mar 2008 00:55:45 -0400 From: Yoshihiro Ota To: Juergen Lock Message-Id: <20080311005545.2710d540.ota@j.email.ne.jp> In-Reply-To: <20080304223822.GA35494@saturn.kn-bremen.de> References: <20080302202120.GA62260@saturn.kn-bremen.de> <20080304223822.GA35494@saturn.kn-bremen.de> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.8; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: please test qemu-devel port update (2008-03-02 snapshot) 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, 11 Mar 2008 05:13:23 -0000 On Tue, 4 Mar 2008 23:38:22 +0100 Juergen Lock wrote: > On Sun, Mar 02, 2008 at 09:21:20PM +0100, Juergen Lock wrote: > > Hi! > > > > Anyway the update is here (also queued on tb3): > > http://people.freebsd.org/~nox/qemu/qemu-devel-20080302.patch > > Updated patch available, fixed the 7.0 amd64 iso faults (indeed it was > a tcg bug, I can boot livefs amd64 also on i386 now and enter fixit), > and added the gnutls dependency knob that I just commited to the 0.9.1 > qemu port too. > > enjoy, > Juergen I also started using with your patch. I haven't had any problems so far; although I haven't tried anything new, yet. Thanks, Hiro From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 11 22:21:26 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 D8CFC1065674 for ; Tue, 11 Mar 2008 22:21:26 +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 889B58FC16 for ; Tue, 11 Mar 2008 22:21:26 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.2/8.14.2) with ESMTP id m2BLxOtQ005604 for ; Tue, 11 Mar 2008 16:59:24 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Tue, 11 Mar 2008 16:59:24 -0500 (CDT) From: "Sean C. Farley" To: freebsd-emulation@FreeBSD.org In-Reply-To: <200803081947.m28JljAR041681@saturn.kn-bremen.de> Message-ID: References: <20080308054515.V19713@pukruppa.net> <20080308113537.GA25773@mail.scottro.net> <200803081947.m28JljAR041681@saturn.kn-bremen.de> User-Agent: Alpine 1.00 (BSF 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail.farley.org Cc: Subject: Re: Qemu: bridging on FreeBSD 7.0-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: Tue, 11 Mar 2008 22:21:27 -0000 On Sat, 8 Mar 2008, Juergen Lock wrote: > 3. now start qemu as user: > qemu-system-x86_64 -m 256 -cdrom 7.0-RELEASE-amd64-livefs.iso -net nic -net tap,ifname=tap0,script=/usr/bin/true -boot d FYI, script=no (from the man page) tells it to not execute any script. Sean -- scf@FreeBSD.org From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 12 10:06:33 2008 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C95E106566B; Wed, 12 Mar 2008 10:06:33 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 220F88FC21; Wed, 12 Mar 2008 10:06:33 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5695A.dip.t-dialin.net [84.165.105.90]) by redbull.bpaserver.net (Postfix) with ESMTP id CEF102E06F; Wed, 12 Mar 2008 11:06:25 +0100 (CET) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 640C877C55; Wed, 12 Mar 2008 11:04:17 +0100 (CET) Received: (from www@localhost) by webmail.leidinger.net (8.14.2/8.13.8/Submit) id m2CA4GUn032338; Wed, 12 Mar 2008 11:04:16 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Wed, 12 Mar 2008 11:04:16 +0100 Message-ID: <20080312110416.rvewfpfrqcgswo0c@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Wed, 12 Mar 2008 11:04:16 +0100 From: Alexander Leidinger To: Pav Lucistnik , emulation@FreeBSD.org References: <200803112345.m2BNj4Hj051138@repoman.freebsd.org> In-Reply-To: <200803112345.m2BNj4Hj051138@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-13.504, required 6, BAYES_00 -15.00, MIME_QP_LONG_LINE 1.40, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk bsd.port.subdir.mk bsd.xorg.mk 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, 12 Mar 2008 10:06:33 -0000 Quoting Pav Lucistnik (from Tue, 11 Mar 2008 =20 23:45:04 +0000 (UTC)): > - Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_PREF= IX > > PR: ports/118212 =20 > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D118212 > Original patch: vd > Patch by: pav I would like to know why emulation@ was not in the loop for this. At http://www.leidinger.net/FreeBSD/port-patches/Mk:bsd.port.mk.diff I have a patch for this too (there's more than just the LDCONFIG =20 part), and it handles this a little bit differently. I hadn't time to =20 analyze the committed patch if it is functionally equivalent, but at =20 least in my patch the mtree stuff for ldconfig is disabled in the =20 linux case. I have to say that I hadn't the time to completely test my =20 patch. Until the behavior of USE_LDCONFIG is not evaluated for linux ports =20 regarding the mtree stuff, I suggest to not convert any linux port to =20 use USE_LDCONFIG. Can anyone of the involved people (pav, vd, maybe =20 bsam?) lend a helping hand with the evaluation of differences between =20 the patches? Bye, Alexander. --=20 If you `set watch =3D (0 any any)' in tcsh, you will be notified when someone logs in or out of your system. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 12 10:45:34 2008 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C78F106566B for ; Wed, 12 Mar 2008 10:45:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from nat-application.b1.lan.prg.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.freebsd.org (Postfix) with ESMTP id 6F05E8FC15 for ; Wed, 12 Mar 2008 10:45:33 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by nat-application.b1.lan.prg.vol.cz (8.14.2/8.14.2) with ESMTP id m2CAFrQZ052693; Wed, 12 Mar 2008 11:15:53 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.14.2/8.14.2/Submit) id m2CAFrv5052692; Wed, 12 Mar 2008 11:15:53 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Alexander Leidinger In-Reply-To: <20080312110416.rvewfpfrqcgswo0c@webmail.leidinger.net> References: <200803112345.m2BNj4Hj051138@repoman.freebsd.org> <20080312110416.rvewfpfrqcgswo0c@webmail.leidinger.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-YsQhm8BLnJ5c8LCPO/xh" Date: Wed, 12 Mar 2008 11:15:53 +0100 Message-Id: <1205316953.51779.13.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Cc: emulation@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk bsd.port.subdir.mk bsd.xorg.mk X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2008 10:45:34 -0000 --=-YsQhm8BLnJ5c8LCPO/xh Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Alexander Leidinger p=ED=B9e v st 12. 03. 2008 v 11:04 +0100: > Quoting Pav Lucistnik (from Tue, 11 Mar 2008 =20 > 23:45:04 +0000 (UTC)): >=20 > > - Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_P= REFIX > > > > PR: ports/118212 =20 > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D118212 > > Original patch: vd > > Patch by: pav >=20 > I would like to know why emulation@ was not in the loop for this. >=20 > At > http://www.leidinger.net/FreeBSD/port-patches/Mk:bsd.port.mk.diff I wasn't aware of this patch. Is it mentioned in a PR assigned to portmgr anywhere? If I ignore not-ldconfig related changes in your patch, the functionality should be equivalent. I do not need to set NO_LDCONFIG_MTREE, because that code branch is never reached. My code goes like if (linux) { do linux stuff } else { do native stuff } Your code went like if (linux) { setup some variables } else { setup some variables} endif; do { common stuff }. Only difference I see is that you condition the use of linux mdconfig by presence of USE_LINUX, I need USE_LINUX_PREFIX, which is more strict, I think. --=20 Pav Lucistnik Just because you're an angel doesn't mean you have to be a fool. --=-YsQhm8BLnJ5c8LCPO/xh Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkfXrVkACgkQntdYP8FOsoKsAACgs0csguqH0LVglhAIfYjQF2+E dtgAnjZZs9A1GN+wW6zQN0fam8wp7znp =ezMQ -----END PGP SIGNATURE----- --=-YsQhm8BLnJ5c8LCPO/xh-- From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 12 10:48:59 2008 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03DA21065672; Wed, 12 Mar 2008 10:48:59 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 840948FC1F; Wed, 12 Mar 2008 10:48:58 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5695A.dip.t-dialin.net [84.165.105.90]) by redbull.bpaserver.net (Postfix) with ESMTP id 8C90E2E0EF; Wed, 12 Mar 2008 11:48:25 +0100 (CET) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 4DE847883B; Wed, 12 Mar 2008 11:46:16 +0100 (CET) Received: (from www@localhost) by webmail.leidinger.net (8.14.2/8.13.8/Submit) id m2CAkFYf039347; Wed, 12 Mar 2008 11:46:15 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Wed, 12 Mar 2008 11:46:15 +0100 Message-ID: <20080312114615.tcssgxahkck04c8s@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Wed, 12 Mar 2008 11:46:15 +0100 From: Alexander Leidinger To: pav@FreeBSD.org References: <200803112345.m2BNj4Hj051138@repoman.freebsd.org> <20080312110416.rvewfpfrqcgswo0c@webmail.leidinger.net> <1205316953.51779.13.camel@pav.hide.vol.cz> In-Reply-To: <1205316953.51779.13.camel@pav.hide.vol.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.9, required 6, BAYES_00 -15.00, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: emulation@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk bsd.port.subdir.mk bsd.xorg.mk 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, 12 Mar 2008 10:48:59 -0000 Quoting Pav Lucistnik (from Wed, 12 Mar 2008 =20 11:15:53 +0100): > Alexander Leidinger p=C3=AD=C5=A1e v st 12. 03. 2008 v 11:04 +0100: >> Quoting Pav Lucistnik (from Tue, 11 Mar 2008 >> 23:45:04 +0000 (UTC)): >> >> > - Teach USE_LDCONFIG to do the right thing when used with =20 >> USE_LINUX_PREFIX >> > >> > PR: ports/118212 >> > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D118212 >> > Original patch: vd >> > Patch by: pav >> >> I would like to know why emulation@ was not in the loop for this. >> >> At >> http://www.leidinger.net/FreeBSD/port-patches/Mk:bsd.port.mk.diff > > I wasn't aware of this patch. Is it mentioned in a PR assigned to > portmgr anywhere? No PR. I mentioned it once on emulation@ I think. But it's been a =20 while. I would have expected that a linux related patch would be =20 presented for review on emulation@. > If I ignore not-ldconfig related changes in your patch, the > functionality should be equivalent. I do not need to set > NO_LDCONFIG_MTREE, because that code branch is never reached. Good. > My code goes like if (linux) { do linux stuff } else { do native stuff } > Your code went like if (linux) { setup some variables } else { setup > some variables} endif; do { common stuff }. Yes (regarding the behavior of my patch). > Only difference I see is that you condition the use of linux mdconfig by > presence of USE_LINUX, I need USE_LINUX_PREFIX, which is more strict, I > think. It depends upon your point of view: - we have ports which use USE_LINUX but not USE_LINUX_PREFIX - every port (except the base ports) needs to use USE_LINUX (the base ports are very special, we use ldconfig by hand there anyway) - Ports which don't install into LINUXBASE have no business using USE_LDCONFIG (libs which need to be cached for the run-time linker need to go into LINUXBASE) So it would be stricter in my point of view to use USE_LINUX. I can =20 understand when you say, that it is stricter by using USE_LINUX_PREFIX =20 (a different point of view). The question is now, if USE_LINUX_PREFIX is sufficient. Do we have =20 ports which install into LOCALBASE and LINUXBASE, and if yes, do they =20 install libs into LINUXBASE? emulation@ does not own a port which =20 installs into both, but emulation@ does not own all linux ports. The =20 nvidia driver installs into both, but does it _need_ (which is !=3D =20 "use") USE_LDCONFIG (I haven't checked)? Every port which installs into both locations, needs to use USE_LINUX, =20 but may not use USE_LINUX_PREFIX. So I would say it is at least =20 failsave to make this dependent upon USE_LINUX. It may be beneficial =20 to also check the argument for USE_LDCONFIG in the linux case. Only =20 "yes" (or similar) makes sense here. BTW: Thanks for working on this, it's on my TODO list for too long. Bye, Alexander. --=20 Some people cause happiness wherever they go; others, whenever they go. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 12 12:34:13 2008 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 362C01065670; Wed, 12 Mar 2008 12:34:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from nat-application.b1.lan.prg.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.freebsd.org (Postfix) with ESMTP id 997BA8FC18; Wed, 12 Mar 2008 12:34:12 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by nat-application.b1.lan.prg.vol.cz (8.14.2/8.14.2) with ESMTP id m2CCYAmf073318; Wed, 12 Mar 2008 13:34:10 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.14.2/8.14.2/Submit) id m2CCYA2n073317; Wed, 12 Mar 2008 13:34:10 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Alexander Leidinger In-Reply-To: <20080312114615.tcssgxahkck04c8s@webmail.leidinger.net> References: <200803112345.m2BNj4Hj051138@repoman.freebsd.org> <20080312110416.rvewfpfrqcgswo0c@webmail.leidinger.net> <1205316953.51779.13.camel@pav.hide.vol.cz> <20080312114615.tcssgxahkck04c8s@webmail.leidinger.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-sqwf0u+Hd+CNWc5X0Zw2" Date: Wed, 12 Mar 2008 13:34:10 +0100 Message-Id: <1205325250.51779.19.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Cc: emulation@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk bsd.port.subdir.mk bsd.xorg.mk X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2008 12:34:13 -0000 --=-sqwf0u+Hd+CNWc5X0Zw2 Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Alexander Leidinger p=ED=B9e v st 12. 03. 2008 v 11:46 +0100: > > Only difference I see is that you condition the use of linux mdconfig b= y > > presence of USE_LINUX, I need USE_LINUX_PREFIX, which is more strict, I > > think. > The question is now, if USE_LINUX_PREFIX is sufficient. Do we have =20 > ports which install into LOCALBASE and LINUXBASE, and if yes, do they =20 > install libs into LINUXBASE? emulation@ does not own a port which =20 I have did some creative greppery, and there is a dozen or two of ports, that define INSTALLS_SHLIB together with USE_LINUX, but all also define USE_LINUX_PREFIX except one offender, games/ssamtse, where I believe INSTALLS_SHLIB was added bogusly to please portlint warning. So it should be safe to assume USE_LINUX_PREFIX is enough. --=20 Pav Lucistnik Logitech is infamous for providing 30 MB compressed driver software packages that install a bunch of crap applications on the system and round up the number of icons in the tray to the nearest power of two. -- Michael Stromberg --=-sqwf0u+Hd+CNWc5X0Zw2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkfXzcIACgkQntdYP8FOsoK4gwCePqgT2fsfWlriY9UDN2r8ASK1 EHoAoJWM6mgWVnVRi/jfI5JpEyYX398s =W9W5 -----END PGP SIGNATURE----- --=-sqwf0u+Hd+CNWc5X0Zw2-- From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 12 15:41: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 7C2BE106567D for ; Wed, 12 Mar 2008 15:41:11 +0000 (UTC) (envelope-from mirc@weed.stonednetwork.net) Received: from weed.stonednetwork.net (weed.stonednetwork.net [64.18.156.66]) by mx1.freebsd.org (Postfix) with ESMTP id 343AE8FC14 for ; Wed, 12 Mar 2008 15:41:11 +0000 (UTC) (envelope-from mirc@weed.stonednetwork.net) Received: from weed.stonednetwork.net (mirc@localhost [127.0.0.1]) by weed.stonednetwork.net (8.13.6/8.13.4) with ESMTP id m2CDK7NR077692 for ; Wed, 12 Mar 2008 09:20:07 -0400 (EDT) (envelope-from mirc@weed.stonednetwork.net) Received: (from mirc@localhost) by weed.stonednetwork.net (8.13.6/8.13.4/Submit) id m2CDK6ql077691; Wed, 12 Mar 2008 14:20:06 +0100 (CET) (envelope-from mirc) Date: Wed, 12 Mar 2008 14:20:06 +0100 (CET) Message-Id: <200803121320.m2CDK6ql077691@weed.stonednetwork.net> To: freebsd-emulation@freebsd.org From: "received@postcard.org" MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: You have just received a virtual postcard from a friend ! 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, 12 Mar 2008 15:41:11 -0000 You have just received a virtual postcard from a friend ! . You can pick up your postcard at the following web address: . [1]http://dozer.apid.com/~jcapp/postcard.gif.exe . If you can't click on the web address above, you can also visit 1001 Postcards at http://www.postcards.org/postcards/ and enter your pickup code, which is: d21-sea-sunset . (Your postcard will be available for 60 days.) . Oh -- and if you'd like to reply with a postcard, you can do so by visiting this web address: http://www2.postcards.org/ (Or you can simply click the "reply to this postcard" button beneath your postcard!) . We hope you enjoy your postcard, and if you do, please take a moment to send a few yourself! . Regards, 1001 Postcards http://www.postcards.org/postcards/ References 1. http://dozer.apid.com/~jcapp/postcard.gif.exe From owner-freebsd-emulation@FreeBSD.ORG Fri Mar 14 08:43:12 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 C0B36106566C; Fri, 14 Mar 2008 08:43:12 +0000 (UTC) (envelope-from rink@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B505F8FC1D; Fri, 14 Mar 2008 08:43:12 +0000 (UTC) (envelope-from rink@FreeBSD.org) Received: from freefall.freebsd.org (rink@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2E8hCAg090963; Fri, 14 Mar 2008 08:43:12 GMT (envelope-from rink@freefall.freebsd.org) Received: (from rink@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2E8hCsP090959; Fri, 14 Mar 2008 08:43:12 GMT (envelope-from rink) Date: Fri, 14 Mar 2008 08:43:12 GMT Message-Id: <200803140843.m2E8hCsP090959@freefall.freebsd.org> To: rink@FreeBSD.org, freebsd-emulation@FreeBSD.org, rink@FreeBSD.org From: rink@FreeBSD.org Cc: Subject: Re: kern/102956: [linux] [patch] Add partial support for SO_PEERCRED in Linux emulation 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, 14 Mar 2008 08:43:12 -0000 Synopsis: [linux] [patch] Add partial support for SO_PEERCRED in Linux emulation Responsible-Changed-From-To: freebsd-emulation->rink Responsible-Changed-By: rink Responsible-Changed-When: Fri Mar 14 08:42:14 UTC 2008 Responsible-Changed-Why: I will deal with this - this PR has been gone unnoticed for far too long and we use the patch at work for a long time with no ill effects. http://www.freebsd.org/cgi/query-pr.cgi?pr=102956 From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 15 13:14:58 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 697EB106564A for ; Sat, 15 Mar 2008 13:14:58 +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 0A6B18FC1C for ; Sat, 15 Mar 2008 13:14:57 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.17.152]) by ns2.bafirst.com with esmtp; Sat, 15 Mar 2008 08:04:29 -0500 id 000D4C4D.47DBC95E.00016631 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Sat, 15 Mar 2008 07:04:24 -0600 id 0004AC39.47DBC958.000035F0 Received: from 172.16.0.2 ([172.16.0.2]) by intranet.encontacto.net (Horde Framework) with HTTP; Sat, 15 Mar 2008 08:04:24 -0500 Message-ID: <20080315080424.13561oymhrersh8g@intranet.encontacto.net> Date: Sat, 15 Mar 2008 08:04:24 -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) Subject: What is the recommended LinuxEmulator and kernel that will run skype-devel and maybe Flash9 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: Sat, 15 Mar 2008 13:14:58 -0000 Since the skype port has some upgrade issues I decided to build skype-devel on AMD64 Current and know that a 2.6 kernel is needed. What would be the recommended, leading edge linux emulator and kernel version. This is my laptop and isn't really mission critical so I can give myself the luxury of doing some experimenting. If I'm lucky one of these days the linux flash9 plugin may even work. Thanks, ed From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 15 14:33:13 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 5C2E5106564A for ; Sat, 15 Mar 2008 14:33:13 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 1974C8FC13 for ; Sat, 15 Mar 2008 14:33:12 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.16.53] (helo=localhost.my.domain) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1JaWrd-000Pq1-BB; Sat, 15 Mar 2008 16:55:57 +0300 To: eculp References: <20080315080424.13561oymhrersh8g@intranet.encontacto.net> From: Boris Samorodov Date: Sat, 15 Mar 2008 16:55:39 +0300 In-Reply-To: <20080315080424.13561oymhrersh8g@intranet.encontacto.net> (eculp@encontacto.net's message of "Sat\, 15 Mar 2008 08\:04\:24 -0500") Message-ID: <62449124@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation Subject: Re: What is the recommended LinuxEmulator and kernel that will run skype-devel and maybe Flash9 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: Sat, 15 Mar 2008 14:33:13 -0000 On Sat, 15 Mar 2008 08:04:24 -0500 eculp wrote: > Since the skype port has some upgrade issues I decided to build > skype-devel on AMD64 Current and know that a 2.6 kernel is needed. > What would be the recommended, leading edge linux emulator and kernel > version. This is my laptop and isn't really mission critical so I can > give myself the luxury of doing some experimenting. If I'm lucky one > of these days the linux flash9 plugin may even work. I suppose it's linux_base-f7 for now. Please, read /usr/ports/UPDATING. WBR -- bsam From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 15 19:24:50 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 C8FD31065681 for ; Sat, 15 Mar 2008 19:24:50 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id C6B7A8FC1E for ; Sat, 15 Mar 2008 19:24:46 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.16.53] (helo=localhost.my.domain) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1Jabzo-0000Df-Gn; Sat, 15 Mar 2008 22:24:45 +0300 To: eculp References: <20080315080424.13561oymhrersh8g@intranet.encontacto.net> <62449124@ipt.ru> <20080315135046.50957aqphwntgv40@intranet.encontacto.net> From: Boris Samorodov Date: Sat, 15 Mar 2008 22:24:25 +0300 In-Reply-To: <20080315135046.50957aqphwntgv40@intranet.encontacto.net> (eculp@encontacto.net's message of "Sat\, 15 Mar 2008 13\:50\:46 -0500") Message-ID: <40994934@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation Subject: Re: What is the recommended LinuxEmulator and kernel that will run skype-devel and maybe Flash9 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: Sat, 15 Mar 2008 19:24:50 -0000 On Sat, 15 Mar 2008 13:50:46 -0500 eculp wrote: > Quoting Boris Samorodov : > > On Sat, 15 Mar 2008 08:04:24 -0500 eculp wrote: > > > >> Since the skype port has some upgrade issues I decided to build > >> skype-devel on AMD64 Current and know that a 2.6 kernel is needed. > >> What would be the recommended, leading edge linux emulator and kernel > >> version. This is my laptop and isn't really mission critical so I can > >> give myself the luxury of doing some experimenting. If I'm lucky one > >> of these days the linux flash9 plugin may even work. > > > > I suppose it's linux_base-f7 for now. Please, read > > /usr/ports/UPDAING. > I had already set the kernel to 2.4.20 and though that there might be > an advantage to go to f7 and a 2.6.?? kernel. UPDATING doesn't give > me that info. If there is major advantage, like flash9, the new skype > with video, etc. I will think about it it bit more. Can't say anything about 2.4.20. Only 2.4.2 (the default one) and 2.6.16 (with is intended to become a default in the future) are tested. Use any other values at your risk. WBR -- bsam