Hi Naveen,
Thanks for attaching those logs. From the logs it's clear what the
problem is: it's still building with the host's header files (from the
-I/usr/include) on the compile lines. This means it's trying to include
asm code for the host's architecture, which clearly doesn't work.
I als
Hi,
You probably want to run ./buildgen.sh cleanall to make sure that
configure isn't caching anything that it's worked out previously.
I forgot to mention that I also always export LDFLAGS=-L$ROOTFS/usr/lib
(as libtool has sometimes got confused on systems I've built on).
However that doesn't
Hi Toby,
Thank you for your support.
I am totally confused with this path problem. I followed the steps as said by
you
1. I mounted the root file system of ARM on desktop
(Assume ROOTFS=mounted ARM root file system)
2. I set the library install path as
ROOTFS/usr
3. I cross compiled the libusb
On 27/02/2011 20:50, Chris Frey wrote:
> On Mon, Feb 28, 2011 at 01:06:52AM +0530, Naveen wrote:
>> /root/Desktop/Rajendra/KY_POD/tollchain/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/../../../../arm-none-linux-gnueabi/bin/ld:
>> cannot find -lusb collect2: ld returned 1 exit status make[2]: ***
On 02/25/2011 11:54 PM, Chris Frey wrote:
Hi !
I'm sorry but this test :
> On Fri, Feb 25, 2011 at 05:32:11PM -0500, Chris Frey wrote:
>> On Fri, Feb 25, 2011 at 09:02:57AM +0100, FAb wrote:
>>> Er...
>>> btool -d 'Address Book' gives me
>>>
>>>Birthday: 7bb //2
was done