Hi there,
I have build LFS several times now, and I thought I would give the latest
kernel 3.9 a try.
The installation boots without problems, but in the end of the boot it can
not find my NIC.
Error message:
Adding IPv4 address 192.168.0.100 to the eth0 interface...Cannot find device
"eth0"
2013/5/8 Niels Terp
> Hi there,
>
> I have build LFS several times now, and I thought I would give the latest
> kernel 3.9 a try.
>
> The installation boots without problems, but in the end of the boot it can
> not find my NIC.
>
> Error message:
>
> Adding IPv4 address 192.168.0.100 to the eth0
The installation boots without problems, but in the end of the boot it can
not find my NIC.
Niels
It's name was changed, use 'ls /sys/class/net' to detect it's new name.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: S
2013/5/8 Niels Terp
> The installation boots without problems, but in the end of the boot it can
> not find my NIC.
> Niels
>
> It's name was changed, use 'ls /sys/class/net' to detect it's new name. **
> **
>
>
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www
On May 8, 2013, at 1:13 AM, stud dent wrote:
(the last lines after "make install" command)
/tools/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
Did the make command give you any errors before check or install?
You may need to furthe
stud dent wrote:
>
>
>
> Chapter 5.13. Check-0.9.9 at LFS 7.3 - Ubuntu LTS 12.04
> I got error with libpthread.so.0
>
> (after "make" command)
> /tools/lib/libpthread.so.0: could not read symbols: Invalid operation
> collect2: error: ld returned 1 exit status
> make[2]: *** [check_thread_stress] Er
Greetings to all,
I am attempting to build the LFS system following the current instructions
from the LFS 7.3 book. When building check-0.9.9 I get the above error. I
believe the relative part of the build log is:
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -ansi
-pedantic -Wext
On May 8, 2013, at 12:34 PM, William K Helbig Jr wrote:
/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.7.2/../../../../
i686-pc-linux-gnu/bin/ld: note: 'pthread_create@@GLIBC_2.1' is
defined in DSO /tools/lib/libpthread.so.0 so try adding it to the
linker command line
/tools/lib/libpthr
William K Helbig Jr wrote:
> Greetings to all,
>
> I am attempting to build the LFS system following the current instructions
> from the LFS 7.3 book. When building check-0.9.9 I get the above error. I
> believe the relative part of the build log is:
>
> /bin/sh ../libtool --tag=CC --mode=link gc
William Harrington wrote:
>
> On May 8, 2013, at 12:34 PM, William K Helbig Jr wrote:
>
>> /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.7.2/../../../../i686-pc-linux-gnu/bin/ld:
>> note: 'pthread_create@@GLIBC_2.1' is defined in DSO
>> /tools/lib/libpthread.so.0 so try adding it to the linker
On May 8, 2013, at 2:02 PM, Bruce Dubbs wrote:
I did add it, but it was not being picked up on the web site. :(
I noticed in the thread I post that you did add it and I checked a few
days ago and never saw it.
From now on I'll send people to the errata as long is it is there.
Sincerely,
Hi! I have a problem with the binutils tests in chapter 6. After the command
make -k check, I got this:
./test-expandargvPASS: test-expandargv-0.PASS:
test-expandargv-1.PASS: test-expandargv-2.PASS: test-expandargv-3.PASS:
test-expandargv-4.PASS: test-expandargv
Antony Vincent wrote:
> Hi! I have a problem with the binutils tests in chapter 6.
After the command make -k check, I got this:
>
> ./test-expandargv
PASS: test-expandargv-0.
PASS: test-expandargv-1.
PASS: test-expandargv-2.
PASS: test-expandargv-3.
PASS: test-expandargv-4.
PASS: tes
Sorry, I didn't see there was something at the top. Here is it:
Antony
=== ld Summary ===
# of expected passes784
# of unexpected failures1
# of expected failures61
# of untested testcases1
/sources/binutils-build/ld/ld-new 2.23.1
make[5]: *** [check-DEJAGNU] Err
Antony Vincent wrote:
>
> Sorry, I didn't see there was something at the top. Here is it:
>
> Antony
> === ld Summary ===
>
> # of expected passes784
> # of unexpected failures1
> # of expected failures61
> # of untested testcases1
> /sources/binutils-build/ld/ld-ne
Here I join the complete output I obtained. The file is attached.
Thanks
> Date: Wed, 8 May 2013 20:27:08 -0500
> From: bruce.du...@gmail.com
> To: lfs-support@linuxfromscratch.org
> Subject: Re: [lfs-support] Binutils tests problem
>
> Antony Vincent wrote:
> >
> > Sorry, I didn't see there was
Antony Vincent wrote:
>
> Here I join the complete output I obtained.
Running /sources/binutils-2.23.1/ld/testsuite/ld-ifunc/ifunc.exp ...
FAIL: Common symbol override ifunc test 1b
I think you forgot to
patch -Np1 -i ../binutils-2.23.1-testsuite_fix-1.patch
-- Bruce
--
http://linuxfromscra
17 matches
Mail list logo