우분투에서 모듈 프로그램 컴파일시 에러,, T__T 도와주세요~

alicia0729의 이미지

가장 기본적인 hello_module.c 를 작성하여,
다음과 같이 컴파일을 해보려고 했는데요,

error가 납니다.

몇시간째 붙들고 있는데..
어떻게 해결해야 할지 부디 도와주세요 T__T

우분투 6.04 버젼입니다.

===============================================

alicia@alicia-desktop:~/module$ gcc -D__KERNEL__ -D_LINUX -DMODULE -c O2 hello_module.c
gcc: O2: No such file or directory
In file included from /usr/include/linux/sched.h:16,
from /usr/include/linux/module.h:9,
from hello_module.c:2:
/usr/include/linux/signal.h:2:2: 경고: #warning "You should include .This time I will do it for you."
In file included from /usr/include/linux/resource.h:4,
from /usr/include/linux/sched.h:79,
from /usr/include/linux/module.h:9,
from hello_module.c:2:
/usr/include/linux/time.h:9: error: redefinition of ‘struct timespec’
/usr/include/linux/time.h:15: error: redefinition of ‘struct timeval’
/usr/include/linux/time.h:20: error: redefinition of ‘struct timezone’
/usr/include/linux/time.h:47: error: redefinition of ‘struct itimerval’
In file included from hello_module.c:2:
/usr/include/linux/module.h:41: error: field ‘attr’ has incomplete type
/usr/include/linux/module.h:49: error: field ‘kobj’ has incomplete type

hys545의 이미지

즐린

즐린

jos77의 이미지

소스 파일은 원래 컴파일 되던 건가요? 보니까 hello_module.h 부터 엉망진창인 것처럼 보이는데

-----
안녕하세요 소프트웨어 공학센터 장원석 책임입니다.
http://www.software.kr

bushi의 이미지

ubuntu 6.04 커널이 2.4 시리즈였던가요 ?

OTL

kernoarsid02의 이미지

엉망진창으로 꼬인 듯..

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.