| Summary: | package/dhcp installs libtool wrapper scripts on target instead of real binaries | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | jakobcornell |
| Component: | Other | Assignee: | Carlos Santos <unixmania> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | Keywords: | link-failure |
| Version: | 2019.05.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | i386 | Target: | |
| Build: | amd64 | ||
| Attachments: |
Buildroot config
dhcpd wrapper script |
||
|
Description
jakobcornell
2019-07-22 21:01:17 UTC
Created attachment 8171 [details]
Buildroot config
Created attachment 8176 [details]
dhcpd wrapper script
This is the libtool wrapper script that ends up at `output/target/usr/sbin/dhcpd` in place of an executable. Gzipped.
I'm taking this one. Fix submitted for review: https://patchwork.ozlabs.org/patch/1135970/ Thank you! |