From owner-freebsd-stable@FreeBSD.ORG Sun Sep 17 16:14:06 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A33D16A403 for ; Sun, 17 Sep 2006 16:14:06 +0000 (UTC) (envelope-from dennis.melentyev@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA74A43D58 for ; Sun, 17 Sep 2006 16:14:05 +0000 (GMT) (envelope-from dennis.melentyev@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so2767257nfc for ; Sun, 17 Sep 2006 09:14:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=qYgkWn3+Ez/4AJuCtH9eRyrRBy6tPaIvCwxzAfZCnrRWDSfxHiBHpIXZJ7xY8yke6Qd9zbCt/C3bNz8pn5cHVA6Qghkp6XYd00Xha3gbaIDtmFq94XsIcA8mNaX5ooiurMkvh4hlBfDsE0iZEACYeWIUvGvQazR8LAdYhVt40cs= Received: by 10.49.55.13 with SMTP id h13mr15951607nfk; Sun, 17 Sep 2006 09:14:04 -0700 (PDT) Received: by 10.49.81.17 with HTTP; Sun, 17 Sep 2006 09:14:04 -0700 (PDT) Message-ID: Date: Sun, 17 Sep 2006 16:14:04 +0000 From: "Dennis Melentyev" To: pav@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-stable@freebsd.org Subject: [Q] multisync irmc/irmc_bluetooth plugins X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 16:14:06 -0000 Hi all, Is it possible to build irmc/irmc-bluetooth plugins? I tried to play with them a bit, and stuck at the very beginning with configure unable to find proper entries in obex structures for just irmc plugin. Looks like we have "customdata" member in obex_ctrans_t while irmc code trying to find "userdata". Bluetooth refers to some bluez/bluez-kernel >=2.3 which means nothing to me. Is it Linux-only app, or it is possible to make it finally run on FreeBSD? -- Dennis Melentyev