: 저도 한번 그런 경우가 있었던것 같은데...
: 같은 경우인지 모르겠군요.
:
: 아마 컴파일러가 안깔렸을 겁니다.
: gcc 같은거요. -.-
: 자세히는 모르겠는데용.
: 쩝. kplg에 가셔서 보시면 여러 내용이 자세히 있을 겁니다.
: 그럼 휘리릭...
:
:
:
: : 아래와 같은 경고가 무엇인지를 아고 싶습니다.
: :
: : [root@ka1943 ACL7122Pro]# make
: : gcc -I/usr/src/rtlinux-2.2/linux/include -I/usr/src/rtlinux-2.2/include -I/usr/src/rtlinux-2.2 -I/usr/src/rtlinux-2.
: : 2/include/posix -Wall -Wstrict-prototypes -O2 -D__SMP__ -D__RTL__ -D__KERNEL__ -DMODULE -pipe -fno-strength-reduce -
: : m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -fomit-frame-pointer -c -o acl7122.o acl7122.c
: : {standard input}: Assembler messages: {standard input}:9: Warning: Ignoring changed section attributes for .modinfo
: : gcc -I/usr/src/rtlinux-2.2/linux/include -I/usr/src/rtlinux-2.2/include -I/usr/src/rtlinux-2.2 -lm -O2 -Wall monitor.c -o monitor
안녕하세요. laffer입니다.
레드햇 7.1이나 7.0을 쓰시나요?
7.0이상에 들어있는 gcc2.96버젼의 경우 아무이유없이 warning을 내놓곤하더군요.
2.96은 개발버젼입니다. 불안정하죠.
2.95로 버젼을 낮추시기 바랍니다.
2.96버젼의경우 커널컴파일이 안되더군요.