Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 04 Dec 2013 03:22 PM by  mvly
Latest Android git repository
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
mvly
Basic Member
Basic Member
Posts:104


--
27 Nov 2013 04:49 PM

    I just tried to build the android system from source using the instruction and getting the code from git repository. It crashes at the USB build.

     

    Here is the error

     

    scripts/omap3_usbload.c:82:17: fatal error: usb.h: No such file or directory

    compilation terminated

    make: *** [scripts/omap3_usbload] Error 1

     

    This is after I followed the instruction to build the building environment and running the following command:

    ./build.sh -j6 -A

     

    Any help on this issue would be great!

    mvly
    Basic Member
    Basic Member
    Posts:104


    --
    04 Dec 2013 03:22 PM
    Problem solved by installing libusb-dev package.
    You are not authorized to post a reply.