From owner-freebsd-emulation@FreeBSD.ORG Tue Apr 15 21:35:52 2008 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79982106566C for ; Tue, 15 Apr 2008 21:35:52 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from EXHUB015-3.exch015.msoutlookonline.net (exhub015-3.exch015.msoutlookonline.net [207.5.72.95]) by mx1.freebsd.org (Postfix) with ESMTP id 44FFF8FC0A for ; Tue, 15 Apr 2008 21:35:52 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from philip.hq.rws (74.93.213.161) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.263.0; Tue, 15 Apr 2008 14:25:44 -0700 Message-ID: <48051D56.1080000@p6m7g8.com> Date: Tue, 15 Apr 2008 17:25:42 -0400 From: "Philip M. Gollucci" Organization: P6M7G8 Consulting User-Agent: Thunderbird 2.0.0.12 (X11/20080414) MIME-Version: 1.0 To: gary.jennejohn@freenet.de References: <48042ED7.2060500@p6m7g8.com> <94190718@bb.ipt.ru> <480445FB.80407@p6m7g8.com> <28117966@bb.ipt.ru> <48044FE3.3050306@p6m7g8.com> <20080415125526.16702475@peedub.jennejohn.org> In-Reply-To: <20080415125526.16702475@peedub.jennejohn.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: Acroread 8 dies on 8-current [SOLVED]! X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2008 21:35:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Gary Jennejohn wrote: | On Tue, 15 Apr 2008 02:49:07 -0400 | "Philip M. Gollucci" wrote: | |> Boris Samorodov wrote: |>> Don't remember, but kdump should give it. |>> % fetch http://p6m7g8.com/kdump.log |>> fetch: http://p6m7g8.com/kdump.log: Connection refused |> Egads, fixed. |> | | Your kernel (and maybe user-land) is out of date. The error with rm is | no longer present in my kernel generated on April 11th. | | The system call is fstatat64. The uprading of userland+kernel to today on 8-current got rid of the syscall error. However, I also had to do sudo chown -R pgollucci /compat/linux/home/pgollucci Works like a charm now! FWIW, this commit added the syscall: Message-Id: <200804080945.m389jnat078564@repoman.freebsd.org> kib 2008-04-08 09:45:49 UTC ~ FreeBSD src repository ~ Modified files: ~ sys/amd64/linux32 linux.h linux32_dummy.c linux32_sysvec.c ~ syscalls.master ~ sys/compat/linux linux_file.c linux_misc.c linux_stats.c ~ linux_util.c linux_util.h ~ sys/compat/svr4 svr4_sysvec.c ~ sys/i386/ibcs2 ibcs2_util.c ~ sys/i386/linux linux.h linux_dummy.c linux_sysvec.c ~ syscalls.master ~ sys/kern vfs_lookup.c ~ sys/sys syscallsubr.h ~ Added files: ~ sys/compat/linux linux_file.h ~ Log: ~ Implement the linux syscalls ~ openat, mkdirat, mknodat, fchownat, futimesat, fstatat, unlinkat, ~ renameat, linkat, symlinkat, readlinkat, fchmodat, faccessat. ~ Submitted by: rdivacky ~ Sponsored by: Google Summer of Code 2007 ~ Tested by: pho - -- - ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIBR1WdbiP+9ubjBwRAig6AJ0crnIIEz43cAf2Cile9M9Pd+pKMwCffp8S sDSOMLwfKGZ7HGlT3sy8hVE= =uEb8 -----END PGP SIGNATURE-----