On Mon, 2009-10-26 at 04:22 -0700, Christian Gardner wrote:
> Never mind peeps, I worked out what it was. Just in case anyone's as
> dumb as me, here's what happened. I stick all the LFS instructions in
> a bash script, which doesn't fail as sensibly as it should. The first
> time I ran it, binutil
Simone Dalmasso wrote:
> Hi list, I was triying to set up the liveCd for LFS. In liveCd I ran cfdick
> and deleted the old partition then I've created two partitions, one for
> linux and one for swap. After the creation of the file system ext3 on the
> firs and the mkswap on the second I'v lauched
On Monday 26 October 2009 04:32:32 kevin631012 wrote:
> I got a problem as title .
>
What are the contents of your fstab file?
I just tried manually running fsck.ext4 on /dev/sda and a very similar
message appears.
--
Regards,
Trent.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-supp
You are right. Was my fault. Thanks a lot.
Simone Dalmasso, Ing.
ITHACA
Information Technology for Humanitarian Assistance, Cooperation and Action
www.ithacaweb.org
Via Pier Carlo Boggio 61 - 10138 Torino
Tel: +39.011.1975.1854
2009/10/26 Chris Staub
> On 10/26/2009 12:00 PM, Simone Dalmasso
On 10/26/2009 12:00 PM, Simone Dalmasso wrote:
> Ok, thank you. I've rebuilt all but at the same point when I type:
> gcc -dumpspecs | sed 's...@^/lib/ld-linux.so.2@/tools&@g' \
> > `dirname $(gcc -print-libgcc-file-name)`/specs
>
> I get no such file or directoy.
Usually this means that you've f
On Monday 26 October 2009 07:14, Ken Moffat wrote:
> 2009/10/26 Jim McConville :
> > BLFS svn 20091025
> > Chap. 25 Kdelibs-3.5.10 Compilation error
> >
> > I am attempting to compile kdelibs-3.5.10 in accordance with commands
> > listed in BLFS svn 20091025 . I have encountered the problem:
> >
Ok, thank you. I've rebuilt all but at the same point when I type:
gcc -dumpspecs | sed 's...@^/lib/ld-linux.so.2@/tools&@g' \
> `dirname $(gcc -print-libgcc-file-name)`/specs
I get no such file or directoy. If I create an empty file called 'specs' it
doesn't raises errors yet but the specs file r
On 10/26/2009 09:43 AM, Simone Dalmasso wrote:
> Hi list. I'm using the lfs live cd on an empty virtual machine. I'm
> following the lfs book but I get an error when I try to adjust the
> toolchain in the chapter 5.7.
> The error is:
> sudo gcc -dumpspecs | sed 's...@^/lib/ld-linux.so.2@/tools&@g'
Hi list. I'm using the lfs live cd on an empty virtual machine. I'm
following the lfs book but I get an error when I try to adjust the toolchain
in the chapter 5.7.
The error is:
sudo gcc -dumpspecs | sed 's...@^/lib/ld-linux.so.2@/tools&@g' \
> `dirname $(gcc -print-libgcc-file-name)`/specs
passwo
Never mind peeps, I worked out what it was. Just in case anyone's as dumb as
me, here's what happened. I stick all the LFS instructions in a bash script,
which doesn't fail as sensibly as it should. The first time I ran it, binutils
compiled but gcc didn't (for separate reasons I've now fixed).
10 matches
Mail list logo