| Summary: | flex and m4 problems | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Christoph Schulz <develop> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2012.02 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
adds BR2_PACKAGE_M4 as dependency
fixes the path to the m4 tool used to /usr/bin/m4 fixes cross-compiling issues with flex and m4 |
||
|
Description
Christoph Schulz
2012-03-27 09:38:06 UTC
Created attachment 4202 [details]
fixes the path to the m4 tool used to /usr/bin/m4
Created attachment 4208 [details]
fixes cross-compiling issues with flex and m4
Thanks, I've adapted your patches 1 and 2 to the latest Buildroot (after doing some minor improvements). However, your patch 3 was not necessary here. Maybe some other change in flex had fixed the problem. I'm marking the bug as fixed, I will send the patch later today on the mailing list. |