커널 컴파일 중 pci support 관련 질문

neinyon의 이미지

안녕하세요

데스크탑 커널을 컴파일하고 있는데요 (2.4.7)

/driver/pci에서 발생하는 아래와 같은 에러를 잡을 수가 없어서

며칠을 헤메고 있습니다.

menuconfig에서 pci support를 해제하고 컴파일하면 컴파일이 되긴 하는데요

그 이미지로는 부팅중에 에러.. 멈추고요.

그건. pci를 빼서 그런건가요?

gcc -D__KERNEL__ -I/usr/src/ipsec6/linux247-ipsec6/include -Wall -
Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -g -pipe -
mpreferred-stack-boundary=2 -march=i686 -c -o names.o names.c
In file included from names.c:44:
devlist.h:1: __devices_0000 causes a section type conflict
devlist.h:4: __devices_001a causes a section type conflict
devlist.h:7: __devices_0033 causes a section type conflict
devlist.h:10: __devices_003d causes a section type conflict
devlist.h:13: __devices_0070 causes a section type conflict
devlist.h:16: __devices_0100 causes a section type conflict
devlist.h:19: __devices_0675 causes a section type conflict
devlist.h:24: __devices_0925 causes a section type conflict
devlist.h:27: __devices_09c1 causes a section type conflict
devlist.h:31: __devices_0a89 causes a section type conflict
devlist.h:34: __devices_0e11 causes a section type conflict
devlist.h:96: __devices_0e55 causes a section type conflict
devlist.h:99: __devices_1000 causes a section type conflict

이러한 에러가 수천줄 나옵니다.

저 devlist.h 파일이 아래것인데요 보니까 VENDOR가 나타나는 줄마다

모두 에러가 나요.. section type conflict.. 라는데요

무슨 의미죠.

devlist.h
1 VENDOR(0000,"Gammagraphx, Inc.")
2 ENDVENDOR()
3
4 VENDOR(001a,"Ascend Communications, Inc.")
5 ENDVENDOR()
6
7 VENDOR(0033,"Paradyne corp.")
8 ENDVENDOR()
9
10 VENDOR(003d,"Lockheed Martin-Marietta Corp")
11 ENDVENDOR()
12
13 VENDOR(0070,"Hauppauge computer works Inc.")
14 ENDVENDOR()
15
16 VENDOR(0100,"Ncipher Corp Ltd")
17 ENDVENDOR()
18
19 VENDOR(0675,"Dynalink")
20 DEVICE(0675,1700,"IS64PH ISDN Adapter")
21 DEVICE(0675,1702,"IS64PH ISDN Adapter")
22 ENDVENDOR()

이 사태에 대해 조금이라도 한말씀씩이라도 해주시면

많은 도움이 될 것 같습니다.

참 어렵군요. ㅠ.ㅜ

감사합니다. ^^/

cs010101의 이미지

빼서 그렇죠. :!:

-----------------------------------------------
어머니,
그 이름만으로도 우리는 풍요로와 집니다.

효도합시다......
-----------------------------------------------

댓글 달기

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 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • 사용할 수 있는 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>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • You can use Textile markup to format text.
  • 사용할 수 있는 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>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 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>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.