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 library. The libusb libraries got installed at 
ROOTFS/usr/lib directory
4. I exported the paths as below

Export PKG_CONFIG_LIBDIR=ROOTFS/usr

Export PKG_CONFIG_PATH=ROOTFS/usr/lib/pkgconfig

5. ./buildgen.sh

6. ./configure --host=arm

7. Make

But again I am getting an error as mentioned below
J_server.cc: in member function 'bool barry:: JDWP::JDWServer::start()';
J_server.cc: 135: error: invalid 'asm': invalid operand for code 'w'


Thanks and Regards
Naveen
Sent from BlackBerry® on Airtel
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to