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
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
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
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
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++-
*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
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
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