Isaac Devine wrote:
Hi,
when using the command :
$make BOOT_LDFLAGS="-static" bootstrap
I get the following at end of output:
libgcc/32/unwind-c.o -lc && rm -f libgcc_s_32.so && ln -s
32/libgcc_s.so.1 libgcc_s_32.so
/tools/x86_64-unknown-linux-gnu/bin/ld: skipping incompatible
/usr/lib/../lib/libc.
Hi,
when using the command :
$make BOOT_LDFLAGS="-static" bootstrap
I get the following at end of output:
libgcc/32/unwind-c.o -lc && rm -f libgcc_s_32.so && ln -s
32/libgcc_s.so.1 libgcc_s_32.so
/tools/x86_64-unknown-linux-gnu/bin/ld: skipping incompatible
/usr/lib/../lib/libc.so when searchin
Oh My...!
I'm in deeper than I thought but I thank everybody for responding. As
several of you pointed out - my menu.ls is not correct for what I
explained as my configuration...although the first option does boot.
With everybody's insistence that my config was wrong, and my knowledge
that if
thanks matt!!! works like a charm!
P.S i installed binutils, gcc, kernel-headers from their own directories:
$LFS/gcc-build/ (for example) will that be a problem? now i also
moved the build directories to $LFS/sources, will that create a
problem?
or am i just paranoid?
On Sun, 13 Mar 2005 1
erik ashepa wrote:
from what directory do i need to run the first and second command?
where do i need to unpack the files, and from what directory do i need
to run the third command?
From chapter05/chapter05.html:
"Before issuing the build instructions for a package, the package should
be unpacked
hi, i'm following the lfs-6.0 book, and everytime i get this warning
(or suggenstion), i don't really understant what to do, for example:
mkdir ../glibc-build
cd ../glibc-build
../glibc-2.3.4-20040701/configure --prefix=/tools \
--disable-profile --enable-add-ons=nptl --with-tls \
--with-
On Sun, 2005-03-13 at 07:27 -0500, Barry Berger wrote:
> The first menu.lst entry works as is:
> title LFS 6.0
> root (hd0,2)
> kernel /boot/lfskernel-2.6.8.1 root=/dev/hda3
Remove the '/boot' as was pointed out earlier in this thread.
--
"It's not just a computer -- it's your ass."
-- Cal
Please accept my apologies as I was also writing at the end of a long
day...my hard drive is not configured as I indicated but like this:
/dev/hda1 = /boot
/dev/hda2 = swa;
/dev/hda3 = /
The first menu.lst entry works as is:
title LFS 6.0
root (hd0,2)
kernel /boot/lfskernel-2.6.8.1 root=/dev/h