| Summary: | Source code can not pass build with cross compiler "CodeSourcery" | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Evan Zheng <evan.zheng36> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | major | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.16.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | build log | ||
Your toolchain does not have mtd/mtd-user.h file in its include directory. You can work around this by disabling flash_eraseall applet. |
Created attachment 2011 [details] build log SW version: 1.16.1 Command Step: 1. make defconfig 2. make CROSS_COMPILE=/apps/android/codesourcery/toolchain/bin/arm-none-linux-gnueabi- Result: Build failed. I added build log in attachment.