On Wed, Apr 16, 2008 at 09:55:09PM +0200, Denys Vlasenko wrote: > #include "..." search starts here: > #include <...> search starts here: > include > libbb > > /.share/usr/app/gcc-4.3.0-x86_64-linux-uclibc/bin/../lib/gcc/x86_64-linux-uclibc/4.3.0/include > > /.share/usr/app/gcc-4.3.0-x86_64-linux-uclibc/bin/../lib/gcc/x86_64-linux-uclibc/4.3.0/include-fixed > End of search list.
Read the rest of it, to find the directories it skipped. I assume this is another problem of your mixed configure options. It's probably relocating the header search dir and you're leaving it unrelocated in your installation. -- Daniel Jacobowitz CodeSourcery