Bug 8606 - Problem compiling on Arch Linux
Summary: Problem compiling on Arch Linux
Status: RESOLVED WONTFIX
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2015.11
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-14 21:57 UTC by Leo
Modified: 2016-02-14 21:09 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leo 2016-01-14 21:57:57 UTC
Hello,

  This is not technically a bug with buildroot, but with libiconv in Arch Linux, but the only "workaround" that I found so far has to be done with the "configure" phase of building anything that use libiconv on Arch Linux.
  I need to pass "--with-libiconv" option to the configure script of uCLib, or any other that use the HOST (Arch Linux, in this case) libiconv, so that the configure can setup the compiler to find it.
  So, how can I pass this option in buildroot?

Thanks.
Comment 1 Erico Nunes 2016-01-16 17:29:19 UTC
Leo,
I'm also using up-to-date Arch Linux and I don't remember having any specific problem in Buildroot due to it, even when building uClibc toolchains.
Can you share a .config (and whether you're using latest master or any specific version) so that I can try to reproduce it?
Comment 2 Thomas Petazzoni 2016-02-14 21:09:16 UTC
Bug is one month old, and no detailed information was provided, despite being asked for. Leo, please reopen with more details if you still experience a problem.