| Summary: | Error compiling busybox | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | paulius <netpashka> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
paulius
2013-01-26 11:27:40 UTC
(In reply to comment #0) > Build options –> Build as static binary > ... > /bin/ld: cannot find -lcrypt > /bin/ld: cannot find -lm you didn't install the dev packages for your distro that include static libs. not a busybox problem. |