From owner-freebsd-emulation@FreeBSD.ORG Sun Aug 28 21:45:06 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 1425716A41F; Sun, 28 Aug 2005 21:45:06 +0000 (GMT) (envelope-from imachine@toya.net.pl) Received: from lazir.toya.net.pl (lazir.toya.net.pl [217.113.224.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5330A43D46; Sun, 28 Aug 2005 21:45:05 +0000 (GMT) (envelope-from imachine@toya.net.pl) Received: from localhost (unknown [192.168.120.26]) by lazir.toya.net.pl (TOYAnet MailServer) with ESMTP id DC0318C112; Sun, 28 Aug 2005 23:45:01 +0200 (CEST) Received: from lazir.toya.net.pl ([192.168.120.25]) by localhost (agregat [192.168.120.26]) (amavisd-new, port 10024) with ESMTP id 22918-04; Sun, 28 Aug 2005 23:45:01 +0200 (CEST) Received: from [192.168.0.5] (unknown [85.89.161.206]) by lazir.toya.net.pl (TOYAnet MailServer) with ESMTP id 303358C10C; Sun, 28 Aug 2005 23:45:01 +0200 (CEST) From: Mateusz =?utf-8?q?J=C4=99drasik?= To: current@freebsd.org, ports@freebsd.org, sobomax@freebsd.org, freebsd-emulation@freebsd.org, eta@lclark.edu Date: Sun, 28 Aug 2005 23:40:42 +0200 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_b9iEDbD8AOgHpaY" Message-Id: <200508282340.43561.> X-TOYA-AV: AntyVir-Skaner at toya.net.pl Cc: Subject: FreeBSD-6-BETA3 broken with ports/audio/aureal-kmod; ports/graphics/linux_dri not working. 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, 28 Aug 2005 21:45:06 -0000 --Boundary-00=_b9iEDbD8AOgHpaY Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I have recently upgraded my 5.4-STABLE system to the new FreeBSD-6 line, of BETA-3. FreeBSD prokreation 6.0-BETA3 FreeBSD 6.0-BETA3 #3: Sat Aug 27 19:16:28 CEST 2005 root@prokreation:/usr/obj/usr/src/sys/PROKREATION i386 I indeed have to say great job - the system is as snappy as ever, however, I have a few errors that i would believe need fixing before -RELEASE is tagged imho. Firstly, I cannot seem to be able to build my aureal kld to play any sound. I believe the problem is quite trivial, however, I do not know FreeBSD sources well enough to track the error and fix it. Also, the linux_dri port is utterly broken on FreeBSD-6 when using radeon cards. Due to the late improvements by anholt towards a better radeon card support for dri, the drm kernel module radeon.ko /in my case, built into the kernel/ no longer works with terribly old dri libs. The solution I would best see here is bumping emulators/linux_base-suse-9.3 as default linux compat, updating the unhappy ports to play nicely with such an upgrade, and using xorg-dri drivers for linux_dri compatible with the xorg-libs avaliable with emulators/linux_base-suse-9.3. I would gladly help doing that, as I am a little more familiar with ports hacking rather than kernel hacking - far from perfect with it tho ;-) Below follows the aureal-kmod build log. I have filed a pr about it, yet not recieved a confirmation yet with the number to track down, but I will keep it up to date :-) Cheers, /m. --Boundary-00=_b9iEDbD8AOgHpaY Content-Type: text/x-diff; charset="us-ascii"; name="aureal-log" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="aureal-log" ===> Extracting for aureal-kmod-1.5_5 => Checksum OK for au88x0-1.5_4.tar.gz. ===> Patching for aureal-kmod-1.5_5 ===> Applying FreeBSD patches for aureal-kmod-1.5_5 ===> Configuring for aureal-kmod-1.5_5 ===> Building for aureal-kmod-1.5_5 ===> 10 (all) Warning: Object directory not changed from original /usr/ports/audio/aureal-kmod/work/10 @ -> /usr/src/sys machine -> /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/pcm/ac97_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/pcm/channel_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/pcm/feeder_if.m -h awk -f @/tools/makeobjops.awk @/dev/sound/pcm/mixer_if.m -h cc -O2 -pipe -march=pentium3 -I/usr/ports/audio/aureal-kmod/work -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/usr/ports/audio/aureal-kmod/work -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/ports/audio/aureal-kmod/work/au88x0.c /usr/ports/audio/aureal-kmod/work/au88x0.c: In function `au_pci_attach': /usr/ports/audio/aureal-kmod/work/au88x0.c:811: error: `PCIR_MAPS' undeclared (first use in this function) /usr/ports/audio/aureal-kmod/work/au88x0.c:811: error: (Each undeclared identifier is reported only once /usr/ports/audio/aureal-kmod/work/au88x0.c:811: error: for each function it appears in.) *** Error code 1 Stop in /usr/ports/audio/aureal-kmod/work/10. *** Error code 1 Stop in /usr/ports/audio/aureal-kmod/work. *** Error code 1 Stop in /usr/ports/audio/aureal-kmod. --Boundary-00=_b9iEDbD8AOgHpaY-- From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 04:25:23 2005 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org 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 050CA16A41F for ; Mon, 29 Aug 2005 04:25:23 +0000 (GMT) (envelope-from elsukov@rdu.kirov.ru) Received: from mail.rdu.kirov.ru (ns.rdu.kirov.ru [217.9.151.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55D0843D49 for ; Mon, 29 Aug 2005 04:25:19 +0000 (GMT) (envelope-from elsukov@rdu.kirov.ru) Received: from kirov.so-cdu.ru (kirov [172.21.81.1]) by mail.rdu.kirov.ru (Postfix) with ESMTP id 7B75D11564C; Mon, 29 Aug 2005 08:25:16 +0400 (MSD) Received: from kirov.so-cdu.ru (localhost [127.0.0.1]) by rdu.kirov.ru (Postfix) with SMTP id 75A4615C46; Mon, 29 Aug 2005 08:25:16 +0400 (MSD) Received: by rdu.kirov.ru (Postfix, from userid 1014) id 4016F15C45; Mon, 29 Aug 2005 08:25:16 +0400 (MSD) Received: from [172.21.81.52] (elsukov.kirov.so-cdu.ru [172.21.81.52]) by rdu.kirov.ru (Postfix) with ESMTP id 243EA15C40; Mon, 29 Aug 2005 08:25:16 +0400 (MSD) Message-ID: <43128E15.2030903@rdu.kirov.ru> Date: Mon, 29 Aug 2005 08:24:53 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "albi@scii.nl" References: <20050826211059.35bcfc73.albi@scii.nl> In-Reply-To: <20050826211059.35bcfc73.albi@scii.nl> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org Subject: Re: qemu + kqemu reboots machine 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, 29 Aug 2005 04:25:23 -0000 albi@scii.nl wrote: > what can i do to help to fix this bug ? Your system reboots without panic and dumping core? -- WBR, Andrey V. Elsukov From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 07:30:37 2005 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org 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 7D24F16A420 for ; Mon, 29 Aug 2005 07:30:37 +0000 (GMT) (envelope-from mohacsi@niif.hu) Received: from mail.ki.iif.hu (mignon.ki.iif.hu [193.6.222.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id D28CE43D5D for ; Mon, 29 Aug 2005 07:30:29 +0000 (GMT) (envelope-from mohacsi@niif.hu) Received: by mail.ki.iif.hu (Postfix, from userid 1003) id C5EF4553F; Mon, 29 Aug 2005 09:30:27 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.ki.iif.hu (Postfix) with ESMTP id C37E5553A; Mon, 29 Aug 2005 09:30:27 +0200 (CEST) Date: Mon, 29 Aug 2005 09:30:27 +0200 (CEST) From: Mohacsi Janos X-X-Sender: mohacsi@mignon.ki.iif.hu To: "Andrey V. Elsukov" In-Reply-To: <43128E15.2030903@rdu.kirov.ru> Message-ID: <20050829092815.S50665@mignon.ki.iif.hu> References: <20050826211059.35bcfc73.albi@scii.nl> <43128E15.2030903@rdu.kirov.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-emulation@FreeBSD.org Subject: Re: qemu + kqemu reboots machine 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, 29 Aug 2005 07:30:37 -0000 On Mon, 29 Aug 2005, Andrey V. Elsukov wrote: > albi@scii.nl wrote: >> what can i do to help to fix this bug ? > > Your system reboots without panic and dumping core? Yes. Same symptom on FreeBSD-6 BETA3 and FreeBSD-7-current. I have a workaround: disable kqemu with -no-kqemu switch. Regards, Janos Mohacsi Network Engineer, Research Associate NIIF/HUNGARNET, HUNGARY Key 00F9AF98: 8645 1312 D249 471B DBAE 21A2 9F52 0D1F 00F9 AF98 From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 10:57:16 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 C830C16A41F for ; Mon, 29 Aug 2005 10:57:16 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9DC43D5C for ; Mon, 29 Aug 2005 10:57:15 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.52 (FreeBSD)) id 1E8xUk-0003Aa-Ms; Sat, 27 Aug 2005 14:01:02 +0400 From: Vladimir Grebenschikov To: =?ISO-8859-1?Q?Andr=E9-Philippe?= Paquet In-Reply-To: <704206640508261219667c162f@mail.gmail.com> References: <20050826211059.35bcfc73.albi@scii.nl> <704206640508261219667c162f@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Sat, 27 Aug 2005 14:01:02 +0400 Message-Id: <1125136862.1362.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-emulation@freebsd.org Subject: Re: qemu + kqemu reboots machine X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 10:57:16 -0000 =D0=92 =D0=BF=D1=82, 26/08/2005 =D0=B2 15:19 -0400, Andr=C3=A9-Philippe Paq= uet =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > Same here on 5.3-stable Same here with fresh 7-CURRENT with and without patches from list (upgrade to qemu-0.7.1s.20050803) Also I has questions about network: 1) how to mate it work with tun interface ? (I guess port lacks script to open tun device and provide open descriptor for qemu) 2) -user-net does not work also, any hints here ?=20 > On 8/26/05, albi@scii.nl wrote: > >=20 > >=20 > > hi, > >=20 > > yesterday i tried kqemu + qemu on FreeBSD 6.0-BETA2, and after loading > > the kqemu-module and then trying qemu my machine rebooted instantly > > (qemu worked fine without kqemu loaded, and it worked fine some months > > ago with kqemu loaded afair) > >=20 > > today i upgraded (world+kernel) to BETA-3 and recompiled qemu + kqemu, > > and the same thing happened > >=20 > > what can i do to help to fix this bug ? > >=20 > > _______________________________________________ > > 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" > > > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.o= rg" --=20 Vladimir B. Grebenschikov vova@fbsd.ru From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 11:01:56 2005 Return-Path: X-Original-To: emulation@freebsd.org 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 B628D16A41F for ; Mon, 29 Aug 2005 11:01:56 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED73A43D5F for ; Mon, 29 Aug 2005 11:01:55 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7TB1tBe021320 for ; Mon, 29 Aug 2005 11:01:55 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7TB1t7Q021314 for emulation@freebsd.org; Mon, 29 Aug 2005 11:01:55 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 29 Aug 2005 11:01:55 GMT Message-Id: <200508291101.j7TB1t7Q021314@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 Cc: Subject: Current problem reports assigned to you 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, 29 Aug 2005 11:01:56 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/06/28] kern/53874 emulation /usr/ports/emulators/linux_base isn't wor 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/09/22] 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 [2001/03/28] kern/26171 emulation not work Linux-emulator, but hi is work i o [2002/11/07] kern/45023 emulation flexlm does not run with linux-base-7, st o [2003/09/24] kern/57192 emulation linux-ibm-java1.4 freeze o [2004/06/20] kern/68131 emulation java/linux-ibm-jdk14: linux ibm jdk 1.4.1 o [2005/01/25] ports/76644 emulation FreeBSD 5.3 will freeze or crash when run o [2005/02/19] i386/77710 emulation Linux page fault sigcontext information i o [2005/05/05] ports/80679 emulation emulators/linux_base-8: Use ${MACHINE_ARC o [2005/05/09] ports/80837 emulation x11-toolkits/linux-gtk: cannot install by o [2005/05/12] ports/80926 emulation running $PREFIX/etc/rc.d/vmware.sh return 11 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1999/04/16] i386/11165 emulation IBCS2 don't work correctly with PID_MAX 9 o [2000/12/15] kern/23561 emulation Linux compatibility mode does not support o [2001/08/14] kern/29698 emulation linux ipcs doesn'work o [2002/06/12] kern/39201 emulation ptrace(2) and rfork(RFLINUXTHPN) confuse o [2002/08/11] kern/41543 emulation Easier wine/w23 support p [2002/09/04] kern/42404 emulation TIOCSCTTY not implemented in linuxulator s [2002/09/06] kern/42466 emulation linux: 'ipc' typ=258 not implemented p [2003/01/22] kern/47349 emulation Fake a sound ioctl (plus linux hook) o [2003/08/21] kern/55835 emulation Linux IPC emulation missing SETALL syscal o [2004/10/19] ports/72865 emulation emulators/vmware3 crashes on 5.3-STABLE o [2004/10/20] kern/72920 emulation linux emulation : path "prefixing" is not o [2004/11/08] kern/73663 emulation [ibcs2] module_register_init: MOD_LOAD (i o [2004/11/10] kern/73777 emulation [patch] linux emulation: root dir special o [2004/11/15] kern/73978 emulation [ibsc2] an error message appears during l o [2005/02/08] kern/77253 emulation [linprocfs] meminfo in linprocfs returns o [2005/03/19] ports/79009 emulation [patch] Some linux ports are incorrectly o [2005/04/07] ports/79655 emulation linux_base-8 fails to install as non-root o [2005/06/08] kern/82026 emulation [ibcs2] module_register_init: MOD_LOAD (i s [2005/07/01] ports/82853 emulation [wish] working linux_base port for alpha o [2005/08/21] kern/85175 emulation [patch] linux emulation layer without COM 20 problems total. From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 11:10:50 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 07F3E16A420 for ; Mon, 29 Aug 2005 11:10:50 +0000 (GMT) (envelope-from elsukov@rdu.kirov.ru) Received: from mail.rdu.kirov.ru (ns.rdu.kirov.ru [217.9.151.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C85943D46 for ; Mon, 29 Aug 2005 11:10:49 +0000 (GMT) (envelope-from elsukov@rdu.kirov.ru) Received: from kirov.so-cdu.ru (kirov [172.21.81.1]) by mail.rdu.kirov.ru (Postfix) with ESMTP id 86772115641; Mon, 29 Aug 2005 15:10:47 +0400 (MSD) Received: from kirov.so-cdu.ru (localhost [127.0.0.1]) by rdu.kirov.ru (Postfix) with SMTP id 7A06315C45; Mon, 29 Aug 2005 15:10:47 +0400 (MSD) Received: by rdu.kirov.ru (Postfix, from userid 1014) id 084AB15C42; Mon, 29 Aug 2005 15:10:47 +0400 (MSD) Received: from [172.21.81.52] (elsukov.kirov.so-cdu.ru [172.21.81.52]) by rdu.kirov.ru (Postfix) with ESMTP id DECE41537D; Mon, 29 Aug 2005 15:10:46 +0400 (MSD) Message-ID: <4312ED1F.4080503@rdu.kirov.ru> Date: Mon, 29 Aug 2005 15:10:23 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: vova@fbsd.ru References: <20050826211059.35bcfc73.albi@scii.nl> <704206640508261219667c162f@mail.gmail.com> <1125136862.1362.6.camel@localhost> In-Reply-To: <1125136862.1362.6.camel@localhost> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: qemu + kqemu reboots machine 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, 29 Aug 2005 11:10:50 -0000 Vladimir Grebenschikov wrote: > Also I has questions about network: > 1) how to mate it work with tun interface ? (I guess port lacks script > to open tun device and provide open descriptor for qemu) See this topic: http://lists.freebsd.org/mailman/htdig/freebsd-emulation/2005-August/001203.html > 2) -user-net does not work also, any hints here ? 5.4-STABLE as host system and 6.0-BETA2 works fine. More info about this you can see in Qemu documentation. -- WBR, Andrey V. Elsukov From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 13:54:17 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 8F74416A41F for ; Mon, 29 Aug 2005 13:54:17 +0000 (GMT) (envelope-from user@dhp.com) Received: from shell.dhp.com (shell.dhp.com [199.245.105.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5424643D45 for ; Mon, 29 Aug 2005 13:54:17 +0000 (GMT) (envelope-from user@dhp.com) Received: by shell.dhp.com (Postfix, from userid 896) id E6152312FA; Mon, 29 Aug 2005 09:54:15 -0400 (EDT) Date: Mon, 29 Aug 2005 09:54:15 -0400 (EDT) From: user To: freebsd-emulation@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: seriously ? No answer ? Please alter the vmware3 port then. TIA. 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, 29 Aug 2005 13:54:17 -0000 I wrote a week or so ago asking what the strategy for using vmware3 on FreeBSD was, since vmware3 licenses are no longer for sale, and it will not run without a license. No answer. My conclusion is that you either have to have already licensed a copy of vmware3 (and most people at the vmware sales department, I have discovered, have not even worked there long enough to have ever dealt with vmware3) OR you need to run it illegally. Please add a pre-installation blurb to the vmware3 port informing people that they have no business even attempting to install it if they do not already own a vmware3 license that they happened to purchase _years_ ago. Thanks. From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 14:48:12 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 1CA7716A41F; Mon, 29 Aug 2005 14:48:12 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 574F843D45; Mon, 29 Aug 2005 14:48:10 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5CD12.dip.t-dialin.net [84.165.205.18]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id j7TEdOVw004107; Mon, 29 Aug 2005 16:39:39 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id j7TEl8LU092869; Mon, 29 Aug 2005 16:47:08 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from 141.113.101.31 ([141.113.101.31]) by netchild.homeip.net (Horde MIME library) with HTTP for ; Mon, 29 Aug 2005 16:47:08 +0200 Message-ID: <20050829164708.1se6krp2oscgwso4@netchild.homeip.net> X-Priority: 3 (Normal) Date: Mon, 29 Aug 2005 16:47:08 +0200 From: Alexander Leidinger To: Mateusz =?iso-8859-15?b?SsSZZHJhc2lr?= References: <200508282340.43561.> In-Reply-To: <200508282340.43561.> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, current@freebsd.org Subject: Re: FreeBSD-6-BETA3 broken with ports/audio/aureal-kmod; ports/graphics/linux_dri not working. 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, 29 Aug 2005 14:48:12 -0000 Mateusz J=C4=99drasik wrote: > Also, the linux_dri port is utterly broken on FreeBSD-6 when using radeon > cards. > > Due to the late improvements by anholt towards a better radeon card suppo= rt > for dri, the drm kernel module radeon.ko /in my case, built into the kern= el/ > no longer works with terribly old dri libs. > > The solution I would best see here is bumping > emulators/linux_base-suse-9.3 as > default linux compat, updating the unhappy ports to play nicely with such= an > upgrade, and using xorg-dri drivers for linux_dri compatible with the > xorg-libs avaliable with emulators/linux_base-suse-9.3. > > I would gladly help doing that, as I am a little more familiar with ports > hacking rather than kernel hacking - far from perfect with it tho ;-) As the person which changed the default linux base from 7.x to 8.0: it's no= w easy to switch the default linux_base port (OVERRIDE_LINUX_BASE_PORT=3Dsuse-9.3 in make.conf to test it yourself), but you need at least one full ports build run. This is the "I'm lucky" case. Most probably you need 3-5 full port build runs until everyting which worke= d before works after the update too. But the ports tree is already tagged for 6.0 and the cluster is building the packages for every architecture. I also don't think we should switch the default such short before a release without important reasons (like the security reason which was the cause of the change from 7.x to 8.0). Luckily I had much of the work for the 7.x -> 8.0 transition done already (several hours spread over several months), but Kris and I spend several hours at Christmas to get it into a shape which we could ship. If you have a newer linux_dri version which works with linux_base-8, we can update the port and ask portmgr if they can update the release-packages. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 Humans are communications junkies. We just can't get enough. =09=09-- Alan Kay From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 16:17:02 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 6BEFB16A41F for ; Mon, 29 Aug 2005 16:17:02 +0000 (GMT) (envelope-from lyubich-freebsd1@gmx.net) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9945C43D45 for ; Mon, 29 Aug 2005 16:17:01 +0000 (GMT) (envelope-from lyubich-freebsd1@gmx.net) Received: (qmail invoked by alias); 29 Aug 2005 16:17:00 -0000 Received: from p548B851B.dip0.t-ipconnect.de (EHLO localhost.localdomain) [84.139.133.27] by mail.gmx.net (mp017) with SMTP; 29 Aug 2005 18:17:00 +0200 X-Authenticated: #29128836 From: "Lyubich, M" To: freebsd-emulation@freebsd.org In-Reply-To: References: Content-Type: text/plain Date: Mon, 29 Aug 2005 18:15:34 +0200 Message-Id: <1125332134.754.6.camel@sbec.Suzlon-HRO.local> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: seriously ? No answer ? Please alter the vmware3 port then. TIA. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lyubich-freebsd1@gmx.net List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 16:17:02 -0000 On Mon, 2005-08-29 at 09:54 -0400, user wrote: > My conclusion is that you either have to have already licensed a copy of > vmware3 (and most people at the vmware sales department, I have > discovered, have not even worked there long enough to have ever dealt with > vmware3) OR you need to run it illegally. It's also possible to acquire a vmware 3.x license on e-bay or by second hand software retailer. ML. From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 19:16:04 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 61E1A16A41F; Mon, 29 Aug 2005 19:16:04 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57BFD43D5C; Mon, 29 Aug 2005 19:16:00 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id C79EE811; Mon, 29 Aug 2005 14:15:59 -0500 (CDT) Date: Mon, 29 Aug 2005 14:15:59 -0500 To: Alexander Leidinger Message-ID: <20050829191559.GB6427@soaustin.net> References: <20050829164708.1se6krp2oscgwso4@netchild.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050829164708.1se6krp2oscgwso4@netchild.homeip.net> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, Mateusz =?iso-8859-1?B?SsSZZHJhc2lr?= , current@freebsd.org Subject: Re: FreeBSD-6-BETA3 broken with ports/audio/aureal-kmod; ports/graphics/linux_dri not working. 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, 29 Aug 2005 19:16:04 -0000 On Mon, Aug 29, 2005 at 04:47:08PM +0200, Alexander Leidinger wrote: > I also don't think we should switch the [linux-base] default such short > before a release without important reasons (like the security reason > which was the cause of the change from 7.x to 8.0). portmgr would not approve such a switch. At this late date we would have to go through a re-freeze, entire regression test, and re-tag. Since we have already unthawed the tree, and there have been hundreds of commits, it would take weeks before things calmed down again. The 7->8 switch at least happened before an unthaw. mcl From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 23:37:08 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 BE28116A41F for ; Mon, 29 Aug 2005 23:37:08 +0000 (GMT) (envelope-from user@dhp.com) Received: from shell.dhp.com (shell.dhp.com [199.245.105.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8325643D46 for ; Mon, 29 Aug 2005 23:37:08 +0000 (GMT) (envelope-from user@dhp.com) Received: by shell.dhp.com (Postfix, from userid 896) id 6375E31345; Mon, 29 Aug 2005 19:37:07 -0400 (EDT) Date: Mon, 29 Aug 2005 19:37:07 -0400 (EDT) From: user To: freebsd-emulation@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: seriously ? No answer ? Please alter the vmware3 port then. TIA. 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, 29 Aug 2005 23:37:08 -0000 On Mon, 29 Aug 2005, Lyubich, M wrote: > It's also possible to acquire a vmware 3.x license on e-bay or by second > hand software retailer. Ok, although I do not see any for sale on ebay (and none in completed auctions, either) I do see some for sale from used software outlets. Just so I get the right thing - am I right that I should be looking to buy: Vmware workstation 3.0 for Linux ?? And that will give me a usable license code to key into the vmware3 port that I install from the freebsd ports collection ? Thansk. From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 31 17:11:22 2005 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org 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 A8A0016A41F for ; Wed, 31 Aug 2005 17:11:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CA9043D64 for ; Wed, 31 Aug 2005 17:11:18 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j7VHBHvf025851 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 31 Aug 2005 13:11:17 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j7VHBH6P015839 for ; Wed, 31 Aug 2005 13:11:17 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6C7A951211; Wed, 31 Aug 2005 13:11:17 -0400 (EDT) Date: Wed, 31 Aug 2005 13:11:17 -0400 From: Kris Kennaway To: freebsd-emulation@FreeBSD.org Message-ID: <20050831171117.GM69118@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4ybNbZnZ8tziJ7D6" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-amd64@FreeBSD.org: linux-esound-0.2.22_4 failed on amd64 6] 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, 31 Aug 2005 17:11:22 -0000 --4ybNbZnZ8tziJ7D6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-amd64 ---= -- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Wed, 31 Aug 2005 12:57:21 GMT From: User Ports-amd64 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: linux-esound-0.2.22_4 failed on amd64 6 X-UIDL: "ZO"!^YH!!Sh_!!C+A"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.0 building linux-esound-0.2.22_4 on fanboy.samsco.home in directory /usr/pkgbld/6/chroot/5067 maintained by: freebsd-emulation@FreeBSD.org port directory: /usr/ports/audio/linux-esound build started at Wed Aug 31 06:56:22 UTC 2005 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3Dgettext-0.14.5.tbz libiconv-1.9.2_1.tbz popt-1.7.tbz rpm-3.= 0.6_10.tbz RUN_DEPENDS=3Dgettext-0.14.5.tbz libiconv-1.9.2_1.tbz linux-XFree86-libs-4.= 3.99.902_3.tbz linux-expat-1.95.5_3.tbz linux-fontconfig-2.1_3.tbz linux-li= baudiofile-0.1.11_5.tbz linux_base-8-8.0_6.tbz popt-1.7.tbz rpm-3.0.6_10.tbz add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D> rpm/esound-0.2.22-1.amd64.rpm is not in /a/ports/audio/linux-esound/di= stinfo.i386. =3D> Either /a/ports/audio/linux-esound/distinfo.i386 is out of date, or =3D> rpm/esound-0.2.22-1.amd64.rpm is spelled incorrectly. *** Error code 1 Stop in /a/ports/audio/linux-esound. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build ended at Wed Aug 31 06:56:23 UTC 2005 ----- End forwarded message ----- --4ybNbZnZ8tziJ7D6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDFeS0Wry0BWjoQKURAieyAKDOIPxxfKebbX/hINxgB6RVEUce6wCeOurc 9cTafFhBgegYmw0xsvMvwMU= =C61Y -----END PGP SIGNATURE----- --4ybNbZnZ8tziJ7D6-- From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 31 17:11:31 2005 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org 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 90C3D16A41F for ; Wed, 31 Aug 2005 17:11:31 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4657F43D69 for ; Wed, 31 Aug 2005 17:11:29 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j7VHBSvf025868 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 31 Aug 2005 13:11:28 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j7VHBS6P015848 for ; Wed, 31 Aug 2005 13:11:28 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 90A5A51303; Wed, 31 Aug 2005 13:11:28 -0400 (EDT) Date: Wed, 31 Aug 2005 13:11:28 -0400 From: Kris Kennaway To: freebsd-emulation@FreeBSD.org Message-ID: <20050831171128.GN69118@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wwtQuX191/I956S7" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-amd64@FreeBSD.org: linux-ungif-4.1.0_3 failed on amd64 6] 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, 31 Aug 2005 17:11:31 -0000 --wwtQuX191/I956S7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-amd64 ---= -- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Wed, 31 Aug 2005 14:56:42 GMT From: User Ports-amd64 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: linux-ungif-4.1.0_3 failed on amd64 6 X-UIDL: ;5J!!H+P"!amc"!N7M"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.0 building linux-ungif-4.1.0_3 on fanboy.samsco.home in directory /usr/pkgbld/6/chroot/5031 maintained by: freebsd-emulation@FreeBSD.org port directory: /usr/ports/graphics/linux-ungif build started at Wed Aug 31 08:55:43 UTC 2005 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3Dgettext-0.14.5.tbz libiconv-1.9.2_1.tbz popt-1.7.tbz rpm-3.= 0.6_10.tbz RUN_DEPENDS=3Dgettext-0.14.5.tbz libiconv-1.9.2_1.tbz linux-XFree86-libs-4.= 3.99.902_3.tbz linux-expat-1.95.5_3.tbz linux-fontconfig-2.1_3.tbz linux_ba= se-8-8.0_6.tbz popt-1.7.tbz rpm-3.0.6_10.tbz add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D> rpm/libungif-4.1.0-8.amd64.rpm is not in /a/ports/graphics/linux-ungif= /distinfo.i386. =3D> Either /a/ports/graphics/linux-ungif/distinfo.i386 is out of date, or =3D> rpm/libungif-4.1.0-8.amd64.rpm is spelled incorrectly. *** Error code 1 Stop in /a/ports/graphics/linux-ungif. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build ended at Wed Aug 31 08:55:44 UTC 2005 ----- End forwarded message ----- --wwtQuX191/I956S7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDFeTAWry0BWjoQKURApmzAJ4yrn6EDbwiYqPm8Fbrj98sVaOjkACgsAKI 1T3qVCxZ3cDhCAxufUpn+zw= =zzK1 -----END PGP SIGNATURE----- --wwtQuX191/I956S7-- From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 1 07:40:31 2005 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org 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 8CAE716A41F for ; Thu, 1 Sep 2005 07:40:31 +0000 (GMT) (envelope-from tbresson@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2741743D45 for ; Thu, 1 Sep 2005 07:40:30 +0000 (GMT) (envelope-from tbresson@gmail.com) Received: by zproxy.gmail.com with SMTP id i1so82410nzh for ; Thu, 01 Sep 2005 00:40:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ApWTlg66mgANMmLIX4Zt5OStrpWosuAplxkWYF3SUBc9Ze+qnR2OEMmynLpKSo6aiXb5sbjJid+Aw08s0n+dDtCQjlzwUinw87L3/9UQMsJMpTsn5p3/YUy62R5PL9usWegFr+zxBHvrO0IbaJg7U/Nxkj35/fyCQ8EtqKzSjZ0= Received: by 10.36.224.80 with SMTP id w80mr937873nzg; Thu, 01 Sep 2005 00:40:27 -0700 (PDT) Received: by 10.36.82.4 with HTTP; Thu, 1 Sep 2005 00:40:27 -0700 (PDT) Message-ID: <7ea6dad10509010040d1f371b@mail.gmail.com> Date: Thu, 1 Sep 2005 09:40:27 +0200 From: Thomas Bresson To: freebsd-emulation@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD 5.4 & HLDS 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, 01 Sep 2005 07:40:31 -0000 Hi there. I'm having problems with running a HLDS server (Steam) on my newly installe= d=20 FreeBSD 5.4 and I was wondering if it's a known problem and if you know a= =20 work-around for it. Supposedly I have to change the linux base to SuSE or RedHat to make it=20 work, but I'm quite new to FreeBSD and lost at that point. These two lines in my console seemed important: net.cpp (860) : Assertion Failed: 0 =3D=3D iRet net.cpp (863) : Assertion Failed: 0 =3D=3D iRet My PC is a modified Dell OptiPlex 110 (where I added an Adaptec 2940 U/UW= =20 SCSI controller and a Quantum SCSI harddrive with a Plextor SCSI CDrom=20 drive). I did a minimum installation. From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 1 13:42:56 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 6349F16A41F for ; Thu, 1 Sep 2005 13:42:56 +0000 (GMT) (envelope-from cameron@ctc.com) Received: from pm.ctcgsc.org (pm.ctcgsc.org [147.160.99.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id E46BE43D90 for ; Thu, 1 Sep 2005 13:42:55 +0000 (GMT) (envelope-from cameron@ctc.com) Received: from server3.ctc.com (server3.ctc.com [147.160.1.6]) by pm.ctcgsc.org (Switch-3.1.7/Switch-3.1.0) with ESMTP id j81DgsiV003552; Thu, 1 Sep 2005 09:42:54 -0400 Received: from linux82 (linux82.ctc.com [147.160.10.182]) by server3.ctc.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id j81DgsSe031480; Thu, 1 Sep 2005 09:42:54 -0400 From: "Frank J. Cameron" To: Thomas Bresson In-Reply-To: <7ea6dad10509010040d1f371b@mail.gmail.com> References: <7ea6dad10509010040d1f371b@mail.gmail.com> Content-Type: text/plain Organization: Concurrent Technologies Corp. Date: Thu, 01 Sep 2005 09:42:52 -0400 Message-Id: <1125582172.17708.9.camel@linux82> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-2) Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: FreeBSD 5.4 & HLDS 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, 01 Sep 2005 13:42:56 -0000 On Thu, 2005-09-01, Thomas Bresson wrote: > I'm having problems with running a HLDS server (Steam) on my newly installed > FreeBSD 5.4 and I was wondering if it's a known problem and if you know a > work-around for it. What version of the hlds and linux-base ports do you have installed? From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 2 10:12:18 2005 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org 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 4A6BD16A41F; Fri, 2 Sep 2005 10:12:18 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 100B843D45; Fri, 2 Sep 2005 10:12:17 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1EB8Yi-0003EC-3k; Fri, 02 Sep 2005 14:14:08 +0400 To: Kris Kennaway References: <20050831221747.GA68163@xor.obsecurity.org> <96099016@srv.sem.ipt.ru> <20050831230908.GA77290@xor.obsecurity.org> From: Boris Samorodov Date: Fri, 02 Sep 2005 14:14:08 +0400 In-Reply-To: <20050831230908.GA77290@xor.obsecurity.org> (Kris Kennaway's message of "Wed, 31 Aug 2005 19:09:08 -0400") Message-ID: <53195999@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-emulation@FreeBSD.org, simon@FreeBSD.org Subject: Re: [ports-i386@FreeBSD.org: acroread7-7.0.1 pkg-plist errors on i386 7] 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, 02 Sep 2005 10:12:18 -0000 Hi! On Wed, 31 Aug 2005 19:09:08 -0400 Kris Kennaway wrote: > On Thu, Sep 01, 2005 at 02:34:31AM +0400, Boris Samorodov wrote: > > On Wed, 31 Aug 2005 18:17:47 -0400 Kris Kennaway wrote: > > > > > The following port has an incomplete pkg-plist, or other errors in the > > > files installed by the port. This may mean that the package is > > > incomplete or non-functional; at the very least, your port does not > > > leave the filesystem in the same state it was before the port was > > > installed. Can you please investigate? > > > > ...it seems to me that it is not acroread7 port to blame, but one of > > linux-xxx or other ports. > It must be something this port is doing wrong, because none of the > others have this. I managed to reproduce the error. It wasn't acroread7, but linux_base-8 who is to blame. Seems like pointyhat is removing packages not in dependency order. Well, it is the rignt thing. At list you are testing forced uninstall process as it may take place in practice (ie at upgrading one specific port). If pointyhat remove packages in dependency order we won't see the problem. The case was with directory interference between linux_base-8 and other ports (linux-glib2, linux-gtk2, etc). This port uses runtime directory structure to create plist and adds @dirrm method to cleanup directories. I wrote a PR to overcome the problem: ----- http://www.freebsd.org/cgi/query-pr.cgi?pr=85625 >Category: ports >Responsible: freebsd-ports-bugs >Synopsis: [patch] emulators/linux_base-8, plist fix >Arrival-Date: Fri Sep 02 09:40:18 GMT 2005 ----- WBR -- Boris B. Samorodov, Research Engineer InPharmTech Co, http://www.ipt.ru Telephone & Internet Service Provider From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 2 10:57:26 2005 Return-Path: X-Original-To: emulation@hub.freebsd.org 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 8D89416A41F; Fri, 2 Sep 2005 10:57:26 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B14443D46; Fri, 2 Sep 2005 10:57:26 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j82AvQ0G000813; Fri, 2 Sep 2005 10:57:26 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j82AvQfv000809; Fri, 2 Sep 2005 10:57:26 GMT (envelope-from netchild) Date: Fri, 2 Sep 2005 10:57:26 GMT From: Alexander Leidinger Message-Id: <200509021057.j82AvQfv000809@freefall.freebsd.org> To: netchild@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, emulation@FreeBSD.org Cc: Subject: Re: ports/85625: [patch] emulators/linux_base-8, plist fix 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, 02 Sep 2005 10:57:26 -0000 Synopsis: [patch] emulators/linux_base-8, plist fix Responsible-Changed-From-To: freebsd-ports-bugs->emulation Responsible-Changed-By: netchild Responsible-Changed-When: Fri Sep 2 10:56:30 GMT 2005 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=85625 From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 2 10:59:32 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 C7F0116A41F for ; Fri, 2 Sep 2005 10:59:32 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34BC143D49 for ; Fri, 2 Sep 2005 10:59:31 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5F14E.dip.t-dialin.net [84.165.241.78]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id j82Ao3tE045015; Fri, 2 Sep 2005 12:50:14 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id j82Awagf003008; Fri, 2 Sep 2005 12:58:36 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 2 Sep 2005 12:58:35 +0200 From: Alexander Leidinger To: freebsd-emulation@freebsd.org, Boris Samorodov Message-ID: <20050902125835.67e48719@Magellan.Leidinger.net> In-Reply-To: <53195999@srv.sem.ipt.ru> References: <20050831221747.GA68163@xor.obsecurity.org> <96099016@srv.sem.ipt.ru> <20050831230908.GA77290@xor.obsecurity.org> <53195999@srv.sem.ipt.ru> X-Mailer: Sylpheed-Claws 1.9.13 (GTK+ 2.6.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new Cc: Subject: Re: [ports-i386@FreeBSD.org: acroread7-7.0.1 pkg-plist errors on i386 7] 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, 02 Sep 2005 10:59:32 -0000 On Fri, 02 Sep 2005 14:14:08 +0400 Boris Samorodov wrote: > ----- > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D85625 >=20 > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: [patch] emulators/linux_base-8, plist fix > >Arrival-Date: Fri Sep 02 09:40:18 GMT 2005 > ----- =46rom a first glance at it: looks okay. Better would be a static plist, not a plist generated at intall time. Any chance I can convince you generate one? Bye, Alexander. --=20 The three Rs of Microsoft support: Retry, Reboot, Reinstall. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint =3D C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 2 11:19:22 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 C814116A41F for ; Fri, 2 Sep 2005 11:19:22 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DBD943D45 for ; Fri, 2 Sep 2005 11:19:21 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1EB9bd-0003Gs-7l; Fri, 02 Sep 2005 15:21:13 +0400 To: Alexander Leidinger References: <20050831221747.GA68163@xor.obsecurity.org> <96099016@srv.sem.ipt.ru> <20050831230908.GA77290@xor.obsecurity.org> <53195999@srv.sem.ipt.ru> <20050902125835.67e48719@Magellan.Leidinger.net> From: Boris Samorodov Date: Fri, 02 Sep 2005 15:21:13 +0400 In-Reply-To: <20050902125835.67e48719@Magellan.Leidinger.net> (Alexander Leidinger's message of "Fri, 2 Sep 2005 12:58:35 +0200") Message-ID: <54951974@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-emulation@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: acroread7-7.0.1 pkg-plist errors on i386 7] 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, 02 Sep 2005 11:19:22 -0000 On Fri, 2 Sep 2005 12:58:35 +0200 Alexander Leidinger wrote: > On Fri, 02 Sep 2005 14:14:08 +0400 > Boris Samorodov wrote: > > ----- > > http://www.freebsd.org/cgi/query-pr.cgi?pr=85625 > > > > >Category: ports > > >Responsible: freebsd-ports-bugs > > >Synopsis: [patch] emulators/linux_base-8, plist fix > > >Arrival-Date: Fri Sep 02 09:40:18 GMT 2005 > > ----- > From a first glance at it: looks okay. Better would be a static plist, > not a plist generated at intall time. Any chance I can convince you > generate one? You've already done it. ;-) I'l submit a follow-up when ready. WBR -- Boris B. Samorodov, Research Engineer InPharmtech Co, http://www.ipt.ru Telephone & Internet Service Provider From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 2 13:11:41 2005 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org 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 AD23F16A41F for ; Fri, 2 Sep 2005 13:11:41 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5270143D46 for ; Fri, 2 Sep 2005 13:11:41 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1EBBMJ-0003LV-V3; Fri, 02 Sep 2005 17:13:31 +0400 To: freebsd-emulation@FreeBSD.org From: Boris Samorodov Date: Fri, 02 Sep 2005 17:13:31 +0400 Message-ID: <08559700@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: Subject: linux directory hier 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, 02 Sep 2005 13:11:41 -0000 Hello, FreeBSD-emulation list! I'm quite new to the list and far away of a linux-guru. But it so happend that I worked on acroread7 errors at pointyhat and the result was http://www.freebsd.org/cgi/query-pr.cgi?pr=85625. I need some further investigation and your help. The case with acroread7 was really in incorrect plist file at emulation/linux_base-8 port. Plist is dynamic and doesn't use @unexec command when uninstallig. Hehce we have errors at non-empty directories (ie /compat/linux/share/locale) where third party programms write files. The task is to create a static plist for emulation/linux_base-8 port. Now I should decide which directories are used only by linux_base port and which may be used by other programms. Seems to me that only root (/compat/linux) structure should be taken into consideration (without subdirectories) or some minor amount of subdirectories. I have to approaches: 1. Assume that all directories might be written (or it is far faster to implement and support). Actually it is already done at the above PR. 2. Cut directory names into two lists. If so then what is your suggestions? What road am I take? Which is preferrable for us? The first one seems better to me. Since I used at PR a recommended at Handbook redirection and redirect only stderr to /dev/null this approach looks like a good compromise. Thank you, WBR -- Boris B. Samorodov, Research Engineer InPharmtech Co, http://www.ipt.ru Telephone & Internet Service Provider From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 2 21:03:10 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 C973316A41F for ; Fri, 2 Sep 2005 21:03:10 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30FCB43D45 for ; Fri, 2 Sep 2005 21:03:10 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1EBIiZ-0006fr-Uu; Sat, 03 Sep 2005 01:04:59 +0400 To: Alexander Leidinger References: <20050831221747.GA68163@xor.obsecurity.org> <96099016@srv.sem.ipt.ru> <20050831230908.GA77290@xor.obsecurity.org> <53195999@srv.sem.ipt.ru> <20050902125835.67e48719@Magellan.Leidinger.net> From: Boris Samorodov Date: Sat, 03 Sep 2005 01:04:59 +0400 In-Reply-To: <20050902125835.67e48719@Magellan.Leidinger.net> (Alexander Leidinger's message of "Fri, 2 Sep 2005 12:58:35 +0200") Message-ID: <17515876@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-emulation@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: acroread7-7.0.1 pkg-plist errors on i386 7] 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, 02 Sep 2005 21:03:10 -0000 On Fri, 2 Sep 2005 12:58:35 +0200 Alexander Leidinger wrote: > On Fri, 02 Sep 2005 14:14:08 +0400 > Boris Samorodov wrote: > > ----- > > http://www.freebsd.org/cgi/query-pr.cgi?pr=85625 > > > > >Category: ports > > >Responsible: freebsd-ports-bugs > > >Synopsis: [patch] emulators/linux_base-8, plist fix > > >Arrival-Date: Fri Sep 02 09:40:18 GMT 2005 > > ----- > From a first glance at it: looks okay. Better would be a static plist, > not a plist generated at intall time. Any chance I can convince you > generate one? Done. I submitted a follow-up. WBR -- Boris B. Samorodov, Research Engineer InPharmtech Co, http://www.ipt.ru Telephone & Internet Service Provider From owner-freebsd-emulation@FreeBSD.ORG Fri Sep 2 21:10:19 2005 Return-Path: X-Original-To: emulation@hub.freebsd.org 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 9D06916A41F for ; Fri, 2 Sep 2005 21:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4277143D49 for ; Fri, 2 Sep 2005 21:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j82LAJVU082969 for ; Fri, 2 Sep 2005 21:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j82LAJe3082968; Fri, 2 Sep 2005 21:10:19 GMT (envelope-from gnats) Date: Fri, 2 Sep 2005 21:10:19 GMT Message-Id: <200509022110.j82LAJe3082968@freefall.freebsd.org> To: emulation@FreeBSD.org From: Boris Samorodov Cc: Subject: Re: ports/85625: [patch] emulators/linux_base-8, plist fix X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Boris Samorodov List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 21:10:19 -0000 The following reply was made to PR ports/85625; it has been noted by GNATS. From: Boris Samorodov To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/85625: [patch] emulators/linux_base-8, plist fix Date: Sat, 03 Sep 2005 01:03:13 +0400 --=-=-= Well, as I promised to Alexander Leidinger, here are two attachments. One patch for Makefile and one new plist-file. 1. New patch for Makefile: - dynamic plist deleted; - a group of spaces replaced by a tab (as portlint reccommended). 2. A new plist file to replace a dynamic one: - "@unexec rmdir ... 2> /dev/null || true" instead of "@dirrm"; - empty but needed directories are created "@exec mkdir ...". WBR -- Boris B. Samorodov, Research Engineer InPharmtech Co, http://www.ipt.ru Telephone & Internet Service Provider --=-=-= Content-Disposition: attachment; filename=patch-linux_base-8 Content-Description: patch for Makefile --- Makefile.orig Thu Sep 1 13:16:44 2005 +++ Makefile Fri Sep 2 22:00:19 2005 @@ -8,12 +8,12 @@ PORTNAME= linux_base-8 PORTVERSION= 8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} \ ${MASTER_SITE_REDHAT_LINUX:S/$/:new/} \ ftp://mirror.switch.ch/mirror/ximian/mono/redhat-80-i386/:ft -MASTER_SITE_SUBDIR= \ +MASTER_SITE_SUBDIR= \ ${PORTVERSION}/${LANG}/os/${ARCH}/RedHat/RPMS \ updates/${PORTVERSION}/${LANG}/os/${ARCH}/:new DISTFILES= redhat-release-8.0-8.noarch.rpm \ @@ -64,7 +64,6 @@ NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes -PLIST= ${WRKDIR}/pkg-plist MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} # Let's avoid hardcoding 'en' as the language. @@ -139,13 +138,6 @@ ${RM} -f ${WRKSRC}/$$F; \ done @${LN} -sf /var/tmp ${WRKSRC}/usr/tmp -# -# Create PLIST -# - ${RM} -f ${PLIST} - cd ${WRKSRC} && ${FIND} -s . -type f -o -type l | \ - ${CUT} -c3-999 >> ${PLIST} \ - && ${FIND} -d * -type d | ${SED} -e 's:^:@dirrm :' >> ${PLIST} do-install: cd ${WRKSRC} && ${FIND} * | ${CPIO} -dmp ${PREFIX} --=-=-= Content-Disposition: attachment; filename=pkg-plist.tar.bz2.uu Content-Description: plist-file begin 644 pkg-plist.tar.bz2 M0EIH.3%!62936=XH`````(/.```>WULX%H:?*"@H*"@``%!0H*"@"[QXUQ:NKK6P:U;*H4E`5 M$BE`B?!]L+6]OH&\?63ETU=.<9MJFMBL4I6DD630W-UUQFH*[8WJ20IY,HS4-``T#0``&@` M`"I^]*HHE/3(3-*`>IB`P(Q#T-0```-`SU201--$R3:DVIE'Y34R-&R@-#$T M````1)3("`AH`0(R$8%/)I@HS4((!IZ")$0C03$)H$Q#4R::(HVFD;R)J/4> M4!H#_/\_^>/_6L4<\A0.RP?^<;`!'^/]OYUQCNL(H+&[_[_Y?[(Y?]U_]M0? M\/_ZK&$$U::UG_\NL17]8N)M;_?_$[/GF7R_X3_#<`82I)K;QTU/J23P1`B? M(J0/B"Y0C2A)VVVT`V&WF:?>K;?[_1?Z7NZ]?C]_OU]'R_+7HU8\H]*O<\O> M][W/U*0A"$'/@4A"$(.?!9KPFT/L#&$GFM*'H&^-J&#\(R?6>D>4%/^+1G6> MB((&^5?^UZ>["(I>U#?K2^^OWGQ]U?&96_EIB23_Y-M#32PX>8O(^7GX?J\X MN>_S_XU_9_AO^L_E_QQ1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-! MI`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H M-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*- M!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1 MH-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&* M-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q M1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(& M*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I` MQ1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-( M&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I M`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H- M(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-! MI`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H M-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*- M!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1 MH-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&* M-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q M1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(& M*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I` MQ1H-(&*-!I`Q1H-(&*-!I`Q1H-(&*-!I`Q1H-(&>HT&D#/KN+SS?)YYBC0:0 M,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2 M!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0: M0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:# M2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0 M:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4: M#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC M0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4:#2!BC0:0,4 M:#2!BC0:0,4:#2!BC0*]KWH&D/>KVO>@U';@C&8^GBTVY=&__K_51_SMTW^2\+T'RNWR]-PQI`#6M4`!K,]6JQC$3_R[1&.2'#*M&O>]M[!KY,:6,4I?HL25S^ M;8"I_\R"B.!L\NY]$#!B&*/\^:-+D0MB/]OC_SV@(Q5_69#""23"$8Q2+)YT MNIPRNJ58HW:WE6K"3#^?=K$^3G.][WO>]_;_W&0`E*2RE*4O[Z>E:UK2E*4C5@'.>(.O@T6J02PN0:EWP;_Z_[ZZ^'3AUUI_T1_LL:T6CG?;TCFD:?]9-J7TKI6G_>" M5P?OKQY9C@^=:'854N:W79)\(N\EA.H_[TM9$\^_G\T9T]/U(?R[.OMX\N?G MA?P]WP/H@.2*]406@%#Y^K\S]?H^'9U?5!OV#=#+]!].CS1HAD$A^4K0>YWX M0]@GOP#40)_+_C5OZH@^?PPQ!&`'!W\?YR1U\%_@YW)I\2AF_34F$(0556$+:8ZS M=3D36?+!SG%1^]:_KRIYW3F[B;/ES09E#PDEBA>Y`\H6\D4AI0VJ0W05RL\?!Q)I MXIS.2IX*@^6;JUO?+,?VO&]^C7[W-?>;]/W+OQ;;;;;))+\!B&,8PQ#&/X\? MN:_C"K`8OS)4O)-R3(]"A<29?K MFJJN+MB,2&;ISS3#Q\&P9N5Y.IF_+$4I2-LK.*(C$(YGAA/.601^!P!WTAD' MN=9(DE22.*%6T:]M8]J:">WZQ7]\QN,H=L<$2`0JH30I8\.W):<<6K23, M[7%FB6.:Y0;5Y/;#B[GWQ5S<:-\`*:XS4=[; M2J9=1#'KIAS(+'#C-<7ZO>IUXUC:W5\&!KKJ&Z(W?A!X'ZNWC5P>51L@JW;C%'.//CP:-#Y M$0Q7!SDG/I#:^VOG/O/J8]3('JZC>8_?CI-F,7TD3C9#G6Z#B8U@DX*B.@.# MG/;LEJ\$@[R?!W;G!%X<.FV5&QRXVQV3='-%*9;\N=VQQ'6-ITC#5TVJFL>, M'Y\X21$;I141I8A0A%0$JB`D$MG-&]&M;55JB<$2$,6MCGQ&.1 MMX6'`>J#X=;U.NC]/'=O"`JC/J*<.5=N'7!L"2.2HI+]9TSG99 M)@4+3(H?VQ4;%DML*889/=0;(@5<-L7;751@)1:,,-7P)(-*Q]`_UI*.0VBY MTEX0TKKR[1XPTU?%H$$0/:JBS#XX\=LBR!B<(\'G-N-MGQFB^$[^8E*&6S\* MC&-,$YXC:._AQX='(O"E%'F^U\^Z1)^.ZB\J5].1?RH]-=XE57AIO;P+2ZC> M#CU-7\:U0JR%5[<;^&`)G()M6G0)1-@Y&<>L0V'<.Z%UE#K6L]3:.%&X-*:# MD5*>%%:Y\AKM>TH=L7>'`3>UK:.CM^O[2D,R'SQ%>F)OQWZ/WHU$$/*3$ M&FY^&7C.7?5.9#7I3/FHV^O<$A7^2/(S(U\$J/35)XE<,$YM>'GGYMSJVOG6 MFL7.)5;+A,\Z/6FE^4*!Z*5AFYQS*$%[B$+ MY+G-)G/.*F$T4V;=6E%52=JDC'JGU>83KIJ@:_"&WCTR=VEAVAY0L23ZCM$#@X2:$F08P;5O-4H M@J\6S$![*YR4<$4R$VE6F?!KWH^',-B!0MFU05FY&M62@%!" MM'->U4,=#!6G`XF=%2"PH]N$H?C][Y.$?9!&3:/1\$=."QDX0+JOE0.;!ISDZHHM2X31[YQP<,T2-K/2-K.HZ+C M`2V23W0=Y>6[1>>&)L7?"XQO&J\AOJX8-?A[(X?389F<1$O*"8 MZTFR2H%5[F/@G7J3Z#X>OKZ=>O64B92DB)*4I2EI3XY=>V?/339K6A[1UZRW M[.D?%J^/;U5+8*2HFJWFK9>;7QEZQU\OK7ANQR96QHPVBH*"^"`Q8W5W/GS_ M.%.B3MPI72/(8NO#GD^21C)[N57M@Y[E,2Z#X_*U;_P?Y9=CY'GQ3B>)U.>I MP*:V0>K<7_QCP\8P'`\:RA4.<1;GSBV8@/!7.2C@BF0FTJTS\VO>CX>`;$"A M;-J@K-R-:LE`*"%:.:]JH8X&"M.!^9G14@L*/;A*'MZ/DYRJN"H8J75G.CXQ MP.4L'/*A\E@U@\96#2\(^R",FT>CX(Z<%C)P@75?*@D;6=1T7&`EW23W0=SY\VB\\,38N];C&]P^.(;'/+1X:KR&\7#!K\/ M9'#VV&9G$1+R@F.M)LDJ!5>YCX)X^Q/L/;U]/7KUZRD3*4D1)2E*4M*>N77M MGSTTV:UH>T=>LM^SI'Q:OCV]E2V"DJ)JMYJV7FU\9>L=?+V7ANQR96QHPVBH M*"^"`Q8W5W/GS]H4Z).W"E=(\ABZ\.>3Y)&,GNY5>V#GN4Q+H/C[6K?V?Y9= MCY'GQ3B>)U.>IP*:V0>K<7^T>&T8!#O2+Z!SB*\N46S$!T5SDHX(ID)M*M,_ M-KWH^'0-B!0MFU05FY&M62@%!"M'->U4,>Q@K3@?F9T5(+"CVX2A[>CY. M&J\AO%PP:_#V1P]MAF9Q$2\H)CK2;)*@57N8^">/L3[#V]?3UZ]>LI$RE)$2 M4I2E+2GKEU[9\]--FM:'M'7K+?LZ1\6KX]O94M@I*B:K>:MEYM?&7K'7R]EX M;L?^Q_N_+O]45!?_H1 M06_=>V>?GXILN\$X'XZP[<='!!.(+43Q$$D08(@:B"J(3_0@)%/H1=$:1]#],$ M'U&KT@02@*$:(@:6@J1[E50D51`UJ#-$%D051!0U5`U$$R@,B2+8H+.071`) M(@HB"J(,$0:(@_H.1SLY'/Q'.;F]^Y\QSW]N?6<_.<]QS[(;U1Z51_I5,A=4 M9JBJH(3C)#:7K6(BP02,^MY7/\/3:IN?Y%Y0J]^R_D=6B)U3NWMI#E/IXO[_S]OA_;S[_KW]/T_K\OAZ_'Y_=]S=-V?:1N2<2U3>\&_R^L09(AI M)D9*92DV4IQ9,AQ)F9J9SFV;LMT;IEGS2R;+2)O\O\/IT^L^P^G[,3(W!W21?YQ(R"?L#ARIJ,:E,-VQ6`/A&\ M<"J:WV]_EX7+2;O29<,KJTPB'U;4-F(34!TT$_NQ#6-0(@IWY5"1#G2"`.!5 MRB(UQ#.?P#A]'^&RKA%F\\Y`=@P8V1$R`T^DORG+N,LH0@^#L&.Q./S_`E*< MR7C`@D:[ZBC*",2>B-8CE:222K6.&R_A-S'"$"6Y-`_^.<3+@N`L,KT'\!/M MR'#?F>5?EV?'?V/T_+3@]`4'P"CKA[^?RS>,>U=LK1D,H?5A;$,@"2`0!]XG MGX=M>I?6W5QZQS1]"22?V8.@\@_E@/$8.;_3^PZ1BYB[IZMP4)]275$YRJ&# MX^/+SBR1\"Q"D!"'*,8`0(!WPL305'-E7Q'4M[]V;8^`&?:"@*J,`")IS&3_ MP;BN2,9@/7SYOU)0)^X?X5Y+,@D,E#5GP#!IIS\'L`-7:J&,&F#TM@?&_%'K ML02@("`:HA!*$!`-1#UHX*6,Z="<55)^?:T'+2J]7D7<+WK9.GVG9\9[&R/0[;,S';Y3QQ)3F/XY[I0JJ?D/+^7U/Z9#^P$9 MCL.;1]@_9E5/ZW5$!W!@&T'3E.3@&4DR-OU/3,/D:SB6HPZDT'W,.,\I6?TG MUV+%I/3`ZSH':HG]'M.!?JZC,^A]QRXC@'#F`C+_LQ_\]F?%DQ($$,ML=FB- M08\Y#=>Z"N-7T#G^+-G&>K)W_`_AYSIB0V;G-9?3.#OPV./'"?/B\5(A&:M(:U[FNC#P:WYOY<=3O5W&$ MF,N+^#X7OKRSPVKFBE"&^+&,M@+WQ'AH,AR?G0M5//U9[$B60``"@`@0AY^D M/(2;I(@G$=B$`SP`4=7N"(@_`+PK_#H;=>N50/!$`7>5AN66C[1.O/&-L]4I MFY5:BE53Q"]AY"-BT:6QWEHW2=9W&3G)$5P#1#`M&5!="2<%E@C*S)B$(D0: MR\N#_,.?#$CI6><+$3F*$H&R'H022PF.[A64-M$CH!C:J-55X-:UMFPKZ0@> M#IOM3,S>@=?;=W-Z1?"]\Z,@D'Z\F^'H#&&&Q59HC%0$DTI?S5ZU(A%D))`` M!@/YZW$-+5V1N:-@:;M-2\DJ3":6HEM>3F@Q0E@B35+(UEFBRDN4$\6EO``4 MMBVUEGC?JB71!ES=C7%.,8@D+B#22!"2+#UR2FC5:3@^\PP3W8/'K@_LE&^, MQI,_M.$WH+Z`<,>#L]8P:UL'M:U[Y)(W)))))))))))))))]OY'U_-\WS+[Z M^_Z2-/3B_&23WU14IY0JSSJR2Y(8A1B\\'*?"HGS>EA%71*,0TP?`QN.*M+6AMJ7\RTZEL9^ M-,5+Q!'^"/(#B24BJ@LR*-:JLV*$EK5LAF5C%VYZ%\,UZ$#2&E56Q6TQ##YT MW+G"9Y&GC!J1VA1M11#>%%T:>#H2@L^I($Y=.='+F7G0-Z;?,3*5F[G?.R(& MT!RZBH.0I>99S+4L&KF5,P4<4//_\_Y\N/K<]GIX8Z].'J5]'4DXQB]5<'%3 M%T%+_7*+O#MX5$PY;PK5#BGI<6%7URQ;9KL(1N^DZ.=9&+.O6G[MN1"E99MS MP=#&22;6E48XX5AAM7+W6\'O#S)($/,:*(KZ-O`\,*3^_`8@!BH2"?/,(;]C MQVL33Z*94O?&?IIBB:&XQ,$;D.40<#K2CK-KU7&$VM;QA$AH['0FG/0`@ MJ&W';S[\]791G`W*"BMI0;RB;@0(8KWS"B,"^SD*STL'@(QK7D]40DO#R'(` MA)9_7ZV9>WW@-7\5HUQSSXG=_QNW^N\.WKZ^WP^KR\\95NJ"N3&O^ M&:4@#X910P;=OKB(Z?`/PK)F1ECU['MY^?KW]?@][WO>_ZL-NFR:Z-3GITYH M"CQ.`XY;O6P_B+^POY"X#K\07QY^NWMPQ]WGZ3T](>O7#KUVGA%H;]\:_I)5 MM:5G6A0K2,=I?59'V]GI^A>"UJ_6/T3]#2?A#PU=%/[QVI^VNQ+>"II2]-E5 MT$3A&48N_?GF[TA[N?7]'T6^W[]^_F))/GI5#+^3H MT?"V$[N^_:)X\7_L0FBZ52W&?]\H\8[]%_;:^)=OF73RP(?E:T'/$(QRT3ZP MZ$5"JJ@/#0&#V+`Q@)`4DD!+/<]UP/?\/;K\-*T]FOA^/PX56GX?GMMMMMMR MI.@J;_7E6F<%W=XQ=E,8X55 M`"'B8*>/WXZ4@V3%+*''X(P,)!)]/IY]/-'1A'@[PA, MJ[X3^WK]J?86@M:OU#T3W^,_KA\M<)#[YZ5^W/0ENH5-^&-MU5T$3",HQMVL MFZKQUMOGGGG[GOX]^_/-WI#V.SX[>\^SZ.^C[(:ZTIC7`PO=U6M:V-Y??#!S MI)[K9WO;AGT3[_!:V?`:.X=-(Y.CEJE)4BM%5>J@-'S^CV.!8GI]7N/N?/V: MJ,)8?Q673^RQ:K?FZ$18CY_3Z9Y(J?L`+X#[M"8?SIA$-:UOT:\8#\/I^;!Y M.^L,9SA3S,B`P)^8@J_>?C_7]?Z>S_E_#\OZD?FN=4G]5?M=]#?Z?>;VA>"2 MC2D(SQU*%WVX8_A]\[RS_.:-0O-(0OHZ&EWNU=>+_S,(NPVO5L,`8JML(W6" M1M*&47.VVWKPRQIN1LMJI/:N&C[G3(WM"Y?*-*0C/'0H=WX8[[3PEGPDC0CZ M+"\=&PTNYVKH7?N81;AM=:PP!BU;81O!J1M*&4='OVVWL_+&FY&RVJD]JX:/ MN<\C>T+E\HTI",\="AW?ACOM/"6?"2-"/HL+QT;#2[G:NA=^YA%N&UUK#`&+ M5MA&\&I&TH91T>_;;>S\L:;D;+:J3VKAH^YSR-[0N7RC2D(SQT*'=^&.^T\) M9\)(T(^BPO'1L-+N=JZ%W[F$6X;76L,`8M6V$;P:D;2AE'1[]MM[/RQIN1LM MJI/:N&C[G/(WM"Y?*-*0C/'0H=WX8[[3PEGPDC0CZ+"\=&PTNYVKH7?N81;A MM=:PP!BU;81O!J1M*&4='OVVWL_+&FY&RVJD]JX:/N<\C>T+E\HTI",\="AW M?ACOM/"6?"2-"/HL+QT;#2[G:NA=^YA%N&UUK#`&+5MA&\&I&TH91T>_;;>S M\L:;D;+:J3VKAH^YSR-[0N7RC2D(SQT*'=^&.^T\)9\)(T(^BPO'1L-+N=JZ M%W[F$6X;76L,`8M6V$;P:D;2AE'1[]MM[/RQIN1LMJI/:N&C[G/(WM"Y?*-* M0C/'0H=WX8[[3PEGPDC0CZ+"\=&PTNYVKH7?N81;AM=:PP!BU;81O!J1M*&4 M='OVVWL_+&FY&RVJD]JX:/N<\C>T+E\HTI",\="AW?ACOM/"6?"2-"/HL+QT M;#2[G:NA=^YA%N&UUK#`&+5MA&\&I&TH91T>_;;>S\L:;D;+:J3VKAH^YSR- M[0N7RC2D(SQT*'=^&.^T\)9\)(T(^BPO'1L-+N=JZ%W[F$6X;76L,`8M6V$; MP:D;2AE'1[]MM[/RQIN1LMJI/:N&C[G/(WM"Y?*-*0C/'0H=WX8[[3PEGPDC M0CZ+"\=&PTNYVKH7?N81;AM=:PP!BU;81O!J1M*&4='OVVWL_+&FY&RVJD]J MX:/N<\C>T+E\HTI",\="AW?ACOM/"6?"2-"/HL+QT;#2[G:NA=^YA%N&UUK# M`&+5MA&\&I&TH91T>_;;>S\L:;D;+:J3VKAH^YSR-[0N7RC2D(SQT*'=^&.^ MT\)9\)(T(^BPO'1L-+N=JZ%W[F$6X;76L,`8M6V$;P:D;2AE'1[]MM[/RQIN M1LMJI/:NEWB^>1O9]X)*-*0C/'0H7;X8[[3O+/A-&H7FD(7T=#2[W:NO%^YA M%V&UZMA@"D5MA&ZP2-HPRCI(,]?3\WM:]7QGN9+GRPF15ZIA,EPPF15ZIA,E MPPF15ZIA,EPPF15ZIA,EPPF15ZIA,EPPF15ZIA,EPPF15ZIA,EPPF15ZIA,E MPPF15ZIA,EPPF15ZIA,EPPF15ZIA,EPPF15ZIA,EPPF6+S`M6-JM>L:Q\O`1 MGMR]#U'WOK^;_0B?0$?P('YL'\DGY$'090(Q/[)#\8_F:T57Z.W5^,-M]SG7 MI[?7UYU\O6YSK['U?4`````````````````````````!\.==\Z[[[``````` M`````````````````````````````````````````````````````````NOG MZW.MUNOAUYYX````.^OQ]?<=SKIU M(>6HZC!"V#L,8Z-"%-L\ZJJJJJJJK`V0@VM;\# MP;S?M9...,S,S,S,S*JJJJJJJJJM[88P4X221Y.[=PW@&3B.O'C5555U<#Q8 MQC&-#!SG-CS.W;MF9MUSG?6Z[[[`````````````````'T\J`````````````````````` M````^S\G/?YYY[.N<]G7.;KOOL>=R"#?=NW:::663332V6:::WW[Y*DD\MG0 M8[/-H&[G"<,-,8Q#;;333JZ`^5ZW+)QQQUNUZ]0(`````````````````!)` M!XI.Z:E22`DD$`)`O3ITU)K6LS,````!Z]>WKF='1J<]#U]_H^U^9^;\>?>_;?D?E>QH?M M*$GZRTR-BII]4%RXE+U\U]R[V*&I30HI0^Y2I4YFQE-*%3&1Q6QJ;R2YH:G` MZ'W*%2A^TVZ,]7D^]]SQ>CL^#[79IN.VSC6=&=V<,ZO5KDH>!0O*&13@TD[GAH>Y0D]BTR-BIIM!==2 MEZ[KH7=2AJ4T**4/0I4J:T*&A30G-&E"UY1UDS.C4J=3,]X%)./);7'==@<3A;/O&5-^_>;S+ MNGC5)G`V/:2=SN9'P/0T/

Q:9&Q4TV@NNI2]=UT+NI0U*:%%*'H4J5.9L M932A4QD<5L:F\DN:&IP.A\"A4H>YM$IF<#W?8\7H[/@^3LTW';9QK.C.[.&= M7JURQ[,<%#(IP.5TB8G-4F<#8]I)W.YD?`]#0]RA M)[%ID;%33:"ZZE+UW70NZE#4IH44H>A2I4YFQE-*%3&1Q6QJ;R2YH:G`Z'P* M%2A[FT2F9P/<]35Z.SX/D[--QVV<:SHSNSAG5ZMS'#'4IP.5TB8G-4F<#8]I)W.YD?`]#0]RA)[%ID;%33:"ZZE+UW70NZE#4 MIH44H>A2I4YFQE-*%3&1Q6QJ;R2YH:G`Z'P*%2A[FT2F9P/<]34Y&CX/D[-- MQVV<:SHSNSAG5ZMS'#'5GLRND3$[F)F99%)=TJ5[H+&!SXIRQ34O-:%#0 MIH3FC2A:\HZR9G1J5.IF>\"DG'DMKCNNP.)PMGWC*F_?O-YEW3QK-<#8]C+N MFYD?`]#0]RA)[%ID;%30[0T7472N>Z]2\51!HBE1T1!5%.9L9FE$4R,AC9:F MYO)*&IP.A\"A4H>YB;#-,#W/4U.1H=CY&A4N)*F@?%5%D>5$DS,"T<$0/1!) M$'!,C>*1.YB9G(S$D[FJIW-C`YGCR3'5'F9J*(@T0G-J(7EP":%M4U,S` M]PU)"O);COLIQ3`VSAWG3=O?O*1Z]T^7R^!3W\;.^7Y=7G^/\'OG&!*[K#%T MOJ*QT^S/EGN>9YGVBGN?0R.Y^!H?4=9,SHU*G4S/O`I)QY+:X]UV!Q.%L_>,J;^_G-YE[IX_/U]_DOM MT7V5]VDKJ[!OM&DZ.FLWM/U+5[B:U2DWS*-\V^]6F-(T<33"L<[UE&BS%"LW M3FL?>27P>ULQ*F"UHZ-3*C462Q*2E*7+/<\SS/MJGN?0\#N?@:'W*$GV+3(V M*FF4%U[%+U\U[%WR*&I30HI0_$I4JST\\Z.C:T*&A30G-&E"UY1UDS.C4J=3,^\"DG'DMKCW78'$X6S M]XRIO[]YO,O=/&J3.!L>TD[GAH>Y0D]BTR-BIIM!==2EZ[KH7=2AJ4T M**4/0I4JIJ>='1]+HF99%)=TJ5[H+&!SXIRQ34O-:%#0 MIH3FC2A:\HZR9G1J5.IF>\"DG'DMKCNNP.)PMGWC*F_?O-YEW3QJDS@;'M). MYW,CX'H:'N4)/8M,C8J:;0774I>NZZ%W4H:E-"BE#T*5*G,V,II0J8R.*V-3 M>27/9XO)[WUL:8^;OT9ZO)\WV/%Z.SX/D[--QVV+U2)2Q1Y21S*P*'@4+RAD M4X'*Z1,3N8F9ED4EW2I7N@L8'/BG+%-2\UH4-"FA.:-*%KRCK)F=&I4ZF9[P M*2<>2VN.Z[`XG"V?>,J;]^\WF7=/&J3.!L>TD[GAH>Y0D]BTR-BIIM! M==2EZ[KH7=2AJ4T**4/0I4J^MC3'S=^C/5Y/ MF^QXO1V?!\G9IN.VSC61*6*/*2.96!0\"A>4,BG`Y72)B=S$S,LBDNZ5*]T% MC`Y\4Y8IJ7FM"AH4T)S1I0M>4=9,SHU*G4S/>!23CR6UQW78'$X6S[QE3?OW MF\R[IXU29P-CVDG<[F1\#T-#W*$GL6F1L5--H+KJ4O7=="[J4-2FA12AZ%*E M3F;&4TH5,9'%;&IO)+FAJ<#H?K8TQ\W?HSU>3YOL>+T=GP?)V:;CMLXUG1G< MH\I(YE8%#P*%Y0R*<#E=(F)W,3,RR*2[I4KW06,#GQ3EBFI>:T*&A30G-&E" MUY1UDS.C4J=3,]X%)./);7'==@<3A;/O&5-^_>;S+NGC*N#;'L1WGNLCX'H9 MGN4)/8M,38J:$;:)'6Y7/?#JT.JB#0JH3HB"I5YB1;,V7N>IJB"2(.!R40O M%=S$S.1$I%.Y6J=[((9H.7)-<7K(BM$0:$H%S"/(>>``````#V=>R3MO=W5PO M@[/!IH$*&-,&,>'#ABY6M>=>:(8TFDTPZNCK3;&#&,8AK MKI55J.7/B22(8_=-_=DG]!ZN\^,*O<%!O&^G'63&H[[;9P4PV:@+0X,QB%K`M'W_GS4%QL8 MDG70!60L;2BW4O3PWDP`/"3,!XV6VZLDXKG)1)!>%6:ZZX*P%P<8IPJ(XDDJ MJI0JKM_Y$N"SAM4:26)?DT`E5I;MQLX:9#4"&*!90R$H6@R"H'!40L<01*!# M33C`:%#42:7ET6X(D@L@B2"R`L@B2"R")(+27':L9&(S^1%!<+JAG+:6J8U* MD+"F:*@'R$1Q9PB.FE`:J-WJ55#I`609(DM)+22TDM++826DLL):"R`L@+(" MR")("R`M62D"TEI):26DEI):26DEI++`60%D!9`60%D!9`60%D!9`60%D!9! M`D!>O""U<$207%+44V1*&Y+FDK41_J#619G."J*)4L%H(D@N_>)XJEC+2L07 M*S2X01)!9`60%D$20601)!<6F@*-@;*D.*HZHI6`B2"[K'ZA#Q(BJ9U#F;RR M2IIL-01)!:R*N3`(6A5@9X!R!-.>F=47&P+KYD!0(*7FFL`LI)=!5BZ68^6E M\$!!HXD@P$4M^W7:UK6M:UJ=W`?;)06;"T"^51+H%TY759JM<8/!$UTQ MM;5Q$3_-6H(TB9W=OSITZ:5IB<0!( MHT!+Y=3O,%]-^,F@J(%5)?<$@+6MGZ?9AV$5/Z)J=BA,*AK@+*B22$ZO&H,= MZ$20%MY`+:5YQ:%V5`CD7C73:NDA6'>%1Y"V\-0``1,LYCH&$&1;ACB5O-]9K<7BN234VKF1MN55NYZ-];JQ-MM&V1(Q/# M,9$[BBU:\^=Z9%Z692W*Y'F3%N]Z]#6MYBUXGN>FVI&2[E5"JP%2,@79+N[Q M+N2BJP<0-('(@,!"",#*!PE)[IOC`B$T)A*,(0D]TGPC"3`&-2$+1E214O8+ MQ)MK1)XWYV3=W9F=OK=\UPG]33;=( M3F:MULG#6ZL69<23,S=FBB23$U.`34O3_9_]_^.#8XF>>N*)TT-VWE>A"`]= MSGE\?%;P',XZVP.`A_?43*9.$21T(YT^& M-.M%:]"G5P:2R7RJ&H!6"'^`;<;'$X6FVTFF7CI*UH*LR64%^0*#*=*DQK6D MN:F"E=G!BR.&M.,';!C)115:ZE+5TF-/*\59(I@LQI-0E5)5R<<\(%DDP&8Z M51K=T56N7'#"3?,ZF+G52$P]OES&Z,$0P``$?'V==]^O>=>D"@#BB]FI4XJ_E M+Y(B(B4C4/9(4-F`@-LCC"IF.".5&##I[)`\GI^+T7W]_1HE2ZB_VE/I.411 MS`\@+.54W#&:"KO_$_4]V@<.LTL-[H">T:]2'G$N?*,/:MR5UQ5^\_;Z&PZ[ M/Q;U,VYLDD@200=/`7+-=-),SJR0K.9*SBP-;I(28![<^2>. M?:-\:GGTSVQGI=]@FIJ4YEQYZF@(]?A\)))`[_#WY[T=KH>#:?/Z_CX_C]+E MB]/.^7D`"0DD)W/YB&/./8P?*J/4JB$*?\["CX%ME\\!#7\J)7XPM^&Y MK\#@U1GN&#$%C!]EJ^/<]@W#.I@E/9,T8&DX?!-R223)'T"CGIM"63R2@\)\JVSUR%3`1]+LQWJ9=.^ M^<&FA07I))))^$]K-=-0K7^G3=D!0:("CQ,*B1D`4@DCGY2M]OQMIOO.>[+? M/LE_HHJ1;@%\_`8L8P87NANMZ"RP`'Q'B[D`T`,T"T5/C)+C<5+/*,*1**"# M(D(G+/OY4+0EF)QN0Y*!R)Q+0_N\1;!Y)CYDOP>)`*"'FH<++`,+%G`NJT,7 M&I'!I$`K72SCUTNHA1I9? MSQ)]/\G0"S3:CZ^[TU)$D;[>!A[>5,MPUVKROB]\9&1U,S!`P*,MR7M#1F)1 M@$C420CI4SAV^&&'813[I,>4=]@CN..?/=8J89%B;^KE5-1T/K^H1^?D!))( MBF3T-/Z'`J%G<#M#0LF>?/3KU]/(O222'WB*"ZO_ M'QX22$DDDD@=:.]F49T#/N74Y8AG`>/M;8"-`SP8/6=)66N\^,XNM\7Z4Y_; MEMFYU9H]BJ`2DB0TD@VE/JS1SJQE!K0K"."3@Z< MHS1S:S@502#L0C&!F3'VPE.N]G"S7-$8&#_OQD!WK>5!5#2N!A;=H&VU9CD) M:V6A[(CY;6^_N]O"TX9`P8+C0!B,?CYYT M4-\*,&:^5:@;-#'&FX]J>;&#K(8,#+POKL&>IX*O1^2$DDR,D@22$CRWJ;KG M"U<^F7=9.1RPXECOW*:80(#K43J/$):UK\%D2231!"E((S>F(^X-#.PXS0'1 M@==?EB[NS/6(=-#0^-^_J>:%^5(K]O3]3GJKHQ@PU:E@M..KJ/#,ZSY8@-8/ MIUU;Z`8L$^?NN0QJK+%DL;SGP$('YJUHR*C$-@"&E@T.JCGC=:O1$BK+NKJ@ M.(3];[?G=W=W=]//'\/;9P'V$H^@Z!X("UPE)P1S8SAV(2G MGW#)`@"Y8>J\$"?;\8J,Z69"/NYW13=25.0%T2%I;SB%`R#F),PB&9.&OS]W M&^T7$3N;;>OK8XF8'-_/8.P#N<>.J8FR\ M"QC+$DDD`_`/Q8.<`O#HO/#WY)6@Y3`H7,A%7=8H<;\>APK#X6P8!.HM0^/A MW3W/A47A#%/E`PP^-T]H_'P[=TT]?#7:=LE42(^MJPFZU%L$P,G;/9V;'S:` M^9"-HJK"174T>4&)`N68(C`2Q$1"2_O\*[(B(B3`E\/-:$3"7`(0!"`Q;!&L M_#I;G-0@W"2$N.DITK%%56<8,U=I(X@Y$`)"(C6%"J!$23`R@!')_19QE(23 M%:2I"3$$EC!3)9++*O0("@ZV0*I3XP!&=V-8`K0B'4:P5SI>C4"DM#P MYWITP1$1$_#SVH[,"3CH5!#?N+[\*N4U<.\SA.7,R]^(A;JB1XORC5!%C`'P M<@@D'E7ADPS%@=VKUE7P#J>!ZE&,9C,8QC&,9Q-89U=+.NKQ.''&::8,>)W^ M/W:\;Y_E!ZV>4[1/#0```!J),`+/%]/EU^C>-\FL[&VI//GQT'O'#+A]-:C[ MR6B3#:3N-,*:(%0K><#6"GO+$&D'294,SDO]6E=?7S\;VPJ_<<=2@*V284)+ M$F15F!9B$_T5B91$=)FK0V2#F#Z#J/%6=![9BQ8R,T]P^IL<\>>`\[9CIT3Z MN?;S,3&:WS/AJ.QWV0.@'18,(JF)544JJ+>(].DQ)EQF%']!01,!.!@0S$4U8),P/34LV.U^;XAQV]!W9=L;`^L'TP.X[J]0UYY/U>[??/$X0S$F>><8Q>(G4:$`!C M`Q@U#!OTOBF*K$GIZU[.:']_1T8>^BQ.7@35W/9GVZ+0`#O;*PL\^18C"A8C M&9BX=8:#P3Z>VX^T%C(@VQ^1Q:$"JJJ5*%"A1P^OG]PO["8?@^GC`6'(@?$1 M2S^<.ZGVZ%(_?\\7=W:K.DX2W\2$U^*7).T29+F3PGG^'[@`$DDDDDDDK`!< M1\\3Y@%`R^D>/5[+#P/7ES;>(@@P/OT-`3`WSOE@H3Z/IS3N(V)N-3**.'*] M$Q*JBE51:CUZ1`LQC)!A"$,&&&"(B@9`M=S',H(DED8I3T(R%X5QSN2[):EGEM++9+?]I/\/8````?P M_J^7XE)D7XE^^TI\OD M?'QGP@(&"`@8("!@@(&"`@8("!@@(&"`@8("!@@(&"`@8("!@@(&"^)YYY\O M+R1"PA"#W02`6$(0>Z"0"PA"#W02`6$(0>Z"0"PA"#W02`6$(0>Z"0"PA"#W M02`6$(0>Z"0"PA"#W02`6$(0>Z"0"PA"#W02`6$(0>Z"0'^@D)`"8(1B)_4! M$.F1UH+\6R+O4$`(B\AG(!$,$Z!L?WF]=_\L;_1S`1#_P[(O_&)O`1#JHGI8 M%`(AKIX.35!`%Y>\!$,P/`"(3N.47@T5W8-NT:DD@*)&"J#&"@+&/+']T\(U M$QC/^>[.PN#=2E*4I2E*4I2DA(2$A(6%A(2$A(2$GT5/O@95NNP`6(BU$7=[ MS^/TR_\.H*NJ+N.!0(9FLH1KJJ)'1X#L>QE%W(.8 M@$(B\XBYP1$,^D0"D74U\Y+"[]1$`=8`B&)`%4;@(%F M`,8A'7EO\,*WZ9^+29ON```````))))_U14%Y/_GY(HAR+*A[K`7HX-4$0\P M`MP&@0$#Q_#5!=G"+S`1#+/JY=V=K6M_O:UK7M:UKVM:U[6M:_X.B+F,&*G- MUN=O=UC[NWKW=8^[MZ]W6/N[>O=UC[NWKW=8^[MZ]W6/N[>O=UC[NWKW=8^[MZ M]W6/N[>O=UCYFXVLS-N#;@VX-N#;@VX-N#;@V"(A(1$)"(A(1$)F)25SI2DY MM$F9223Y2DYLDD9223Y2DYLDD9223Y2DYLDD9223Y2DYLDD9223Y2DYLDD92 M23Y2DYLDD9223Y2DYLDD9223Y2DYLDD9223Y2DYLDD9223Y2DYLDD9223Y2D MYLDD9223Y=>N^W7.J<[87,PN9A`B&\`,>HA%&C_OF?@-D7,3+Q;1>0F%$\P$0@"(;\3N/(!$*`1#.QT" M[]^H"(=@$0WUV`1"WMP01#:9JM`@*2*(2"LBK(@H;!:B3G,`@F!5!N@5Y`(A MP4$`+!LY<\?"[N[N[]0$0^>HG>UY("(:L414\PP?_44'AV>(BZ?"D7@`B&SN6BP8BQ6,&, M5CE\OTVGA/S<7L]9OYFK/JG6_5FF\UFM3IG1C&,8QC&,,S,S,S,S,S-USKIF M9F9L8QC&,8QC&,8QC&,,@(AX":*O>D1[;'EB6,3H M&1)[ZJBRCVFJB>R`G`^#H+H:Y]Q5@+U.AK'OJQ@":,`=&`_^#$.BO;&O/6Y* MT0I%A+@L""THQB'D>_?7SO@Y*SG-_8,A]/*ZL6675F-=:LERYJ7-2YJ7-2YJ M7-2YJ7-34]W-3W"8QB]`W#B!NK3!?,YXT,(OZ6`-,&,1/-TZ^L]=;>_[L<3''''/, M+VZ3/,MG;.]U;;:K;;5;;:K;;5;;:K;;5;;:K;;5;;:K;;5;;:K;;5;;B]>K M5=MM5MMJMMM5MMJMMM5MMJMMM5MMJMMM5MMJMMM5MMJMM[?7KU]?M)>EZ2T, MMD6@$%2`(A%%%0Z'-1.D`1#`/')*'CMVQ,P$0U2&XV40<@']SYB%*-C!SKZE M7Y-EJ-O4%70[DMEU;NF\_#J=_S2^'D`````````````````````````````` M````````````````````````````````````````1``````````````````` M```````DDDDDEH+L`B'$/*)NM06EH%K&/`JP498,@'.>E MZ2'9%LUL[(HA[`(A^("(6/@.?URS4_`]CR136;]PZIR(KX'_%@^.)^MWOT*5 MS.4`,H'D$""$#N1H(,I$!-[SX?L'Y((ABB^0"(8NXQ\[@IF`B&E*YARJE'N[ M'\38PBV_PE\2D,%5*02H"GT2D`"F`QB$0BL8*VP>1XE52C0-D6(;P$0\=V// MAG?K\J[]/'#77775TS*):P3#&2<$L@0(LYS?.$IQC&,8QC&,8QC&,8]W=W=W M=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W=W M3UZ]=W=\7V^[.[NZ\^[.[NZ\^[.[NZ\^[.[NZ\^[.[NZ\^YYW=W7GYS]+.[N MZ\_.SN[NO/NSN[NO/NSN[NO/NSN[NO/NSN[NO/NF/WC?2*S=H\^`"V$BBG)D;.=.R;:`IEMRU`1"C(!N,&,4>GEG))) M))`````````````````````````````````````````````````````````` M``````````````````````````````````````!/9]/V;[?@WW\=MWEOC;G? M&N?*Z\Y(D,CFHDH M611CP)BQ7N8:1<[O7@:&KKJBZG(T%7F`B$(H(`1GOZ55551R-H90PAV0Z#J/ M+JWG)-0$0WHN+O2D7@`B&W;D]^@'%Y`(A=ZH;#!7C))`^L0"V(EL?HQ0>`"( M&\,L>G#_FW.],O8MINQW;L[WO>][WO>][WMMMMMMMMMMMMMMMMMMMMMMMM MM\\\\\\\\\\\\\\\[`````#,S,S+MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM MMMMMMM:]?3Z_1UXDEZ\.P``````%SKY.<$0XCP+`(AU@(A+]PJ7#4;HN);Y` M(A8"(:HHA@I7M$6G;):++G?0;.W,T!.T)!70!$.?`XNPKF#&(D8K&.O+:=_A MX31M>7M?=0LM>7M?"TM:;')-CDFQR38Y)LO M7K?2]>HY)L/-ML M````;669@```&2R=^EE_+L]OMVO>][?5MMMMMMMMMM MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM MMMMO>][WO>][WO>^WV.Y%NG:@B'1+CH`B'G.N==.N=O7.NO[^"!$7B`B'N* M1:`1"(NKFXN8EOCH6T``````)))))))E%X(O`=6T75%PB_Z:X_VZW=555555 M555555555555555555555555555555555555555555555555555555555555 M555555555^#SG^6VVVVVVVVVP```````````````=;+>D_0A+:0A"$(0A"$( M2ULM[V6^=X M`````````&66];+?*RWSN][7WU9;ZR2RR:\```````````````````/7Q``` M``````.NT^KY]#^;UH9;DF29)DF29)DF29)DF29)DF29)DF29)DF29)DF29) MDF2?M[Z7KUOKT\$7>(N3ZMT6Z+9[$7!%I[VD7D$LLFK+?#0````````````` M`````'OLM66ZO-RRWW6Q4$_W18`B&$7D(O(:;01"T;[I9;MX^&9F8````&9F M9F`````>DLK M$7-WL=GN>CFBV1>F<$3%P>UN(O)1.6T!>2+Y(O-%T18V_[/4!$-4:DEED\[; MQ++=267T\[WOTWW>(````````!T[]_7,S+;@````9F9F9F9F9F9F95555555 M55555$7R5B+V8(NCL[/6QO\+YVV6?5?R7W]RV@```$MOYQITP_I^I_T*%,`, MCTX(_4E@_4#D'LDXR1Y(5"N;(EKB1?_5V3T8X;^-X4F:9PP1)&E&1:2`C,,. M]'FCY3#7%SQ*"-<705513BR[[MA".36MH[#\_X^3_]@R74KVP^(--0H_3\#C M_DFU$#:?Z?I"4&_YM_SB^XZ8-HM6,&,P\:/&78YQ)&^A$W1%/'GY6=\TFZ(D MYJ$Q^9C$-[0>_Q:^GFDOC6EJ+=7RJ&I)$"5P;]39/W?QLZ!%!!JM(:&M5I#0WFS;T!/NBCPS??YX%B4'D0)[[![8 M$O8XU7B(O%7V*Y(O)_1L][S03>(EQGHW.4A!K MKDDP:=G'K<>OE1!0S1T#:9/^7$#[7L'U_622,?T>QS<&[VIB_J@`8:'@];S? M;=#_O],^2G3N9Y6?T?--_7-5556XX/(HY@A:H?J^][9AB^QE\+0?U>[V^E5550>_3.JJJ MKP_5V=P^0AQ?[.]Y/'NW224/D_D_)P>'L=_*8%5154:OYN;O>C^;^KN#\WQ_ MI)$ZQL.]]ST>?=))[??W22>Q^A_PYO:_[M`=KXN([/)_D??A.==^*CIDCOBB MN0.5'.17('*CG(L(01C]6J&$8CK@B)553Q>3];\SKW/U'JXNRBJ@'F/)H14Z MWK>L0#^_IN_6C_6=O^[['[W9[H'S/L=W:^1R?/Y/>\1[GS:%_S?D^W+^;]^U M'O)_Q)1)(A_A]/;[7=W=W>/Q.E/Q'YWB[GFT_%R/G?G?8ZH&<^=\G7#S?ZNH M;AAHQ3YU3(]_Q^_QDDX2I)))PO]<]/#3Y6R-;=YSZ]LMIMMGM;8VML;;;9;3 M;;/:VQM;8VVQ*9$`BJ":O-[W\-O'CG:UK6M:UK*'<*Z![G!X/SO8X#X.3B^K MZN#B/)ZW\'^C=P_"XR#(/#`.3P=#"S\N,PE2I4KN.SPDDU.(I[W9^YIPV>M[ MK-W<<'@?D[?7BR5[7^8=H7_/]?O6'10R-4YA=45"Y9/.$LE(%23M1X>QZ*A' MC3D.`^#3K^P>;KK=Y)H^UWOH^3DN9MVXC@'N'\'RP0=RHCO-7\'YO\J;_>>Z M'IR_A;=W;=W;RTB+3IR!57U=[UOTO@^]]GVOVOS-/=Q;[MGWGO#Q/+J%;>.# M\#V155033S:KIS*JBJHJS].S[7`N^61-=*50@\'$R<`17.!Z0D0]K'V,#"+MY/M&[N> M4<>C_HYN9\/\R23FT,0CM$,Y[\0GSJMJN0!)21X5/ MA7O\V'W?M_M\))*=<^8[5U\.]E]3?^KF^?40QY&B3FP*-YV.WUM6RMEHQ_U? M-X>;'9$3N/9N>.^;NR_"UY>][VO+WO?Y/Q?[=WO?8Y/`(YN#]38/N>Q^=[7N M+\(#7-CFX&.Z22/^IP<>Y]9^$:E1J5@>S[7VNK\'LC]3@^\\'E^39Z;A#YM^ MZ6M7#+\P&(#_/N%_?^GZ4:[A^/+"77']Z.NQ@`'XU'](?,@DG\0>?_?[ZN03 MS+L5HZA/4?3#J,FLU*NY&U4B*V(`D5"""@`20((D%$]W5^6R>'UBVTP@%11+ MYJ4O++;NJI*JI*JOI?X?1^&AB[G)P<-TDE'+$U?3<6'^!+1!I01A$+,*ECOH MJ6TA03(;<,.K,!O`I4()"&_-TXN;_9QV M<\X2'_7_@H,(I359$MD)%5$F,7$H3(J%6$1F9*AF9%@5%F1SQ?MEU[2WSEMG MBW_V]+<(Z]^]>H2Y+HLB%P'!!@04V(BU-JJJJNZV^UT=Y#2+ M``SI*(2)=_/R]EAU==V:OO]M#=,3"`]00=GW]4K(.65&#Y:0D)-'.Y=ZKR2< MW/8W)=[+-$GGRT#6V0NOS>:N?,[;]9/* M4XEW3(7$110.5GS:X"[A\,9(9$P=Q^'#UY&K; M#/W2M:T9B&M=A?G[.CW!]C[ZG8IQ8%GCR&=C9L1C[H_X'W.(7H:0)(X:;=0@MHAJT;VVU:.K8XUX:R;>-\\=:JJJJ;1#&/AJ9'#M2I\U!(T M6>!+^+7_H)BHF;>H&"-4U4!FZMH)Z!U/L]NFZ8NI[N[QSR,00M:DZO5T(BJ5 M@/\,X,,![7P')IMK5>T?#'NZ&(`]'ZC_N;@"49T0\M*2[$ MM8JI#-TBY'VIQ5<^FW#:C4T*[`A,=%1HQ<*;X>@N:XSNIUS*'@Y^;XB\.Q'* M]30(H>2+ASZI]O,.9;3;QX8]W'EMKG9/G)K)-85#3TVO-$ITA?$^=!7':PLQ M05C%A9B@K&%9H`N>58,E&@0-Q0"=WHV867?.DXLQ6.30'!LJCG9J=3JHH$,: M6H$UI$'I$=2&OSY-(N[DA"K]L8,8QC!C&-,*Q(K%$BH<7<^3@XL8/N'T_\;VN,\,[V0#S';SEU555 M>,SU.Y8W$0`\@_#4''X8X@=>_"2NK3X=^Z_I\:L(9DD@H`M56*J MSTB;SN]6N6&W_F\G]-%KL)KFZ9BXD22$`@;XG^S*?!.8X*@"=/"<`V3TI]"W M\ACKAAWYN&7=D(J?A9V-[^DHLG.$CLPT90'=4\>8>&\+IT898/@&!C`&,GUR MS:TYXN.W09DDP:=JQ>TO01\320:IDULR"[58AED8GWNOY>U,/QG6F=K^+;3: MYH3D%:V0DC41ZG/>3?@2\5G'6?L^2(,`V>VY3XEH6M/B[N_GHSE'/R>3>2)1 M3MMHV)+Q+:.T]GR1!L&STV*;%H6M-G;/VV9M'/9Y-Y(E%.VVC8DO$MH[3V?) M$&P;/38IL6A:TV=L_;9FT<]GDBAO`YXN\&B))*TY;_F9^^4"41DAY34%&=_2 M`"4F/II=LH.<,H>66D]BBN@FHA"S>I!9H\#$*UDC4 MS*G(G':T`PP8Q7TX,C2H7BE5H%`31(B"F:*@'0H0(E2D11DD8D$$0A``D`6` M1%!+JD15;0$&*L`(@"$A$`&"+%$2"R"@A(H&,0%6D@L$`1""@I!$!'EQ/'#< M81$F.G*KW8T)@Z&/2^;>"2):BUJLGBP0RB,2#QY:8)H0:TCH(?J\01=Z+ARR MJJJJLJ)HB\%:$7!7/06C(&805DU/@Q`2P=7&5FS'KVUO76]:`G7S>U_AU]&;GQ,H9#_A]]/`/ M-X,[F:\.#R;;;GBV\1S2B"I'/T>S\<8Z:$_G*G8-<_&?7:8WJY=U3Y M]KT.^NZJJJJPV7VM_X=[!_PAU9'@;;ZHGT,-_`?$,'P?DZ8N,D%A`',Q M"O1>33H3Y^:F?H%CKY)L]T*D.=>=U"ZNZA=7?VL.09>;I_AD^OT#5_B< M\]1&'SMGN\GL'B')0`?8[!D]G6\@/BV$!J!I$^45`1#VH3Y,,6+@>;U/S!]A MLZN3-WB\,+4O;)74?)^=O8Q?]F%CU]#:Q]0[CVEYK*E54E5X$,IY8?1E8T"V MN#7C*/F-*<2J0=$BU!1"160D20"15*$0`_!BHGU<7K>(Z<*=T^"I[VC0VTGQ M>A]QCI15455YY>1UJH6\;J)3`LI%[5SQ@_L1)(E*B$A"AZW>2-D%>>0B]CX")]C^@"H'V/$'2*G*O)G,1076GV/1I]KE^;Y#5,-37& M!@B_E^V[RZK2FQ*Z"62ZJJ24-2R*/I[^[P$4%QA/Z*Q/LZKDPE?3Y=[WO M>][WO>][TSN8ES!QN!\P>DO-J9+L&9C^!_G^WX*,\&4W-;8$N"A[``(")%!_ M4L(J"\'ZU=MV*O4Q=WYZ[G]6W4V^;+=8:,B/HV9AAW""KHV(`>IW6S8A&,?U MTXT=XT+:`7/!#W.-M#'&_?&H<6`%04%5;(L?=UN0=OH8_UAD^C;#XC-Y!47I MPN_(S2`NA%/ZJJ$Y^T9UL!C.N*5'R;#W=02<,.6$583R!"N/?-K]T&B25!HD ME0:)?)VKB:`=^);=?SP!MG5-5F"DN[1C&#^^]HNH^RO'AG^E9DDEW1Q$7N]W MDQS;C=CF.+'.P=`7<5N(B`PT$Q$.;&G,?&CW*G`#'\B.L'1>1;;0J('6S7H[ MQRMR<74,@T0_)!%J`ACB6-%31F;BUKNM)"20DDM>.V#B-PY."&+S8 MWZ\7S#UA"GK#J+KO-"GEVV^V`2[L1V(]34_K:>[0^`MA1R\O0[]))`YO. MF>;Z>:]SD":Q%^A@?LZ"(#[=/!WAB)<"X7!&XOZT9]NE_GMKG4_Z9QIOUIV; MNVV[MMQVZN+!0=RLW+HE'&KA`2YBJ'1-`4"`PY:4CCEK80\%]S&XA[P0-$(B MQD18".1C'>.)=]C@_8^Q^ULW%0$#+*8R24(&C[WD.KT=L?!B',U].K'<6?IY M4&^'#GA[;/E#Y0SGT=/-STD9M*P_?I^4F6HDYT29HTK2E*292B3G1)FC2M*4 MVT=OHZ9(G"(DG3NG7@F+BBAV1002NJOT*W1]B.SD#1^3@T@L8,?4MDB`J!S8(#U14 M-`E2,@@0@:\Z&P7&CZ-H?V8/^K`6,-_PK1[;$^-W[8U\$A(:E%0D)FBL?.AL M&`Q@#&`W$:&E0C!B$1+7.S\:\W8.JR]?:QX.CFY*H@;YMWH/?VR2 M6W.3/&S_E^A[!PT\_%]&VEZK`'M=^*]@&]BP9E%1^Q\`^/\.F;P5ZD7@^;TX M83UVQ='R*,S.,W1DHS,XS=&2L M)A5W[6JH8=S?.23@;/8/8\'3PZW!\LN/"5I?['F.YYL;?,=6WRM[=?U=W?5555CN>/>/%V8'KYOFV/W@6FSL4^;ZN[U/.:_!^=P M#GV@91_I29_:8C@OA?$(:[U3AZL[\Y).K6R?)ZW3=VR25@0A/9`%]WP0^*D> M#DQV^AR.#R]&YG94"C-[G81$7J?F'E@?@/QJ?XO(O]'SY)\WPY"#Y4?9\GD] M7QQ/W?&GF<;JX7=7"[KGAL-*;?L8Y-HNFL,/ZOR7\'_)V='S=NCHH:GN"$/D M`N&?`U<376':Y.";7[QQYNP],#/E\)A+)SS[JJJJM?'/3/Z9CUF29#9(4J)L MC7X/=ACS>P=B''&@LV>D>W4#ACY/3=][[7J<=))/GR=XGS._$>#3'P[$6P., M_:/.])(`,!1`_=_2[Z8@7NB=G/)SO]8T_,:/8@%C%6#Q'-\FV]GIB_@_:[V_ M,NU0NQB^]YOM?^SFTX&0=L]V#L?R^W#^_Z_+$L4_O^F&!?NKA/+JG#M+;"-P M?GU`^'W*O"[FXWO5-0H=P6C3ZT M^QV42=F/:BW1=$7U-_ODM525525BKL]K<&P[N3?I)))EW'#6LDE4!U=@P^J6 M^VF\AB_=KEF^GW!?<8;.YU=':.;EB?W;HN+$[FY^F?P35QYD4"'XQM&([GM8 MW`_)R'<(84UZA9W8O/9^^K%CF229%=SGP9!\WW?77DW7)$";I;JK?+9=-A,K M:>VVF-L<.9GRI4(5R+P9VUTO;*6A.6G+7&,8QC&,8QC&*Q4QB^#HPY"'* M,P[E0XS[?J<:HQ9B!(/-_?^]MYB+U$7]46Q7TP(OT5Z(O=%V??Y\R3MYT7+N MBY=^+'XOE3^C]SR>#B_%X=LOU[\+2UK86EK6P,E0^]V>[\'N.7L[7KR=6_8\ M&R&]0MC54505*O9JS"%0YP/+GD..H?.7`J5`J5MB:N3%X(44!`UO*ZYNQJA9 M!$5D%05D05`80`59%``8!6E8.*`E3&=P@U=221=,T5)C7--EE.42Z;,2J(!% M#,F63!;"2V$E1(BPDJ+"0M6D54I*1%L@(L+/SS7U7OJ#MY.0`^AHX=F`:FC0 MWSUJJJJH1#)RAJ$6?;@'>?;Q5555GB'KEOO(<'E<6+%]>QB$A,/9]-"]WU1\](V[\&PK$ M/XW;Y"*"X;+#+=`I!JKDD*;H."V^KAX\8&FKORY0WUHJJ*J[BD?T#=X*A^$) M`YP5$4#?N%'$#J:N;\CS3:R)\F)U;LGCWFQ3F6V"W^?KHQN&8-_" MA0FHX?6ARBW0V9(4+!/>YMYM&]SP,$6SD>,\D0PQRD)T[[;RU$.6<^O"Q^\_ MB\9J($B.K1F'3[49Q6]U<(%;W0G[";XZG%&N&3W> MQ6D;LJXW95P\Q/=-0XPWH*DL!AQB%RHE44+`AM!.,;P2JB>+:DD+@4&.%IJF M]67^2<"@38R2D#=9`$D4(B;Y,F\;J'$".LK*K1R&)GM`)3C#.2K`Z%;B&'VF M)0."7$3?JUGW6DD\2CQ.'PF^`^^;O(,EPT&%Z=G?[/;U6JJJJR.,503-^N_H MZ-S+>&?E$1'<#S>O223![M'?D1K@NH]SRAS?IJ:]7P_=0`>#B'%C04FU\X6H0(KU. MC!0$0CVC:U#,7`:Q+L5]&`>:($US"CBT`/,[8/N*+SYC]\0G8ZE/>RRY"Q$I M"0YR^#YOZ'-ZO(]=`DP<+)1S2*G5>5J7X9L5:I8/B&'@U=,Z?#JK9G3OMTXS M4NVD7+_LT/8Q`-NK'$UT>W'(OWU7,Z\VIU?-X;I;N:UF34'PUP!+FA>"@`%' MHUT/5SA`M@B]U"$1!?RMM<.1SYSMWG/F[[G.V\N;-Z^SQ>RXRJ?BW6WJS%N8 MO,R9'BZ3<4QW4WC\ZYO:L:J?BW6WJS%N8O,R9'BZ3<4QW4WB)-.5$ MUU"H!+42["X54D*6DA+*"DXUO4ZC0:-#NC:.6S3JQ6GVZZ],;&+9Q9C$&G53HV8< M,RAR1&B#%1VML.Q5N*619%S-*KN$;@%M&'^;8OXJK@WRZ4[N&V\=I5]NE&9B M8Q1B8F,48F$X7`JBM'HV6_:S<1`1Q+.#HN9H^O''OB=F&\`-!%!8_-Y*Z*`` M`?-5F87.95V5+*NRI94*"FV-#&Q#R8&&-L>F9)*;"FG++'#!CBW@X+>!^KD+ M#9Z-/N;=.:X&SB%='^0X!Q@@T`415K@V6/+2V@NFS5'SV"1)`TN1!7HTXO"D MELG"D6M))+C&F8%IQ4!#N(0VZDITR_F]7@S-/2N>A^8^CKO#=N"`1-VTDE=I M+RF(*8>#KY;:MB*1^)HVCJI8#TRD$#BZ'VP%&-9X55%$0M"H!(PL_,:C9UOX M-H*XA;F$8TQC!RTVTJ%.&!@+::,#3<;"-B46^++W$4%ZD_@@/JX5,FT/U^Q; M9)!522,CJP8"9_L!=/,[;HO4,7:"#?U]R04[BBW6/8#Y2KO^&"ZX!@4;H]9/ M=Y^F_&B&^4,<`UX?T?'T@["@M^&:4Q2F,'5FAPQAC@&O#\7QQ@[&@MCBE,4I MC!U9H<,88X!KP_%\<8.QH+8XI0L8P!!AC!K>$V9*!$C%6)!5%26$7\S`WNYS:=$79%V1=7J=R+BTQTYG(?M>-A4T$.;OH[-NC_#NL M1L&F/3`,I>@5`+X$5U7\HR(HB@7)8@1A3U&V/Z.8B/';LK5JL*H3\6`<-L6< MASSL?2[?DX+T>2%L82$F"=O\.0_ M`+O\-_>]LD"21D=2I[0NQ3F=Z4XN=^MSGT[?7^UW=W=WA/ M[#LH/)B"<2=OPKKB^M]/QOU3?AG&)@D8+%(QC&)@D8+%(QC&)\26`,$@DP1, MD?[/F\6W@\0>UQS=$I1`1LK]G&23X/![VG+P?B[.PZG574KF\WEBDD5&`AOA M%\]&PR/9CW;PVY8VB`_(/5_)Y/B0Q2JAP=VG4/?M'3O`'8N>.T"HI52240/: MCX3)[&G>\_/38<-_@]30>K\7B)R/Y=YVIU!L^@>;;Q'H]79\.OLS-/^C&.H/ MBT/FQY^2'L!7'D=)/$*E0J5-#$.61UL>^[[G[-AZOU:TY`?0]KN%1`]SPKR: M/XQDDHU.\\.4PZWU'K-_(*,NC3;5][F^#\'L.][Q]7!N[MSWCU/!]#K'?K#] M4+?O\7[L'8.8\:MY^,'AU:,L?3)IV:Z^*U>HF+.$DH;M!KS#Z.VHE?57RM<\ M<&.<.G';P\*>_=6F,G]V,=N-`.AX1\(B[8\6!)H5BA MQ18^"*C8GETRR;2L5;%63%HQB6L.VN]@:?IEZ2S/-EF*%J23V%->D&,8)"L@ M-G_V!`\3#IX_H@\M^YV6KE\!`G"D.4*@507*A1"<3VGWR5"0O`#4X%*%IQ]F MGAW55558/FJC`5#%H&#@U=Z/>.E8&3F&??E2<]#5[]DD&_[O+G:^P9!G&`A9 MXF'ZN>YOMRT[,##VC7-W_];BP":$S"HLBNI0@;8:=-CHJCF1&1_A5^L.FZ)< M..4DF]N)06WSMDB!&R'EQL*C)/M_!Z>/N!IC[&S0/U,;L'3VLDOGXV2]T^!P M\)Q7:'YSD$4.L]#P\RSW8G!R\[V.=,PJIVK77R*QFT1&ZQ!TEGMQY&E.#,J8 MCF"EX3$D@Q4'0]C8VU@H$SLX8QNSV/QSEJSV&I>>9WWPRI!-3#8`YHO[MUT? M8T!X#F-L-G5U,!&JNRH%>?*CV\\<9_0;_5^F?" M&[:<-4)"BXEL7$YAK[X7T:C&D&XP&-"`->[RWWWWTW,F;YF^X`;62V^$2E+; M99+)`D$2PBI:19/=$)"@$`1*"$#P(:U0CZY>Y>][E[ ME\&#EUB:#H^+^;QXN;P_Q.$J5*E10"[9VFV7I))^[7=YO=UNPN:[M7<5_=Q> M[HV-[B6R;7+B')L[-VG64$>ARGNTK'V];QG/YW3L>Q2'DW@]/<.0`]AR/39L M+A]<_"YQ*QC%S!6,8N8*S@J7I2JJ@F]VC#H2D&N;AH;->GW_,$VMH5WX`":! MS`_N[+Y#^S9!7CDH&NE15"'QGU9O7AV".;#YNG@/;C0(:A4/7OQDD7TP^IR= M+SKIR=7OS=2SDUHA33@&9CK=L2!$H*#G))(,8,5C!B$0@Q",8,0C$(P52555 M)554JI*E2VJLDBI5619$J552K(JI5555;4J2JJJJVI4LBI+(J2R*H8A&(9/8 M>]X6=SG07."*(&!WHMGWLSQ-GDC']G@J!RP8GM;J&'299'*Y[,#-#2_*8[*J&SDAT(<&GW./@& M(;-S?+]TD2>J6VPA"ST2<3PKD%R>-RX%UUB55&@1<.,Q@VWF23AGF8>%A=W=W=W128T;_I\YO[_A-3;$2YIC8KO;[OF M4LGRUOIB3[9LBGEX,\Z](;Q"`@B#LD\&; MFR=->S5E\ZV6])X,W-D2'X_H_.^[OUS/-^]?GBB@VVTK?F[Z[55<]N[K^UU; M-D+MO4+/#,4S?2;%Q!"51CWZ/#VXF@9!@%X9FC44+$.?EC'CA?>JJJKSI!S$=P%.="$D@C(L@@$2"!V2)+,UQF`P9J M5V9+-9D1;,@)I:+LDDD-2Z"H0CF67AN1N(8%LK$*BH:"%%2.8AE2Y*2$*RL! M6;)9DVFM9!8@F92D=*UF^'K)GKKPS4=3.]" M?!@DSB$Y>&[OR1>#8^BM@B\46"HED6(N2+`$`U>+`*B5:_)B53;BZC'3L;.S MW;.F\XFK802GBO&C2!K4DF1@JA+'2 MA`GYP/*,,/?-'0;SKY7IBL8"L+SU?3YAK$O/NY-B2"$ M"`37SM%!^696B!"=,60BTV@`")P+3VM^K3=$X["H@=`\0Y<#K6LLNKEEU? M0X0##$6D(%,L@@3XR2=YO;!9&?6[%E#ST>QLE-CP%!=]?2-BB0%>*G@\#<=N M3Y1Q97+?X69+:#8@K[_CLDC>M%%(J**$$7T?#7C8]SSDG1))VD\02>%WN34V M:F@4*(1"5K,$-*PC&Z:CEZ8@'`.)6\&=J`PW7U>/Q@,8,@R(6O(G-ZA8X;3@ M'Q@$$6HL8,B61>'Q@$ M$6HL8,B6%3C%()ES@QT!:_EN'6%L0%?TPH&%CV.=YFR-48L`2PWX7#&*(D;Q MKGKVAMPXXP:28=LYJ=+\8SAT*$,WCZ8"CC.RB"\=LU5511)8J[(10,'<4$A\ M*\M)W[47SH2HA<7%T/&$2+H743%*8-J<[G/H>2IOK,A*@DB.CT*M+$"^>>&L M0=2V73';?E<@5%W5//77!CG.9"6UF2BIVC0+P(T0'J([]/;M8"L-N:;&H:[@ M0NB\WFB_BX"+!X(L>2+T=1%YX&V]%XPD+>M2;>1TMVZY8WO>][WO>][X.Z/4 MKB[Z\B)T[37VXW73&<4.3[M\0,9"!0Z'=P%XJH=(2$C8K,-@#RPI.3R*K_#U M['^6$%!B1BH>!@&:^'#YBSA(C@SQGGWQ5555I(1(AV5NBG+C%_-JD'6,C)(. M1[!1Z\0!V=L7PT:#`@E"26"CD8K(,U;?=4=/#)KW?0^=B@(AAX#.[4;\2D/!R$5!>6`#E)23S,0D);;8V M.$7UZBJHJMRIP;,&H\Y))5Z$+8K!6FG6O([X>^P M(_$XO$Y7H\6JWW)K*@HX*#VP][DDX*QI4+X[!S^GKJVVB!PTO"P9/]>#O.JG M9@Z^3;J/1V.(&AVF\=7>Y[K224^>QVG3K6!F,D,/2`_.^;.OCX';;OROOM9K'139^ZF*8JBME)K)223XJ8I)45LI-9 M*22?%3M7"\8.<5R]*#;I9IB0A!T7BOD(N$7`"'K4)"3[1^3@X/)UC^#B_4_N MT-W3_223^'H>-.;B&;W'%AN/O=[=X.(OQ8+N0@OBY/>^WFHH+OT^,]:JJJO" M][?\N%.+EH_BX):_NX>UWT];B][Z:.2V847')V?Y=G,`/YC[0Q@:=!%!?<%&A7_;C"0DU<3')U<-GD8M_5B>;O?!/'V2288`$AP/[O`/O MVN%(+'K<'PP[G0?^1%!;/-R?8_H['3X*>)`4P_THD/IP3B,Q-.O<@46N\@R" MO!`8?3]TDF*NN$DGN;G]'8W8EH2$]7V/4.-GK%.Q@@('WJJ&SJO31BAL]G^W MG?'T*JBJHP,>?J^3UM^PO[6>&`'YB"P))`BBK"(6HL)*6HL)*6HL)*6HL)*6 MEA:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BP MDI:BPDI:BPDI:BPDI:6%I86HL+2PDI:6%J+"2EI86HL+2PDI:BPM+"2EI86H ML+2PDI:6%J+"2EJ+"TL)*6EA:BPM+"2EI86HL)*6HL)*6HL)*6HL)*6HL)*6 MHL+2PDI:BPDI:BPM+"2EI86EA:BPDI:BPDI:BPDI:BPM+"2EJ+"2EJ+"2EJ+ M"2EJ+"2EJ+"2EJ+"2EJ+"2EJ+"2EJ+"2EJ+"TL)*6EA:BPDI:BPDI:BPDI:B MPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPDI:BPM+"2EI86E MA:BPM+"2EI86HL)*6HL+2PDI:6%J+"2EJ+"2EJ+"TL)*6EA:BPM+"2EI86HL M+2PDI:6%J+"TL)*6EA:BPDI:BPDI:6%J+"2EJ+"2EJ+"2EJ+"2EJ+"2EJ+"T ML)*6EA:BPDI:6%I86EA:BPDI:6%I86HL)*21%A)2U%A)2TL+46$E+2PM1824 MM1824M186EA)2TL+46%I824M+"U%A)2U%A)2TL+46$E+46$E+46%I824M+"U M%A)2U%A:6$E+46$E+2PM1824M1824M1824M186EA)2TL+46%I824M+"U%A:6 M$E+2PM+"TL+46$E+2PM1824M1824M+"TL+46$E+2PM+"TL+46%I86EA)2U%A M)2U%A:6$E+42`%+:%JI(4L);*2R%LA(BR0MDI(60J(0A"$I)`DD+*6PEM)92 M0I864DL)+"T*@)26ELE);"!!5EEE+);86U2$2HD18B1"$2(B(BQ$B(BH1$2( MD1*B1$J+$2(L1$6(L1(A$J)$(4(BH6V21%14%2(B(5(B$A"EA*6!`@4A9(2A M)9;)(@,@*LBB@2",B#("D@*!(BA(R`LB)((!(HH2*,B(LB"2`DBHR"@DBR`* MR(HLB*D@`0@(R*#()((R2V0L@6V6%L++"4LA)"V2%MM)+"DD++86TED1)92V M2DL)926R%D"VRPMA982ED)(6R0MMI)84DA9;"VDLB)+*6R4EA+*2V0L@6V6% ML++"4LA)"V2%MM()(R`2(I(K((29/_7]!`.W*%F4<.C]KAUGT@"P@""CB)\) M),7J+M*2`$*4``A-N+]%^,K;7GX2]KK1D^K];%3M?-^Q^3DK?Z?2FI.Q0J22 M`G"'.><'F2K227\-/+%"Q%,JTCE+7H0$R6*-A%!<@%?R'O4:M5&4Q47<=;[933/]U M5555Z\GOE=KUMP=^/PK52@`B+P>C,O/`)]D0D7JU?.00\< M])?_676,RB-\Z3C)$/"(9\=,`_SG2A>]\&]Z$\-[U]4DGETP-LA`VVH+&*.* M*+U!;Q1>B+N"$.>+Y^=* MEA1W20(12!`0@05770X>UKSXP&TOUH_^\(^-N\U&(1Q9H7R8@KI!%1$1$B&7 M1CGL0!F@9*/*G6%GE!7753%@H@0=D5+T[UUQJ6!3FBHE1.XD(CWDDDDZWZWP MH,DZNZJDDDQL2`Z%4D*TK%-7!Z7NBR"`B]#HVFY=485_6Z)TS2`RV9K@##-4 M49TT_"%H1@W!D7)F?,S>.P;7/W=?&UX]OXT'ZP]\TVL/+%W*Q1"_SNY89S=R ML40O-W+#.;N5BB%YO7/%FSK_A-B9TT+WK,OA#0=-A1N09!(L48B11,]ZN]]N MYX[/)$XOO>(]KJ9^[@?!X.;MI)(FXZM2E=7^&[X,8=C^S@[G(WBJ]$0L;;V' M6W=Z+L&\)(=$08AL(D.+^[IJ(@.W9))P<2`!K)U4Q>58+H73173SNJJJH/#J M.GHXI:L][8@>1%%IB!1!7_+FUDKO\,TD2Q#1VP40$?K9T@?X='_^$4%^H107 /_X%?_8NY(IPH2&N;MJ6` ` end --=-=-=-- From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 3 09:41:15 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 75D6216A420 for ; Sat, 3 Sep 2005 09:41:15 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id B59AA43D45 for ; Sat, 3 Sep 2005 09:41:13 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5F105.dip.t-dialin.net [84.165.241.5]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id j839VWWr056504; Sat, 3 Sep 2005 11:31:44 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id j839eGlg052726; Sat, 3 Sep 2005 11:40:17 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Sat, 3 Sep 2005 11:40:15 +0200 From: Alexander Leidinger To: Boris Samorodov Message-ID: <20050903114015.38238e72@Magellan.Leidinger.net> In-Reply-To: <08559700@srv.sem.ipt.ru> References: <08559700@srv.sem.ipt.ru> X-Mailer: Sylpheed-Claws 1.9.13 (GTK+ 2.6.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: freebsd-emulation@freebsd.org Subject: Re: linux directory hier 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, 03 Sep 2005 09:41:15 -0000 On Fri, 02 Sep 2005 17:13:31 +0400 Boris Samorodov wrote: > The case with acroread7 was really in incorrect plist file at > emulation/linux_base-8 port. Plist is dynamic and doesn't use @unexec > command when uninstallig. Hehce we have errors at non-empty > directories (ie /compat/linux/share/locale) where third party > programms write files. Now that I had some time to look at this more closely: The right fix for the acroread7 port would be to install into PREFIX (be it LOCALBASE or X11BASE doesn't matter ATM) instead into LINUXBASE. The goal is to only install "support files" like libs and linux_base stuff into LINUXBASE and every application which an user wants to run (like acroread, a game, Oracle or something else) into the appropriate PREFIX (LOCALBASE or X11BASE). > The task is to create a static plist for emulation/linux_base-8 > port. Now I should decide which directories are used only by > linux_base port and which may be used by other programms. Seems to me As long as the dependency is correctly registered, one shouldn't remove the dependency. If he removes it, it's ok to get errors (e.g. from dirrm). The only big no-no is to overwrite existing files. If this is the case we have to find the right solution (somethimes we have to allow such behavior -- like with ld.so.cache -- and look how to solve this cleanly). The acroread port is not a good example how to do a linux port. It generates a plist at install time, it isn't PREFIX clean, and it plays tricks in the plist (setting the cwd). All of this isn't necessary and could be done cleanly. The existing acroread port works for most people and your @unexec patch for linux_base-8 is ok to silence the warnings you see. I'm willing to commit the fix in case you don't want to do the work to fixup the acroread port. Technically this isn't the right fix, but from a pragmatic (and political) point of view I'm willing to do it. Bye, Alexander. -- Give a man a fish and you feed him for a day; teach him to use the Net and he won't bother you for weeks. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 3 10:10:24 2005 Return-Path: X-Original-To: emulation@hub.freebsd.org 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 6175E16A41F for ; Sat, 3 Sep 2005 10:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D53D43D49 for ; Sat, 3 Sep 2005 10:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j83AANpg010240 for ; Sat, 3 Sep 2005 10:10:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j83AANJt010239; Sat, 3 Sep 2005 10:10:23 GMT (envelope-from gnats) Date: Sat, 3 Sep 2005 10:10:23 GMT Message-Id: <200509031010.j83AANJt010239@freefall.freebsd.org> To: emulation@FreeBSD.org From: Boris Samorodov Cc: Subject: Re: ports/85625: [patch] emulators/linux_base-8, plist fix X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Boris Samorodov List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2005 10:10:24 -0000 The following reply was made to PR ports/85625; it has been noted by GNATS. From: Boris Samorodov To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsd-ports-bugs@FreeBSD.org, Alexander Leidinger Subject: Re: ports/85625: [patch] emulators/linux_base-8, plist fix Date: Sat, 03 Sep 2005 14:09:13 +0400 --=-=-= I double-checked my patches and to my surprise I found out that with the presence of record for linprocfs (linproc) at /etc/fstab pkg_delete command doesn't umount linprocfs and hence doesn't remove /compat/linux/proc. We do have lines for deinstallation at the port's pkg-install file. But at http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/pkg-deinstall.html it is said that we should use a pkg-deinstall script. Here are two more patches. The first one is a real patch for pkg-install and the second is a new file pkg-deinstall. Hm. It become too many stand alone files and patches. Should I prepare one patch-file to replace those? WBR -- Boris B. Samorodov, Research Engineer InPharmtech Co, http://www.ipt.ru Telephone & Internet Service Provider --=-=-= Content-Disposition: attachment; filename=patch-pkg-install Content-Description: patch for pkg-install --- pkg-install.orig Sat Sep 3 13:26:45 2005 +++ pkg-install Sat Sep 3 13:27:14 2005 @@ -31,16 +31,6 @@ mount linproc fi ;; -DEINSTALL) - if [ -n "`mount | grep -w ^linprocfs`" ]; then - echo 'Un-mounting linprocfs...' - umount linprocfs - fi - if [ -n "`mount | grep -w ^linproc`" ]; then - echo 'Un-mounting linproc...' - umount linproc - fi - ;; esac exit 0 --=-=-= Content-Disposition: attachment; filename=pkg-deinstall Content-Description: new file pkg-deinstall #!/bin/sh # a deinstallation script for linux_base case "$2" in DEINSTALL) if [ -n "`mount | grep -w ^linprocfs`" ]; then echo 'Un-mounting linprocfs...' umount linprocfs fi if [ -n "`mount | grep -w ^linproc`" ]; then echo 'Un-mounting linproc...' umount linproc fi ;; esac exit 0 --=-=-=-- From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 3 11:16:30 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 4AC6116A41F for ; Sat, 3 Sep 2005 11:16:30 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4CA43D46 for ; Sat, 3 Sep 2005 11:16:28 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1EBW2K-0007Mu-Al; Sat, 03 Sep 2005 15:18:16 +0400 To: Alexander Leidinger References: <08559700@srv.sem.ipt.ru> <20050903114015.38238e72@Magellan.Leidinger.net> From: Boris Samorodov Date: Sat, 03 Sep 2005 15:18:16 +0400 In-Reply-To: <20050903114015.38238e72@Magellan.Leidinger.net> (Alexander Leidinger's message of "Sat, 3 Sep 2005 11:40:15 +0200") Message-ID: <62142359@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-emulation@freebsd.org Subject: Re: linux directory hier 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, 03 Sep 2005 11:16:30 -0000 On Sat, 3 Sep 2005 11:40:15 +0200 Alexander Leidinger wrote: > On Fri, 02 Sep 2005 17:13:31 +0400 > Boris Samorodov wrote: > > The case with acroread7 was really in incorrect plist file at > > emulation/linux_base-8 port. Plist is dynamic and doesn't use @unexec > > command when uninstallig. Hehce we have errors at non-empty > > directories (ie /compat/linux/share/locale) where third party > > programms write files. > Now that I had some time to look at this more closely: The right fix > for the acroread7 port would be to install into PREFIX (be it LOCALBASE > or X11BASE doesn't matter ATM) instead into LINUXBASE. The goal is to > only install "support files" like libs and linux_base stuff into > LINUXBASE and every application which an user wants to run (like > acroread, a game, Oracle or something else) into the appropriate PREFIX > (LOCALBASE or X11BASE). (First of, I'm not a much linux-programs user. Actually, I use only acroread. Thats why my opinion on the matter is very poor.) Right now we install (almost?) all linux programs to LINUXBASE. Do we have an example of your approach at ports? To use linux programs we replace at run time root to LINUXBASE. Hence all that programms needed is there. Wouldn't it me a pain to decide at run time where to look needed files? For example, conf files, paths, etc. Besides, we will have to use /opt and other linux hiers at FreeBSD's /... > > The task is to create a static plist for emulation/linux_base-8 > > port. Now I should decide which directories are used only by > > linux_base port and which may be used by other programms. Seems to me > As long as the dependency is correctly registered, one shouldn't > remove the dependency. If he removes it, it's ok to get errors (e.g. > from dirrm). The only big no-no is to overwrite existing files. If this > is the case we have to find the right solution (somethimes we have to > allow such behavior -- like with ld.so.cache -- and look how to solve > this cleanly). Well, thats right. At normal conditions all does well. If we install packages with dependencies and remove them in revers order. Then no files and directories should remain. But pointyhat doesn't remove packages in revers order. Look at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.2005072221/acroread7-7.0.1.log after the line "Deleting acroread7-7.0.1". We see deleting rpm, popt, linux_base(!)... leaving all other linux stuff to later deletion. > The acroread port is not a good example how to do a linux port. It > generates a plist at install time, it isn't PREFIX clean, and it plays > tricks in the plist (setting the cwd). All of this isn't necessary and > could be done cleanly. It seems to me that the problem should be quite common for linux programs if pointyhat is not removing packages in revers order. Why does only acroread suffer it? BTW, at my patch I used "@exec mkdir" to create some empty directories needed by the port. FreeBSD's package manager can't deal with empty dirs when creating a package. If you like, I'll do it at pkg-install script. > The existing acroread port works for most people and your @unexec patch > for linux_base-8 is ok to silence the warnings you see. I'm willing to > commit the fix in case you don't want to do the work to fixup the > acroread port. Technically this isn't the right fix, but from a > pragmatic (and political) point of view I'm willing to do it. It's not that "I don't want". Right now I don't have much spare time. Maybe some time later. WBR -- Boris B. Samorodov, Research Engineer InPharmtech Co, http://www.ipt.ru Telephone & Internet Service Provider From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 3 11:27:23 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 9F61616A41F for ; Sat, 3 Sep 2005 11:27:23 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AE143D48 for ; Sat, 3 Sep 2005 11:27:23 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1EBWCt-0007NK-3F; Sat, 03 Sep 2005 15:29:11 +0400 To: Alexander Leidinger References: <08559700@srv.sem.ipt.ru> <20050903114015.38238e72@Magellan.Leidinger.net> From: Boris Samorodov Date: Sat, 03 Sep 2005 15:29:11 +0400 In-Reply-To: <20050903114015.38238e72@Magellan.Leidinger.net> (Alexander Leidinger's message of "Sat, 3 Sep 2005 11:40:15 +0200") Message-ID: <96061704@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-emulation@freebsd.org Subject: Re: linux directory hier 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, 03 Sep 2005 11:27:23 -0000 Alexander, sorry for another answer to the letter. I myself hate it. On Sat, 3 Sep 2005 11:40:15 +0200 Alexander Leidinger wrote: > On Fri, 02 Sep 2005 17:13:31 +0400 > Boris Samorodov wrote: > > The case with acroread7 was really in incorrect plist file at > > emulation/linux_base-8 port. Plist is dynamic and doesn't use @unexec > > command when uninstallig. Hehce we have errors at non-empty > > directories (ie /compat/linux/share/locale) where third party > > programms write files. > Now that I had some time to look at this more closely: The right fix > for the acroread7 port would be to install into PREFIX (be it LOCALBASE > or X11BASE doesn't matter ATM) instead into LINUXBASE. The goal is to > only install "support files" like libs and linux_base stuff into > LINUXBASE and every application which an user wants to run (like > acroread, a game, Oracle or something else) into the appropriate PREFIX > (LOCALBASE or X11BASE). > > The task is to create a static plist for emulation/linux_base-8 > > port. Now I should decide which directories are used only by > > linux_base port and which may be used by other programms. Seems to me > As long as the dependency is correctly registered, one shouldn't > remove the dependency. If he removes it, it's ok to get errors (e.g. > from dirrm). The only big no-no is to overwrite existing files. If this > is the case we have to find the right solution (somethimes we have to > allow such behavior -- like with ld.so.cache -- and look how to solve > this cleanly). Speakig about acroread7 port, it does the right thing -- it removes all files and dirs which were installed by it. Not more and not less. The problem at poityhat absolutely is not an acroread7 blame. And installing it into PREFIX will not help a bit. WBR -- Boris B. Samorodov, Research Engineer InPharmtech Co, http://www.ipt.ru Telephone & Internet Service Provider