| Summary: | buildroot-2010.08 forgets to include /lib/* into rootfs.ext2 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | sledge <sludgeas> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
sledge
2010-10-28 14:07:20 UTC
bugzilla> my #-stripped .config: bugzilla> BR2_PREFER_STATIC_LIB=y You've selected static linking, so you shouldn't need any libs. This is not a commonly used configuration though so it might be broken (actually it most likely is). Disable that option and rm -rf output; make |