Re: error: bad value (native) for -mtune= switch

2009-09-02 Thread Chris Staub
On 09/02/2009 10:57 PM, Shawn Eary wrote: > Perhaps, I am having trouble reading instructions again. > > When I compile Glibc on pass 1 (Section 5.7.1) , I get and error > stating that my -mtune switch value is bad, but when I look in my > config.parms file, it shows: > CFLAGS += -march=i486 -mtune

Re: Problem compiling the second time Glibc Lfs 6.5

2009-09-02 Thread Chris Staub
On 09/02/2009 01:38 PM, Giorgio Gambino wrote: > *after the build of glibc when i type this command * > > make -k check 2>&1 | tee glibc-check-log > > *it gives this error* > > *what can be ?* > > make[2]: Leaving directory `/sources/glibc-2.10.1/elf' > scripts/check-c++-types.sh scripts/data/c++-t

error: bad value (native) for -mtune= switch

2009-09-02 Thread Shawn Eary
Perhaps, I am having trouble reading instructions again. When I compile Glibc on pass 1 (Section 5.7.1) , I get and error stating that my -mtune switch value is bad, but when I look in my config.parms file, it shows: CFLAGS += -march=i486 -mtune=native just like the case code in the third box of 5

Fail to make check on binutils, Ch6.12 LFS6.5

2009-09-02 Thread peter
After I run make check for testing this is what I got, what can it be? *I attached whole test result file. root:/sources/binutils-build# make check > binutilCheckResult.txt WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file WARNING: Couldn't find the global config

Re: Problem compiling the second time Glibc Lfs 6.5

2009-09-02 Thread Hugh
On Thu, Sep 3, 2009 at 1:38 AM, Giorgio Gambino wrote: > after the build of glibc when i type this command > > make -k check 2>&1 | tee glibc-check-log > > it gives this error > > what can be ? > > make[2]: Leaving directory `/sources/glibc-2.10.1/elf' > scripts/check-c++-types.sh scripts/data/c++-

Problem compiling the second time Glibc Lfs 6.5

2009-09-02 Thread Giorgio Gambino
*after the build of glibc when i type this command * make -k check 2>&1 | tee glibc-check-log *it gives this error* *what can be ?* make[2]: Leaving directory `/sources/glibc-2.10.1/elf' scripts/check-c++-types.sh scripts/data/c++-types-i386-linux-gnu.data g++ -fgnu89-inline -O2 -O3 -Wall -Winl

Re: Where can I set extra routing table.

2009-09-02 Thread Bruce Dubbs
xinglp wrote: > my config file like below,it works well. > > SERVICE=ipv4-static-route > TYPE=network > IP=192.168.3.0 > PREFIX=24 > GATEWAY=192.168.0.3 > ONBOOT=yes works != correct. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/l

Re: Where can I set extra routing table.

2009-09-02 Thread xinglp
2009/9/2 Bruce Dubbs : > Benjamin John wrote: >> xinglp schrieb: >>> I use "route add -net 192.168.3.0/24 gw 192.168.0.3" to add it. After >>> reboot, it lost. >>> Add it to "/etc/rc.d/x" or some where else? >> >> Create a file in /etc/sysconfig/network-devices/ifconfig.XXX where XXX >> is your