Bug 11701

Summary: recuuring of usr and in bin shortcuts are created
Product: buildroot Reporter: babylikhi831 <babylikhi831>
Component: OtherAssignee: Carlos Santos <unixmania>
Status: RESOLVED NEEDINFO    
Severity: normal CC: buildroot
Priority: P5    
Version: 2018.11.3   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description babylikhi831@gmail.com 2019-02-26 10:45:47 UTC
when we are try to build buildroot 2018.11.3 it is compiling but when we see host
there is recuriing in that recurring of usr usr inside usr 
shortcuts are created
Comment 1 Peter Seiderer 2019-02-27 22:44:02 UTC
Not much/enough information to reproduce your problem, see e.g. [1] what maybe needed.

Please provide your .config (or defconfig) file of your build.

Try to make a clean re-build (see [2]): make clean; make

Try to show an example of what you see in the host directory, e.g.
the output of ls or find commands...

[1] http://nightly.buildroot.org/manual.html#reporting-bugs
[2] http://nightly.buildroot.org/manual.html#full-rebuild
Comment 2 Carlos Santos 2019-08-13 01:12:20 UTC
Closing, since the submitter never provided the information requested by Peter
Seiderer in comment #1.