On Sun, 21 Aug 2011 10:39:09 -0500 William Immendorf <[email protected]> wrote:
> On Sun, Aug 21, 2011 at 4:55 AM, Franz L. Kuhlmann > <[email protected]> wrote: > > configure:3233: /mnt/lfs/sources/gcc-build/./gcc/xgcc > > -B/mnt/lfs/sources/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 > > /mnt/lfs/sources/gcc-build/./gcc/as: line 83: exec: : not found > Heuh... The build fails because it's can't find the exec command, but > that's supposed to be built into Bash... I think that there is > something wrong with your host system, don't know exactly what, but > it's definitely wrong. That should not be happening. > > > > In the meantime, I will start from scratchSCRATCH, i.e. reinstall Ubuntu, > > establish LFS Host System Requirements, etc etc - (I may have hit one or the > > other wrong key in the process!?) > Go ahead and do that. Still, a broken shell is quite strange... > Unless /bin/sh is a symlink pointing at /bin/dash, that's not quite so strange. However, I've never had a problem building gcc with /bin/sh being dash and the output of version-check.sh shows /bin/sh -> /bin/bash so I don't know what's going on. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
