| Summary: | tar refuses to build | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Jan Kretschmer <kretschi> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | buildroot, jacmet |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | i386 | |
| Build: | |||
|
Description
Jan Kretschmer
2009-01-24 14:49:31 UTC
you should be using tar from busybox in the first place. I agree that the current situation isn't optimal - Is there any particular reason why you want to use the GNU tar version, instead of the one in busybox? As you probably noticed, most people use the busybox version so the GNU one doesn't get much testing in BR. I would prefer to mark the gnu version as DEPRECATED. Let me know what you think. Just force HIDE_OTHERS to yes unconditionally, i'd say. The Gnu Tar is included by the "generic development system"-target. So it is marked as a dependency, if you choose the generic development system, isn't it? I never activated the gnu-tar to be build explicitly, so I never thought about alternatives ;) Fixed by upgrading to tar 1.21 |