For a correct start of grub with i have compiled the kernel with the support of
ext4 in menuconfig (when we do make LANG=<> LC_CALL= menuconfig).
Now grub starts, I obtain many [OK] on video but then i obtain the error:
The superblock could not be read or does not describe a correct ext2
filesyst
Bruce Dubbs gmail.com> writes:
>
> Rosario Turco wrote:
>
>
> What partition did you use for LFS? /dev/sdb1? Try all variations of
> root=/dev/sd??.
>
> fstab at this point doesn't matter.
>
>-- Bruce
OK thanks
I have found the problem
-
Bruce Dubbs gmail.com> writes:
>
> Rosario Turco wrote:
>
> > I haven't got /dev/sda4, my /dev/sda has got only two (sda1 e sda2)
> > brw-rw 1 root daemon 8, 0 Jan 2 18:31 /dev/sda
> > brw-rw 1 root daemon 8, 1 Jan 2 18:31 /dev/sda1
> > brw-rw
Bruce Dubbs gmail.com> writes:
>-- Bruce
I haven't got /dev/sda4, my /dev/sda has got only two (sda1 e sda2)
brw-rw 1 root daemon 8, 0 Jan 2 18:31 /dev/sda
brw-rw 1 root daemon 8, 1 Jan 2 18:31 /dev/sda1
brw-rw 1 root daemon 8, 2 Jan 2 18:31 /dev/sda2
brw-rw 1 root daemon
created a virtual machine with Fedora 14 guest host a filesystem with no errors
everything is set up in LFS 6.7 Chapter 9. Kernel is ok.
When I mount the new virtual machine obtained LFS, I get errors because I did
not understand how to configure fstab and grub.cfg
For LFS I have created these p
I have Fedora 14 as host and I'm stuck in par. 6.7.1 of LFS 6.7 book.
I followed all the instructions, I'm sure you have typed everything like in the
book (I did the chroot, mount, mkdir etc etc).
When I reinstall the package and try to do:
make mrproper
It gives me the error make: gcc: file
../glibc-2.12.1/configure is ALL OK, sorry for the syntax.
Now the linking is NOK with error:
../i686-lfs-linux-gnu/bin/ld: can not find -lgcc
What must i do? Have you suggests?
Thank you.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/fa
Rosario Turco virgilio.it> writes:
>
>
> I have done the compilation without error with
> ../glibc-2.12.1/configure --prefix=/tools \
> --host = $ LFS_TGT --build =$(../ glibc-2.12.1/scripts/config.guess) \
> --disable-profile --enable-add-ons \
> --enable-kernel =
I have done the compilation without error with
../glibc-2.12.1/configure --prefix=/tools \
--host = $ LFS_TGT --build =$(../ glibc-2.12.1/scripts/config.guess) \
--disable-profile --enable-add-ons \
--enable-kernel = 2.6.22.5 --with-headers=/tools /include \
libc_cv_forced_unwind=yes libc_cv_c_c
Rosario Turco virgilio.it> writes:
Ok. Thanks.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
Simon Geard ihug.co.nz> writes:
>
> On Sun, 2010-12-05 at 11:45 -0500, Neal Murphy wrote:
> > On Sunday 05 December 2010 10:55:13 Rosario Turco wrote:
> > > ../glibc-2.12.1/configure - prefix = / tools \
> > > - Host = $ LFS_TGT - build =$(../
Andrew Benton gmail.com> writes:
>
> On Sun, 5 Dec 2010 11:29:26 + (UTC)
> Rosario Turco virgilio.it> wrote:
>
> > libc_cv_visibility_attribute libc_cv_broken_visibility_attribute = yes = no
>
> Do you mean
> libc_cv_visibility_attribute=yes libc_cv_broke
I fixed the compilation problems (Chapter 5 of the LFS-book-6.7) glibc. E 'must
take account of the values of the parameters that are in the config.log in the
OUTPUT VARIABLE. In view of these two attempts and have come to the conclusion
that we needed to do:
../glibc-2.12.1/configure - prefix = /
I overcame the problem con Fedora 14 by installing binutils with makeinfo
texinfo-4.13a-12.fc14.i686.rpm. Now I got to glibc and I get the error "compiler
support for visibility attribute is required". Why?
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscra
I am using Fedora 14. I have done the instructions of the LFS-book-6.7 pdf at
Chapter 5.4.1.
I am positioning in $LFS/sources/binutils-build directory with lfs user and I
have done the command:
../binutils-2.20.1/configure \
--target=$LFS_TGT --prefix=/tools \
--disable-nls --disable-werror
This
I have an error when I configure glibc2-21.1:
A snippet is:
checking for ld --version script no
etc
*** WARNING You should not compile GNU libc without versioning. NOt ...
etc
configure: error: compiler support for visibility attribute is required.
So I cannot do the commands
16 matches
Mail list logo