uclibc compile error

Rob Landley rob at landley.net
Wed Jun 27 15:36:45 UTC 2007


On Tuesday 26 June 2007 11:11:38 abhiram at ee.iitb.ac.in wrote:
> /usr/bin/install -c -m 644 $file
> /root/with_c++/buildroot/build_i386/staging_dir/include/c++/4.1.2/./i386-li
>nux-uclibc/bits/stdc++.h.gch; done
> /usr/bin/install: cannot stat `./i386-linux-uclibc/bits/stdc++.h.gch/*':
> No such file or directory
>
> how can i fix this?

A) that's an error from the gcc build, not from uclibc.  (The gcc version 
number in the path is a bit of a giveaway.  Also, i386-linux-uclibc is a 
somewhat hacked up gcc platform indicator "tuple".

B) the buildroot list is buildroot at uclibc.org, this is the uClibc list.

Rob
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.



More information about the uClibc mailing list