| Summary: | Failing chmod when running "make" in buildroot (openssl). /usr/lib should have been /usr/lib64 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | daniel |
| Component: | Other | Assignee: | Gustavo Zacarias <gustavo> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2010.11 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
Buildroot "make" output
Buildroot "make" output with engines-symlink workaround File listing showing the problem Config file used for buildroot |
||
|
Description
daniel
2011-02-03 11:25:39 UTC
Created attachment 2917 [details]
Buildroot "make" output with engines-symlink workaround
Created attachment 2923 [details]
File listing showing the problem
Created attachment 2929 [details]
Config file used for buildroot
Can you try the patch at http://repo.or.cz/w/buildroot-gz.git/commitdiff/dddfea987f329a7dea507f987bde59f52b14ddd5 ? Fixes the issue for me. Testing it now. Takes a while to build... Committed fix by Gustavo, thanks |