Louis,
I wonder if the patch referred to here is relevant for the device detection we need for the ilok...? I'm kinda shooting in the dark, without much background, but the message jumped out at me.
- mo
On 08/22/2011 08:06 AM, wine-devel-request@winehq.org wrote:
Message: 3 Date: Mon, 22 Aug 2011 14:34:59 +0200 (CEST) From: Francois Gougetfgouget@free.fr Subject: Re: [PATCH] mountmgr: Support the dbus service udisks for dynamic devices :-) [try 5] To: wine-devel@winehq.org Cc: Detlef Riekenbergwine.dev@web.de, wine-patches@winehq.org Message-ID:alpine.DEB.2.02.1108221431200.19831@amboise.dolphin Content-Type: text/plain; charset="iso-8859-15"
On Tue, 16 Aug 2011, Detlef Riekenberg wrote: [...]
Recent distributions depend on udisks, so the libhal development package should be uninstalled or disabled when building Wine (--without-hal).
I don't understand this recommendation to build with '--without-hal'.
It should be possible to build a Wine binary that will run on both old HAL-based Linux distributions and the new usdisks-based ones. Such a binary would need to be built with both HAL and udisks support. Are you saying your patch makes that is impossible?