Thanks, everyone. It helped a lot. But I can't disable the uru4000 driver
because that's what I excatly need to support. I will continue to cross
compile those packages. I'll let you kown if it succeed or I need more help.
Thanks again.
Regards,
YANG Yang
2012/11/6 Bastien Nocera
> On Tue,
On Tue, 2012-11-06 at 12:30 +0400, Yuri Kozlov wrote:
> В Tue, 6 Nov 2012 14:27:23 +0800
> YANG Yang пишет:
> >
> > then it reported:
> >
> > /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/../../../../arm-none-linux-gnueabi/bin/ld:
> > cannot find -lssl3
> > collect2: ld return
В Tue, 6 Nov 2012 14:27:23 +0800
YANG Yang пишет:
>
> then it reported:
>
> /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/../../../../arm-none-linux-gnueabi/bin/ld:
> cannot find -lssl3
> collect2: ld returned 1 exit status
>
> How can I fix this?
Just cross compile libnss3,
Hi! I successfully compiled libfprint in a project last year for a ARM9
system. The big issue was to compile the dependencies. For this reason, I
could only run version 0.0.6, because I couldn't compile NSS (required for
later versions). Well, I used buildroot to compile all dependencies needed
by
No idea how to help you - but would you consider sharing any found
solution? Or maybe the binaries? fprintd on ARM could be very useful...
M.
On Tue, Nov 6, 2012 at 12:27 AM, YANG Yang wrote:
> Hi, all
>
> I'm going to cross compile libfprint for my ARM broad, so I typed these
> two command:
>