>> Delete No. 35035 article
No. [질문] 삼성 랜카드 sc1200-TX 컴파일 에러문제
입니다..

등록 2001-11-15 19:50:00 By localhost     조회 2
이름 현종유    

		에러 메세지
[root@qlinux/tmp]#make
gcc -D__KERNEL__ -0 -c -I/usr/include -Wall ks8920.c
In file included from ks8920.c:47:
/usr/include/linux/bios32.h:11: warning: #warning This driver uses the
old PCI i
nterface, please fix it (see Documentation/pci.txt)
ks8920.c:1101: macro 'dev_kfree_skb' used with too many (2) args
ks8920.c:1363: macro 'dev_kfree_skb' used with too many (2) args
make: *** [ks8920] Error 1
 원래 설명서 대로라면 ks8920.o라는 컴파일된 파일이 생성되어야 하는데 안
됩니다...
/tmp 에 들어있는 파일은 ks8920.c 와 makefile이구요
makefile의 내용은
INCLUDEDIR = /usr/include
CFLAGS = -D__KERNEL__ -0 -c -I$(INCLUDEDIR) -Wall
OBJS = ks8920
 all: @(OBJS)
ks8920:
        gcc @(CFLAGS) ks8920.c
이렇게 7줄 입니다...
예전에 와우리눅스 6.2버전 쓸때는 문제 없었는데 큐리눅스를 써볼라니깐 이
런 문제에 부딛치는군요...
도움 부탁합니다... 쫑쫑쫑~~~
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved