On Sat, 9 Oct 2010 09:46:40 +0200
Felice Murolo <linux...@fel.hopto.org> wrote:

>  The config.log of the directory "/home/lfs/src/gcc-build/i686-lfs-linux-
>  gnu/libgcc" is the attached config.log file.
> 
>  Any ideas?
> 
The bit that looks odd to me is this:

configure:3020: /home/lfs/src/gcc-build/./gcc/xgcc 
-B/home/lfs/src/gcc-build/./gcc/ -B/tools/i686-lfs-linux-gnu/bin/ 
-B/tools/i686-lfs-linux-gnu/lib/ -isystem /tools/i686-lfs-linux-gnu/include 
-isystem /tools/i686-lfs-linux-gnu/sys-include    -o conftest -g -O2   
conftest.c  >&5
exec: 85: : Permission denied
configure:3023: $? = 1
configure:3211: checking for suffix of object files
configure:3233: /home/lfs/src/gcc-build/./gcc/xgcc 
-B/home/lfs/src/gcc-build/./gcc/ -B/tools/i686-lfs-linux-gnu/bin/ 
-B/tools/i686-lfs-linux-gnu/lib/ -isystem /tools/i686-lfs-linux-gnu/include 
-isystem /tools/i686-lfs-linux-gnu/sys-include    -c -g -O2  conftest.c >&5
exec: 85: : Permission denied

Permission denied suggests that something strange is going on. It looks
like it's trying to execute the xgcc compiled in the first pass. 
I would suggest that you try compiling lfs on a separate partition
mounted at /mnt/lfs.

As it's a version of Ubunut, could we see the output of
version-check.sh please?
http://www.linuxfromscratch.org/lfs/view/development/prologue/hostreqs.html

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to