| Summary: | Libiconv config | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Igor <igor> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Debian GNU/Linux 12 (bookworm) x86_64 | Target: | arm926t |
| Build: | |||
|
Description
Igor
2023-03-06 22:06:42 UTC
Igor, All,
Thanks for your report.
However, you did not provide enough information. Can you provide:
* the version of Buildroot you are using
* the defconfig file your are using
I was also not able to reproduce with current master; the following ran
for quite some time, but trigerred not (related) issue:
$ while ! ( grep -q -E '^BR2_PACKAGE_LIBICONV=y' .config \
&& grep -q -E '^BR2_ENABLE_LOCALE=y' .config)
do
make randconfig
done
Regards,
Yann E. MORIN.
Bug report does not have enough information, closing. Please reopen if more information is provided. |