From owner-freebsd-emulation@FreeBSD.ORG Wed Dec 11 20:52:32 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AF2F7B3 for ; Wed, 11 Dec 2013 20:52:32 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 33A0316B1 for ; Wed, 11 Dec 2013 20:52:32 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id y10so7131895wgg.24 for ; Wed, 11 Dec 2013 12:52:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jgwBwr57SyQDP+Jg6HGH9LjOpo3IMM8Dd+JfWFAJnpY=; b=wUHuaF1H9Fs+kzLQ8d8Oc1a2TZtCX92jqluvH3u34ct2J1NwEWkYTMKfCa5kEjgoB2 K9l/ETfHrwtbFAIXdOFnLhUzKZ073EzobG2gQL4LVT5VNE9fIi/jIGixOdNh0isksy3l DDFPLve2YTItotbN9qRieetwoD4mO0xWC8Grc6auiR9zwQTemEn4TYHhd6DmKgzROl5S pwVDrmXW57mFOEXUeZtCl+T3HL7TxH+MVajkydml60b/6Ca7oR2jg02FUZM0c5VwDLWI aFsBS3I2sSjDV6WbczMyMB3bJrSoBWtsV2cFg2Lqb1IIOu3+astWlNX9pogAyu9/0VYl 5rwA== MIME-Version: 1.0 X-Received: by 10.194.202.230 with SMTP id kl6mr3363488wjc.9.1386795150451; Wed, 11 Dec 2013 12:52:30 -0800 (PST) Received: by 10.194.80.5 with HTTP; Wed, 11 Dec 2013 12:52:30 -0800 (PST) In-Reply-To: References: <529AF596.80308@passap.ru> Date: Wed, 11 Dec 2013 22:52:30 +0200 Message-ID: Subject: Re: Linux ABI/Emulation for DBUS, HAL From: Juris Kaminskis To: Boris Samorodov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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, 11 Dec 2013 20:52:32 -0000 now I am stuck at following: root@:/compat/linux # usr/sbin/pcscd -df 00000000 pcscdaemon.c:280:main() pcscd set to foreground with debug send to stderr 00000920 pcscdaemon.c:498:main() pcsc-lite 1.4.102 daemon ready. 00363117 hotplug_libhal.c:460:HPRegisterForHotplugEvents() error: dbus_bus_get: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory 00000199 pcscdaemon.c:517:main() SVCServiceRunLoop returned 00000129 pcscdaemon.c:523:at_exit() cleaning /var/run root@:/compat/linux # do you know what could be a problem?