| Summary: | buildroot fails while building opencv for arm64 platform | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | sai <saik.iitk> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | critical | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
sai
2017-01-06 09:54:53 UTC
To investigate this bug we need more details: - Buildroot version - Buildroot defconfig used leading to the situation - opencv package built? (opencv or opencv3) - is it a static only build? Have you tried to run: 'make clean && make' ? Have you tweak the opencv.mk (or opencv3.mk) file? if yes, how? Have you build the toolchain, then change some critical configurations requiring a full rebuild [1]? [1] http://nightly.buildroot.org/manual.html#full-rebuild this issue is related to tool chain which i used downloaded one from linaro. If i use other tool chain version from linaro ,it is working now thanks |