gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling gnokii on solaris 10 intel with usb support


From: Pawel Kot
Subject: Re: compiling gnokii on solaris 10 intel with usb support
Date: Thu, 26 Jul 2007 01:57:17 +0200

Hi,

On 7/25/07, address@hidden <address@hidden> wrote:
I've attached a nokia with an original usb cable to my server, and I want
to compile gnokii on it (solaris 10 intel - latest update) with usb
support.

When compiling it, i receive this error:
[...]

Please try to find similiar declaration in your libusb headers:
struct cdc_union_desc {
       u_int8_t      bLength;
       u_int8_t      bDescriptorType;
       u_int8_t      bDescriptorSubType;

       u_int8_t      bMasterInterface0;
       u_int8_t      bSlaveInterface0;
} __attribute__ ((packed));

To be more precise, see what type is used instead of u_int8_t.

take care,
pkot
--
Pawel Kot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]