Re: [fprint] 4000b image error

2012-11-09 Thread Ing. Alfredo Alarcon
Hi, i use the Ubuntu 12.04 Repositories for the libfprint dependecies, and git for the libfprint, with the explication from Timo everything work fine, now i continue with my development in the Beaglebone target, cheers. El 09/11/12 08:42, Bastien Nocera escribió: On Tue, 2012-11-06 at 18:06

Re: [fprint] 4000b image error

2012-11-09 Thread Bastien Nocera
On Tue, 2012-11-06 at 18:06 -0600, Ing. Alfredo Alarcon wrote: > Hi, sorry for my bad english, my name is Freko from Mexico, have a 4000b > reader and a Beaglebone ARM 7 with Ubuntu 12.04 and kernel 3.2. > I successfully installed libfprint from sources and all dependencies Which "sources" did

Re: [fprint] 4000b image error

2012-11-09 Thread Timo Teras
On Fri, 9 Nov 2012 17:29:09 +0300 Vasily Khoruzhick wrote: > On Fri, Nov 9, 2012 at 5:19 PM, Timo Teras wrote: > > On Fri, 9 Nov 2012 17:08:16 +0300 Vasily Khoruzhick > > wrote: > > > >> That could be an alignment issue, could you guys try attached > >> patch? At least it should not break anyth

Re: [fprint] 4000b image error

2012-11-09 Thread Vasily Khoruzhick
On Fri, Nov 9, 2012 at 5:19 PM, Timo Teras wrote: > On Fri, 9 Nov 2012 17:08:16 +0300 Vasily Khoruzhick > wrote: > >> That could be an alignment issue, could you guys try attached patch? >> At least it should not break anything. > > It should not be. The structure is aligned properly - though add

Re: [fprint] 4000b image error

2012-11-09 Thread Timo Teras
On Fri, 9 Nov 2012 17:08:16 +0300 Vasily Khoruzhick wrote: > That could be an alignment issue, could you guys try attached patch? > At least it should not break anything. It should not be. The structure is aligned properly - though adding the packed attribute is probably a good idea. The length

Re: [fprint] 4000b image error

2012-11-09 Thread Vasily Khoruzhick
On Wed, Nov 7, 2012 at 9:22 AM, Timo Teras wrote: > Hi, > > On Tue, 06 Nov 2012 18:06:51 -0600 "Ing. Alfredo Alarcon" > wrote: > >> Hi, sorry for my bad english, my name is Freko from Mexico, have a >> 4000b reader and a Beaglebone ARM 7 with Ubuntu 12.04 and kernel 3.2. >> >> I successfully inst

Re: [fprint] 4000b image error

2012-11-06 Thread Timo Teras
Hi, On Tue, 06 Nov 2012 18:06:51 -0600 "Ing. Alfredo Alarcon" wrote: > Hi, sorry for my bad english, my name is Freko from Mexico, have a > 4000b reader and a Beaglebone ARM 7 with Ubuntu 12.04 and kernel 3.2. > > I successfully installed libfprint from sources and all dependencies > from the

[fprint] 4000b image error

2012-11-06 Thread Ing. Alfredo Alarcon
Hi, sorry for my bad english, my name is Freko from Mexico, have a 4000b reader and a Beaglebone ARM 7 with Ubuntu 12.04 and kernel 3.2. I successfully installed libfprint from sources and all dependencies from the repository, except libmagick9-dev Ubuntu suggested me another one, all compilat