[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii 0.6.29 and 0.6.32 master segfaults
From: |
Daniele Forsi |
Subject: |
Re: gnokii 0.6.29 and 0.6.32 master segfaults |
Date: |
Wed, 25 Apr 2012 11:43:49 +0200 |
2012/4/25 Charles:
> On 24/04/12 21:30, address@hidden wrote:
> Tried that but ther eis nu usb.c in the source.
>
> The sources distributed with Slackware64 13.37 are:
> 325K May 5 2010 libusb-1.0.8.tar.bz2
> 246K Dec 1 2009 libusb-compat-0.1.3.tar.bz2
> 322 Mar 25 2011 libusb.fix.debug.log.level.diff.gz
ah, so the differences are that you're using a 64bit build and libusb-compat
Any chance you can try the same phone and gnokii version(s) on a
computer with 32bit and/or libusb-0?
> descriptor.c:707:1: error: implicit declaration of function ‘printf’
> descriptor.c:707:1: warning: incompatible implicit declaration of
> built-in function ‘printf’
add this:
#include <stdio.h>
--
Daniele Forsi
- gnokii 0.6.29 and 0.6.32 master segfaults, Charles, 2012/04/16
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Charles, 2012/04/22
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Charles, 2012/04/23
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Charles, 2012/04/25
- Re: gnokii 0.6.29 and 0.6.32 master segfaults,
Daniele Forsi <=
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Charles, 2012/04/25
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Daniele Forsi, 2012/04/25
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Charles, 2012/04/26
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Daniele Forsi, 2012/04/26
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Charles, 2012/04/26
- Re: gnokii 0.6.29 and 0.6.32 master segfaults, Daniele Forsi, 2012/04/26