아래 내용에 대해서는 잘 모르겠군요.
답같지 않은 답을 드리자면 레드헷7.0에 포함되어있는 gcc에 문제가 있다고
하더군요. 그래서 절대 같이 설치된 버전을 사용하지 말고 이전버전의
gcc를 사용하길 당부한다는 글이 떠오르네요....
저두 레드헷7.0 영문판을 설치하고 apm을 직접 설치하려 했지만 2주일동안
헤멘끝에 그냥 rpm파일로 설치를 했습니다.
허접한 답변이지만 정확한지는 저도 약간 의구심이 있기 때문에 좀더 나은
답변들 주시기 바랍니다. 혹시나 제가 틀렸다면 지적도 해주시구요...
: 안녕하세요
: 오류 메시지는 아래와 같습니다.
: 어디 부분을 점검해야 할까요.
: 벌써 2일주일째 헤메구 있습니다.
: 패치는 pppoed0.4로 패치한것 밖에 없구요.
: 제발 잡아주세요. 신의 가호가 있길...
:
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o dir.o dir.c
: dir.c: In function `uni16_to_x8':
: dir.c:72: warning: unused variable `uni_page'
: dir.c:71: warning: unused variable `cl'
: dir.c:71: warning: unused variable `ch'
: ----------------------------------------------------------------------
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o ip_masq_autofw.o ip_ma
: sq_autofw.c
: ip_masq_autofw.c: In function `autofw_procinfo':
: ip_masq_autofw.c:367: warning: long unsigned int format, unsigned int arg (arg 9
: )
: ip_masq_autofw.c:367: warning: long unsigned int format, unsigned int arg (arg 1
: 0)
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o ip_masq_portfw.o ip_ma
: sq_portfw.c
: ip_masq_portfw.c: In function `portfw_procinfo':
: ip_masq_portfw.c:348: warning: long unsigned int format, unsigned int arg (arg 4
: )
: ip_masq_portfw.c:348: warning: long unsigned int format, unsigned int arg (arg 6
: )
: -----------------------------------------------------------------------
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o process.o process.c
: {standard input}: Assembler messages:
: {standard input}:331: Warning: using `%eax' instead of `%ax' due to `l' suffix
: {standard input}:332: Warning: using `%eax' instead of `%ax' due to `l' suffix
: {standard input}:333: Warning: using `%eax' instead of `%ax' due to `l' suffix
: {standard input}:334: Warning: using `%eax' instead of `%ax' due to `l' suffix
: {standard input}:335: Warning: using `%eax' instead of `%ax' due to `l' suffix
: {standard input}:594: Warning: using `%eax' instead of `%ax' due to `l' suffix
: {standard input}:594: Warning: using `%eax' instead of `%ax' due to `l' suffix
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o signal.o signal.c
: {standard input}: Assembler messages:
: {standard input}:1111: Warning: using `%eax' instead of `%ax' due to `l' suffix
: {standard input}:1127: Warning: using `%eax' instead of `%ax' due to `l' suffix
: kgcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -traditional -c entry
: .S -o entry.o
: /tmp/ccLxolXT.s: Assembler messages:
: /tmp/ccLxolXT.s:767: Warning: using `%edx' instead of `%dx' due to `l' suffix
: /tmp/ccLxolXT.s:767: Warning: using `%edx' instead of `%dx' due to `l' suffix
: /tmp/ccLxolXT.s:804: Warning: using `%edx' instead of `%dx' due to `l' suffix
: /tmp/ccLxolXT.s:804: Warning: using `%edx' instead of `%dx' due to `l' suffix
: /tmp/ccLxolXT.s:900: Warning: using `%ecx' instead of `%cx' due to `l' suffix
: /tmp/ccLxolXT.s:907: Warning: using `%edx' instead of `%dx' due to `l' suffix
: /tmp/ccLxolXT.s:908: Warning: using `%edx' instead of `%dx' due to `l' suffix
: /tmp/ccLxolXT.s:921: Warning: using `%edx' instead of `%dx' due to `l' suffix
: /tmp/ccLxolXT.s:921: Warning: using `%edx' instead of `%dx' due to `l' suffix
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o traps.o traps.c
: {standard input}: Assembler messages:
: {standard input}:1434: Warning: using `%dx' instead of `%edx' due to `w' suffix
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o irq.o irq.c
: {standard input}: Assembler messages:
: {standard input}:954: Warning: using `%edx' instead of `%dx' due to `l' suffix
: {standard input}:955: Warning: using `%edx' instead of `%dx' due to `l' suffix
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o vm86.o vm86.c
: {standard input}: Assembler messages:
: {standard input}:465: Warning: using `%eax' instead of `%ax' due to `l' suffix
: {standard input}:465: Warning: using `%eax' instead of `%ax' due to `l' suffix
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o ptrace.o ptrace.c
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o ioport.o ioport.c
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o ldt.o ldt.c
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o setup.o setup.c
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o time.o time.c
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o sys_i386.o sys_i386.c
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o bios32.o bios32.c
: bios32.c: In function `pci_fixup_serverworks':
: bios32.c:1058: warning: unused variable `bus'
: bios32.c: In function `pci_fixup_compaq':
: bios32.c:1073: warning: unused variable `bus'
: {standard input}: Assembler messages:
: {standard input}:1114: Warning: indirect lcall without `*'
: {standard input}:1198: Warning: indirect lcall without `*'
: {standard input}:1287: Warning: indirect lcall without `*'
: {standard input}:1331: Warning: indirect lcall without `*'
: {standard input}:1362: Warning: indirect lcall without `*'
: {standard input}:1393: Warning: indirect lcall without `*'
: {standard input}:1424: Warning: indirect lcall without `*'
: {standard input}:1454: Warning: indirect lcall without `*'
: {standard input}:1484: Warning: indirect lcall without `*'
: rm -f kernel.o
: ld -m elf_i386 -r -o kernel.o i386_ksyms.o process.o signal.o entry.o traps.o i
: rq.o vm86.o ptrace.o ioport.o ldt.o setup.o time.o sys_i386.o bios32.o
: kgcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -traditional -c head.
: S -o head.o
: /tmp/cc4Xqqz5.s: Assembler messages:
: /tmp/cc4Xqqz5.s:827: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:828: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:829: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:830: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:989: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:990: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:991: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:992: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:1072: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/cc4Xqqz5.s:1073: Warning: using `%eax' instead of `%ax' due to `l' suffix
: kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-
: frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loop
: s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o init_task.o init_task.
: c
: ------------------------------------------------------------------------
: kgcc -D__KERNEL__ -I/usr/src/linux/include -traditional -c head.S
: /tmp/ccEMXS2b.s: Assembler messages:
: /tmp/ccEMXS2b.s:109: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/ccEMXS2b.s:110: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/ccEMXS2b.s:111: Warning: using `%eax' instead of `%ax' due to `l' suffix
: /tmp/ccEMXS2b.s:112: Warning: using `%eax' instead of `%ax' due to `l' suffix
: kgcc -D__KERNEL__ -I/usr/src/linux/include -O2 -DSTDC_HEADERS -c -o misc.o mis
: c.c--이 곳에 서명을 적어주십시오.
취업준비생.... 아잉 나 취직 시켜줘~~~!!!