Bug 15591 - zerofree: missing library and allow static build
Summary: zerofree: missing library and allow static build
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2023.02.1
Hardware: All Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-22 11:31 UTC by VIAVI_AB
Modified: 2024-06-15 15:10 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
proposed patch (1.28 KB, application/octet-stream)
2023-05-22 11:31 UTC, VIAVI_AB
Details

Note You need to log in before you can comment on or make changes to this bug.
Description VIAVI_AB 2023-05-22 11:31:56 UTC
Created attachment 9596 [details]
proposed patch

Two minor problems with the recently-added zerofree target package:

- It needs to be linked with "com_err".
- The Config.in file says it "needs a toolchain w/ dynamic library", but that doesn't seem to be the case, as it builds and works perfectly when statically linked (at least with musl, probably with uclibc as well).

Patch attached for consideration.
Comment 1 Yann E. MORIN 2024-06-15 15:10:26 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!