Anzeige:
Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 15 von 20

Thema: Kompilierungs HowTo

  1. #1
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    21

    Kompilierungs HowTo

    Hallo zusammen

    Sorry, ich weis es gibt bestimmt abertausende Seiten, die sich damit beschäftigen, aber meine Frage ist... mit welcher Seite habt Ihr Euren ersten Kernel kompiliert. Bin einerseits auf der Suche, andererseits würd mich das einfach mal interessieren.

    Gruss
    the_muff

  2. #2
    Registrierter Benutzer
    Registriert seit
    Aug 2004
    Ort
    Bad Wünnenberg
    Beiträge
    5.402
    Gruß,
    Tomek

  3. #3
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    21
    super...

    Vielen Dank. Das schaut sehr gut dokumentiert aus.


    Gruss
    the_muff

  4. #4
    Registrierter Benutzer Avatar von Stingray0481
    Registriert seit
    Dec 2000
    Ort
    Erlangen
    Beiträge
    1.198
    Was hast du denn für eine Distribution? Je nach Distri sind (sinnvollerweise) noch ein paar Eigenheiten zu beachten. Bei Suse steht zum Thema Kernel kompilieren einiges im Administrationshandbuch (auf CD/DVD enthalten). Andere Distris sollten ähliche Dokumentationen mitbringen. Z.B. hier für Ubuntu: http://www.ubuntu-de.org/wiki/kernel:kernel_bauen
    Dell Latitude D820: Kubuntu (13.10)

  5. #5
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    21
    Ich habe Debian 3.1 im Einsatz und habe auch schon die Kernel.config mit menuconfig editiert.

    Nachdem ich allerdings make danach eingegeben habe kommen dieverse Fehlermeldungen. Frage... ist das relevant, oder wird dann eh nur das ausgeführt, was der Kernel bzw. die Maschine verarbeiten kann ?
    Habe ein IBM A21m Notebook

    __________________________________________________ ______________________________

    drivers/char/drm/gamma_context.h:231: error: `ctx' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:233: error: `waitlist_create' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:233: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:233: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:249: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:249: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:249: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:207: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h:249: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:255: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:267: error: `alloc' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:267: error: called object is not a function
    drivers/char/drm/gamma_context.h:278: error: `realloc' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:281: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:297: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:297: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:297: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:249: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:298: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:324: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:324: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:324: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:297: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:325: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:326: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:328: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:332: error: `alloc_queue' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:332: error: called object is not a function
    drivers/char/drm/gamma_context.h:334: error: `init_queue' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:334: error: called object is not a function
    drivers/char/drm/gamma_context.h:335: error: called object is not a function
    drivers/char/drm/gamma_context.h:337: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:346: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:346: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:346: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:324: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:347: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:348: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:352: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:380: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:380: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:380: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:346: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:381: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:382: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:383: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:413: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:413: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:413: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:380: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:414: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:415: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:418: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:421: error: `context_switch' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:421: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:426: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:426: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:426: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:413: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:427: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:428: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:431: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:434: error: `context_switch_complete' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:434: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:441: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:441: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:441: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:426: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:442: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:443: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:448: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:474: error: `waitlist_get' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:474: error: called object is not a function
    drivers/char/drm/gamma_context.h:475: error: `free_buffer' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:475: error: called object is not a function
    drivers/char/drm/gamma_drv.c:43:21: drm_dma.h: Datei oder Verzeichnis nicht gefunden
    In file included from drivers/char/drm/gamma_drv.c:44:
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:37: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:37: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:37: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:441: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:38: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:40: error: structure has no member named `next_buffer'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:42: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:44: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:48: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:48: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:48: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:37: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:53: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:97: error: `wrapper' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:116: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:116: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:116: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:48: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:117: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:118: error: structure has no member named `dev'drivers/char/drm/gamma_old_dma.h:129: error: `d' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:173: error: `alloc' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:173: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:222: error: `free_buffer' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:222: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:224: error: `waitlist_put' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:224: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:233: error: `free' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:233: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:240: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:240: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:240: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:116: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h:240: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:241: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:242: error: structure has no member named `dev'drivers/char/drm/gamma_old_dma.h:247: error: `d' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:248: error: `freelist_get' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:248: error: `order' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:249: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:276: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:276: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:276: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:240: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:281: error: `dma' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:281: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:284: error: `dma_get_buffers_of_order' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:284: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:284: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:295: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:308: error: called object is not a function
    drivers/char/drm/gamma_drv.c:45:26: drm_drawable.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:46:21: drm_drv.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:48:22: drm_fops.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:49:22: drm_init.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:50:23: drm_ioctl.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:51:21: drm_irq.h: Datei oder Verzeichnis nicht gefunden
    In file included from drivers/char/drm/gamma_drv.c:52:
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:36: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:36: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:36: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:276: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:37: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:39: error: `alloc' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:40: error: called object is not a function
    drivers/char/drm/gamma_lists.h:44: error: `count' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:54: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:54: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:54: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:36: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:55: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:56: error: `free' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:58: error: called object is not a function
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:68: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:68: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:68: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:54: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:72: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:74: error: `buf' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:89: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:89: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:89: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:68: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:93: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:97: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:102: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:106: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:106: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:106: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:89: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:107: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:119: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:119: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:119: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:106: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:120: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:126: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:126: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:126: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:119: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:127: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:134: error: `buf' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:138: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:161: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:161: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:161: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:126: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h:161: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:164: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:164: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:170: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:184: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:188: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:188: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:188: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:161: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:192: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:192: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:198: error: `block' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:203: error: `freelist_try' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:203: error: called object is not a function
    drivers/char/drm/gamma_lists.h:210: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:213: error: called object is not a function
    drivers/char/drm/gamma_drv.c:53:22: drm_lock.h: Datei oder Verzeichnis nicht gefunden
    In file included from drivers/char/drm/gamma_drv.c:54:
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:36: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:36: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:36: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:188: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h:36: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:39: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:39: error: `context' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:69: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:69: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:69: error: redefinition of `DRM'
    drivers/char/drm/gamma_lock.h:36: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h:69: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:70: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:70: error: `context' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:87: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:87: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:87: error: redefinition of `DRM'
    drivers/char/drm/gamma_lock.h:69: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:93: error: `flags' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:94: error: `flush_queue' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:94: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:94: error: called object is not a function
    drivers/char/drm/gamma_lock.h:95: error: `context' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:95: error: called object is not a function
    drivers/char/drm/gamma_lock.h:99: error: called object is not a function
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:106: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:106: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:106: error: redefinition of `DRM'
    drivers/char/drm/gamma_lock.h:87: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:112: error: `flags' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:113: error: `flush_unblock_queue' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:113: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:113: error: called object is not a function
    drivers/char/drm/gamma_lock.h:114: error: `context' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:114: error: called object is not a function
    drivers/char/drm/gamma_lock.h:118: error: called object is not a function
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:127: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:127: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:127: error: redefinition of `DRM'
    drivers/char/drm/gamma_lock.h:106: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:128: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:129: error: structure has no member named `dev'
    drivers/char/drm/gamma_lock.h:135: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:137: error: `flush_block_and_flush' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:137: error: called object is not a function
    drivers/char/drm/gamma_lock.h:138: error: `flush_unblock' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:138: error: called object is not a function
    In file included from drivers/char/drm/gamma_drv.c:55:
    drivers/char/drm/drm_memory.h: Auf höchster Ebene:
    drivers/char/drm/drm_memory.h:65: error: redefinition of `drm_lookup_map'
    drivers/char/drm/drm_memory.h:65: error: `drm_lookup_map' previously defined here
    drivers/char/drm/drm_memory.h:83: error: redefinition of `agp_remap'
    drivers/char/drm/drm_memory.h:83: error: `agp_remap' previously defined here
    drivers/char/drm/drm_memory.h:123: error: redefinition of `drm_follow_page'
    drivers/char/drm/drm_memory.h:123: error: `drm_follow_page' previously defined here
    drivers/char/drm/drm_memory.h:151: error: redefinition of `drm_ioremap'
    drivers/char/drm/drm_memory.h:151: error: `drm_ioremap' previously defined here
    drivers/char/drm/drm_memory.h:163: error: redefinition of `drm_ioremap_nocache'
    drivers/char/drm/drm_memory.h:163: error: `drm_ioremap_nocache' previously defined here
    drivers/char/drm/drm_memory.h:174: error: redefinition of `drm_ioremapfree'
    drivers/char/drm/drm_memory.h:174: error: `drm_ioremapfree' previously defined here
    drivers/char/drm/gamma_drv.c:56:22: drm_proc.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:57:20: drm_vm.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:58:22: drm_stub.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:59:25: drm_scatter.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_lists.h:161: Warnung: `DRM' defined but not used
    drivers/char/drm/gamma_lock.h:36: Warnung: `DRM' defined but not used
    drivers/char/drm/gamma_lock.h:69: Warnung: `DRM' defined but not used
    make[3]: *** [drivers/char/drm/gamma_drv.o] Fehler 1
    make[2]: *** [drivers/char/drm] Fehler 2
    make[1]: *** [drivers/char] Fehler 2
    make: *** [drivers] Fehler 2

    __________________________________________________ _____________________________

    Das ist nur ein Ausschnitt... mehr gibt das Terminal nicht mehr her. Ist das normal ??

    Gruss
    the_muff

  6. #6
    easy rider Avatar von Shutdown
    Registriert seit
    Jan 2004
    Ort
    127.0.0.1:/home/shutdown
    Beiträge
    2.679
    @ the_muff: Das ist definitv nicht normal, ich würde mal drauf tippen dass dein Compiler nur unvollständig installiert ist oder dir libs und headers fehlen...
    Normalerweise sollte das wesentlich ruhiger abgehen, überprüf mal bei deiner Distri ob du sämtliche Entwickler-Pakete oder Compiler-Pakete installiert hast.

    Shutdown
    Lieber schizophren als ganz allein.

  7. #7
    Mod. Tipps und Tricks Avatar von carnil
    Registriert seit
    Jan 2004
    Ort
    Zürich
    Beiträge
    6.215

    Arrow Debian und Kernel bauen - mit make-kpkg

    Hallo

    Bei Debian kann auch mittels make-kpkg der Kernel gebaut werden, und dann gleich auch noch ein deb-Paket erstellt werden mit dem kernel-image, welches man dann mittels dpkg installieren kann. Siehe:
    http://channel.debian.de/faq/ch-dpkg...tml#s-makekpkg
    http://wiki.debian.net/?BuildYourOwnKernel

    Zum Problem mit den Fehlermeldungen: Beginnen die Fehlermeldungen genau dort, oder fangen sie schon früher an? Ansonsten nach der ersten auftauchenden Fehlermeldung suchen.

  8. #8
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    21
    Also die Fehlermeldungen treten schon früher auf. Nur höher kann ich in der Konsole nicht mehr scrollen. Gibts da eventuell eine Logdatei zu ?

    Ich werde dann nochmal den vorigen Vorschlag ausprobieren und das mit dem
    make-kpkg

    Danke schonmal für Eure Hilfe. Ich hoffe es klappt dieses mal besser

    Gruss the_muff

  9. #9
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    21
    Es hat mit dem makekpkg leider nicht geklappt. Ich habs nach dieser Anleitung versucht und auch die Pakete bzw. libs,etc. sicherheitshalber überprüf, aber es war alles dabei.

    Kann ich nicht auch den bestehenden Kernel anpassen ?
    Ich will eigentlich nur die APM Unterstützung bei meinem IBM Thinkpad aktivieren, damit ich sehe wie lange der Akku noch hällt. ACPI wird bei IBM ja nicht so ohne weiteres unterstützt.

    Gruss
    the_muff

    __________________________________________________ _____________________________
    Nochmal die Fehlermeldungen. Den Anfang sehe ich im Gnome Terminal nicht mehr. Wo es eine Log geben könnte weis ich leider nicht.

    use in this function)
    drivers/char/drm/gamma_context.h:233: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:233: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:249: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:249: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:249: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:207: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h:249: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:255: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:267: error: `alloc' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:267: error: called object is not a function
    drivers/char/drm/gamma_context.h:278: error: `realloc' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:281: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:297: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:297: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:297: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:249: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:298: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:324: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:324: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:324: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:297: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:325: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:326: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:328: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:332: error: `alloc_queue' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:332: error: called object is not a function
    drivers/char/drm/gamma_context.h:334: error: `init_queue' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:334: error: called object is not a function
    drivers/char/drm/gamma_context.h:335: error: called object is not a function
    drivers/char/drm/gamma_context.h:337: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:346: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:346: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:346: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:324: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:347: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:348: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:352: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:380: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:380: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:380: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:346: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:381: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:382: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:383: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:413: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:413: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:413: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:380: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:414: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:415: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:418: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:421: error: `context_switch' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:421: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:426: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:426: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:426: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:413: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:427: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:428: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:431: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:434: error: `context_switch_complete' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:434: error: called object is not a function
    drivers/char/drm/gamma_context.h: Auf höchster Ebene:
    drivers/char/drm/gamma_context.h:441: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_context.h:441: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_context.h:441: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:426: error: `DRM' previously defined here
    drivers/char/drm/gamma_context.h: In Funktion »DRM«:
    drivers/char/drm/gamma_context.h:442: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:443: error: structure has no member named `dev'drivers/char/drm/gamma_context.h:448: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:474: error: `waitlist_get' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:474: error: called object is not a function
    drivers/char/drm/gamma_context.h:475: error: `free_buffer' undeclared (first use in this function)
    drivers/char/drm/gamma_context.h:475: error: called object is not a function
    drivers/char/drm/gamma_drv.c:43:21: drm_dma.h: Datei oder Verzeichnis nicht gefunden
    In file included from drivers/char/drm/gamma_drv.c:44:
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:37: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:37: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:37: error: redefinition of `DRM'
    drivers/char/drm/gamma_context.h:441: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:38: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:40: error: structure has no member named `next_buffer'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:41: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:42: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h:44: error: structure has no member named `next_queue'
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:48: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:48: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:48: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:37: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:53: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:97: error: `wrapper' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:116: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:116: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:116: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:48: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:117: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:118: error: structure has no member named `dev'drivers/char/drm/gamma_old_dma.h:129: error: `d' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:173: error: `alloc' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:173: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:222: error: `free_buffer' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:222: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:224: error: `waitlist_put' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:224: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:233: error: `free' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:233: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:240: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:240: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:240: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:116: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h:240: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:241: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:242: error: structure has no member named `dev'drivers/char/drm/gamma_old_dma.h:247: error: `d' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:248: error: `freelist_get' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:248: error: `order' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:249: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h: Auf höchster Ebene:
    drivers/char/drm/gamma_old_dma.h:276: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_old_dma.h:276: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_old_dma.h:276: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:240: error: `DRM' previously defined here
    drivers/char/drm/gamma_old_dma.h: In Funktion »DRM«:
    drivers/char/drm/gamma_old_dma.h:281: error: `dma' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:281: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:284: error: `dma_get_buffers_of_order' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:284: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_old_dma.h:284: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:295: error: called object is not a function
    drivers/char/drm/gamma_old_dma.h:308: error: called object is not a function
    drivers/char/drm/gamma_drv.c:45:26: drm_drawable.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:46:21: drm_drv.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:48:22: drm_fops.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:49:22: drm_init.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:50:23: drm_ioctl.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:51:21: drm_irq.h: Datei oder Verzeichnis nicht gefunden
    In file included from drivers/char/drm/gamma_drv.c:52:
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:36: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:36: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:36: error: redefinition of `DRM'
    drivers/char/drm/gamma_old_dma.h:276: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:37: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:39: error: `alloc' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:40: error: called object is not a function
    drivers/char/drm/gamma_lists.h:44: error: `count' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:54: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:54: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:54: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:36: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:55: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:56: error: `free' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:58: error: called object is not a function
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:68: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:68: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:68: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:54: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:72: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:74: error: `buf' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:89: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:89: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:89: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:68: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:93: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:97: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:102: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:106: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:106: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:106: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:89: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:107: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:119: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:119: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:119: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:106: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:120: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:126: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:126: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:126: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:119: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:127: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:134: error: `buf' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:138: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:161: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:161: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:161: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:126: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h:161: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:164: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:164: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:170: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:184: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lists.h:188: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lists.h:188: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lists.h:188: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:161: error: `DRM' previously defined here
    drivers/char/drm/gamma_lists.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lists.h:192: error: `bl' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:192: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:198: error: `block' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:203: error: `freelist_try' undeclared (first use in this function)
    drivers/char/drm/gamma_lists.h:203: error: called object is not a function
    drivers/char/drm/gamma_lists.h:210: Warnung: return erzeugt Ganzzahl von Zeiger ohne Typkonvertierung
    drivers/char/drm/gamma_lists.h:213: error: called object is not a function
    drivers/char/drm/gamma_drv.c:53:22: drm_lock.h: Datei oder Verzeichnis nicht gefunden
    In file included from drivers/char/drm/gamma_drv.c:54:
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:36: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:36: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:36: error: redefinition of `DRM'
    drivers/char/drm/gamma_lists.h:188: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h:36: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:39: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:39: error: `context' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:69: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:69: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:69: error: redefinition of `DRM'
    drivers/char/drm/gamma_lock.h:36: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h:69: Warnung: »DRM« wurde »extern« deklariert und später »static«
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:70: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:70: error: `context' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:87: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:87: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:87: error: redefinition of `DRM'
    drivers/char/drm/gamma_lock.h:69: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:93: error: `flags' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:94: error: `flush_queue' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:94: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:94: error: called object is not a function
    drivers/char/drm/gamma_lock.h:95: error: `context' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:95: error: called object is not a function
    drivers/char/drm/gamma_lock.h:99: error: called object is not a function
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:106: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:106: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:106: error: redefinition of `DRM'
    drivers/char/drm/gamma_lock.h:87: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:112: error: `flags' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:113: error: `flush_unblock_queue' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:113: error: `dev' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:113: error: called object is not a function
    drivers/char/drm/gamma_lock.h:114: error: `context' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:114: error: called object is not a function
    drivers/char/drm/gamma_lock.h:118: error: called object is not a function
    drivers/char/drm/gamma_lock.h: Auf höchster Ebene:
    drivers/char/drm/gamma_lock.h:127: error: `DRM' declared as function returning a function
    drivers/char/drm/gamma_lock.h:127: Warnung: function declaration isn't a prototype
    drivers/char/drm/gamma_lock.h:127: error: redefinition of `DRM'
    drivers/char/drm/gamma_lock.h:106: error: `DRM' previously defined here
    drivers/char/drm/gamma_lock.h: In Funktion »DRM«:
    drivers/char/drm/gamma_lock.h:128: error: `filp' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:129: error: structure has no member named `dev'
    drivers/char/drm/gamma_lock.h:135: error: `arg' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:137: error: `flush_block_and_flush' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:137: error: called object is not a function
    drivers/char/drm/gamma_lock.h:138: error: `flush_unblock' undeclared (first use in this function)
    drivers/char/drm/gamma_lock.h:138: error: called object is not a function
    In file included from drivers/char/drm/gamma_drv.c:55:
    drivers/char/drm/drm_memory.h: Auf höchster Ebene:
    drivers/char/drm/drm_memory.h:65: error: redefinition of `drm_lookup_map'
    drivers/char/drm/drm_memory.h:65: error: `drm_lookup_map' previously defined here
    drivers/char/drm/drm_memory.h:83: error: redefinition of `agp_remap'
    drivers/char/drm/drm_memory.h:83: error: `agp_remap' previously defined here
    drivers/char/drm/drm_memory.h:123: error: redefinition of `drm_follow_page'
    drivers/char/drm/drm_memory.h:123: error: `drm_follow_page' previously defined here
    drivers/char/drm/drm_memory.h:151: error: redefinition of `drm_ioremap'
    drivers/char/drm/drm_memory.h:151: error: `drm_ioremap' previously defined here
    drivers/char/drm/drm_memory.h:163: error: redefinition of `drm_ioremap_nocache'
    drivers/char/drm/drm_memory.h:163: error: `drm_ioremap_nocache' previously defined here
    drivers/char/drm/drm_memory.h:174: error: redefinition of `drm_ioremapfree'
    drivers/char/drm/drm_memory.h:174: error: `drm_ioremapfree' previously defined here
    drivers/char/drm/gamma_drv.c:56:22: drm_proc.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:57:20: drm_vm.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:58:22: drm_stub.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_drv.c:59:25: drm_scatter.h: Datei oder Verzeichnis nicht gefunden
    drivers/char/drm/gamma_lists.h:161: Warnung: `DRM' defined but not used
    drivers/char/drm/gamma_lock.h:36: Warnung: `DRM' defined but not used
    drivers/char/drm/gamma_lock.h:69: Warnung: `DRM' defined but not used
    make[4]: *** [drivers/char/drm/gamma_drv.o] Fehler 1
    make[3]: *** [drivers/char/drm] Fehler 2
    make[2]: *** [drivers/char] Fehler 2
    make[1]: *** [drivers] Fehler 2
    make[1]: Leaving directory `/usr/src/linux-2.6.12.3'
    make: *** [stamp-build] Fehler 2
    m2:/usr/src/linux-2.6.12.3#
    m2:/usr/src/linux-2.6.12.3#

  10. #10
    Pinguinzüchter Avatar von hp_tux
    Registriert seit
    Sep 2003
    Beiträge
    2.669
    Hallo,

    hmm, hast Du denn mal nachgeschaut, ob die vermißten Dateien, z.B. "drm_scatter.h ", überhaupt irgendwo vorhanden sind?

    Gruß

    hp_tux

  11. #11
    Mod. Tipps und Tricks Avatar von carnil
    Registriert seit
    Jan 2004
    Ort
    Zürich
    Beiträge
    6.215

    Arrow Fehlerausgaben umleiten.

    Zitat Zitat von the_muff
    Also die Fehlermeldungen treten schon früher auf. Nur höher kann ich in der Konsole nicht mehr scrollen. Gibts da eventuell eine Logdatei zu ?
    Ja leite die Ausgabe in eine Datei um.
    Ich werde dann nochmal den vorigen Vorschlag ausprobieren und das mit dem
    make-kpkg
    Das wird natürlich nicht klappen, wenn wir die "Fehlerursache" nicht zuerst finden. Denn make-kpkg baut den kernel genau gleich, nur kann man dann noch daraus ein deb-Paket machen, welches man dann per dpkg installieren kann.

    Also, zuerst die Ausgabe in eine Datei umleiten, und nach der ersten auftretenden Fehlermeldung suchen. Wie man Ausgaben umleitet: http://www.linuxfibel.de/eaumleitung.htm
    Z.B. so:
    Code:
    $deinbefehl > /pfad/zu/logdatei.txt 2>&1
    und auf einer anderen Terminalemulation z.B.
    Code:
    less +F /pfad/zu/logdatei.txt

  12. #12
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    21
    So.. ich habe mal die Ausgabe in die Logdatei umgeleitet.
    Ich poste mal....

    test -f stamp-configure || /usr/bin/make -f /usr/share/kernel-package/rules con
    /usr/bin/make ARCH=i386 \
    bzImage
    make[1]: Entering directory `/usr/src/linux-2.6.12.3'
    CHK include/linux/version.h
    make[2]: »arch/i386/kernel/asm-offsets.s« ist bereits aktualisiert.
    CHK include/linux/compile.h
    CHK usr/initramfs_list
    Kernel: arch/i386/boot/bzImage is ready
    make[1]: Leaving directory `/usr/src/linux-2.6.12.3'
    /usr/bin/make ARCH=i386 \
    modules
    make[1]: Entering directory `/usr/src/linux-2.6.12.3'
    CHK include/linux/version.h
    make[2]: »arch/i386/kernel/asm-offsets.s« ist bereits aktualisiert.
    CC [M] drivers/char/drm/gamma_drv.o
    drivers/char/drm/gamma_drv.c:33:19: gamma.h: Datei oder Verzeichnis nicht gefun
    In file included from drivers/char/drm/gamma_drv.c:37:
    drivers/char/drm/gamma_drv.h:66: error: `DRM' declared as function returning a
    drivers/char/drm/gamma_drv.h:66: Warnung: Parameternamen (ohne Typen) in Funkti
    drivers/char/drm/gamma_drv.h:68: error: `DRM' declared as function returning a
    drivers/char/drm/gamma_drv.h:68: Warnung: Parameternamen (ohne Typen) in Funkti
    drivers/char/drm/gamma_drv.h:70: error: `DRM' declared as function returning a
    drivers/char/drm/gamma_drv.h:70: Warnung: Parameternamen (ohne Typen) in Funkti
    drivers/char/drm/gamma_drv.h:74: error: `DRM' declared as function returning a
    drivers/char/drm/gamma_drv.h:74: Warnung: Parameternamen (ohne Typen) in Funkti


    Das ist wohl der Anfang von meinem vorigen geposteten Ende. Was dazwischen liegt...

    Fehlt da dieser drm Treiber, oder interpretiere ich das falsch ?

    Gruss
    the_muff

  13. #13
    Registrierter Benutzer Avatar von fire-bird17
    Registriert seit
    Oct 2002
    Ort
    Wxxxx
    Beiträge
    37
    Zitat Zitat von the_muff
    So.. ich habe mal die Ausgabe in die Logdatei umgeleitet.
    Ich poste mal....

    test -f stamp-configure || /usr/bin/make -f /usr/share/kernel-package/rules con
    /usr/bin/make ARCH=i386 \
    bzImage
    make[1]: Entering directory `/usr/src/linux-2.6.12.3'
    CHK include/linux/version.h
    make[2]: »arch/i386/kernel/asm-offsets.s« ist bereits aktualisiert.
    CHK include/linux/compile.h
    CHK usr/initramfs_list
    Kernel: arch/i386/boot/bzImage is ready
    make[1]: Leaving directory `/usr/src/linux-2.6.12.3'
    /usr/bin/make ARCH=i386 \
    modules
    make[1]: Entering directory `/usr/src/linux-2.6.12.3'
    CHK include/linux/version.h
    make[2]: »arch/i386/kernel/asm-offsets.s« ist bereits aktualisiert.
    CC [M] drivers/char/drm/gamma_drv.o
    drivers/char/drm/gamma_drv.c:33:19: gamma.h: Datei oder Verzeichnis nicht gefun
    In file included from drivers/char/drm/gamma_drv.c:37:
    drivers/char/drm/gamma_drv.h:66: error: `DRM' declared as function returning a
    drivers/char/drm/gamma_drv.h:66: Warnung: Parameternamen (ohne Typen) in Funkti
    drivers/char/drm/gamma_drv.h:68: error: `DRM' declared as function returning a
    drivers/char/drm/gamma_drv.h:68: Warnung: Parameternamen (ohne Typen) in Funkti
    drivers/char/drm/gamma_drv.h:70: error: `DRM' declared as function returning a
    drivers/char/drm/gamma_drv.h:70: Warnung: Parameternamen (ohne Typen) in Funkti
    drivers/char/drm/gamma_drv.h:74: error: `DRM' declared as function returning a
    drivers/char/drm/gamma_drv.h:74: Warnung: Parameternamen (ohne Typen) in Funkti


    Das ist wohl der Anfang von meinem vorigen geposteten Ende. Was dazwischen liegt...

    Fehlt da dieser drm Treiber, oder interpretiere ich das falsch ?

    Gruss
    the_muff

    Hi,

    guck mal ob du in der Konfiguration

    Code maturity level options
    [*] Select only drivers expected to compile cleanly

    reingehauen hast? Das selbe Problem hat sich bei mir damit behoben.

    Peace
    fire.bird91
    mfg fire-bird

    Linux rockt!

  14. #14
    Registrierter Benutzer
    Registriert seit
    Jun 2005
    Beiträge
    21
    Zitat Zitat von fire-bird17
    Hi,

    guck mal ob du in der Konfiguration

    Code maturity level options
    [*] Select only drivers expected to compile cleanly

    reingehauen hast? Das selbe Problem hat sich bei mir damit behoben.

    Peace
    fire.bird91

    Hi fire.bird91

    Ich hab das mal mit der Option gemacht. Jetzt habe ich "glaube ich" einen korrekten Kernel. Hmm....

    Ich habs nochmal mit der Umleitung in die Datei gemacht. Ich weis... werde wohl die Brüller schon auf meiner Seite haben, aber ich poste lieber noch einmal.

    Please ignore the warning about overriding and ignoring targets above.
    These are harmless. They are only invoked in a part of the process
    that tries to snarf variable values for the conf.vars file.
    echo done > stamp-configure
    /usr/bin/make -f /usr/share/kernel-package/rules real_stamp_image
    make[1]: Entering directory `/usr/src/linux-2.6.12.3'
    rm -f -r ./debian/tmp-image ./debian/tmp-image.deb
    test -f stamp-configure || /usr/bin/make -f /usr/share/kernel-package/rules configure
    test -f stamp-build || /usr/bin/make -f /usr/share/kernel-package/rules build
    install -p -d -o root -g root -m 755 debian/tmp-image/DEBIAN
    install -p -d -o root -g root -m 755 debian/tmp-image//boot
    install -p -d -o root -g root -m 755 debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3
    sed -e 's/=V/2.6.12.3/g' -e 's/=B//g' \
    -e 's/=ST/kernel/g' -e 's/=R//g' \
    -e 's/=K/bzImage/g' -e 's/=L/lilo/g' \
    -e 's/=I//g' -e 's,=D,/boot,g' \
    -e 's@=M@@g' -e 's/=OF//g' \
    -e 's@=A@i386@g' \
    -e 's/=S//g' \
    /usr/share/kernel-package/image.postinst > debian/tmp-image/DEBIAN/postinst
    chmod 755 debian/tmp-image/DEBIAN/postinst
    sed -e 's/=V/2.6.12.3/g' -e 's/=B//g' \
    -e 's/=ST/kernel/g' -e 's/=R//g' \
    -e 's/=K/bzImage/g' -e 's/=L/lilo/g' \
    -e 's/=I//g' -e 's,=D,/boot,g' \
    -e 's@=M@@g' -e 's/=OF//g' \
    -e 's@=A@i386@g' \
    -e 's/=S//g' \
    /usr/share/kernel-package/image.postrm > debian/tmp-image/DEBIAN/postrm
    chmod 755 debian/tmp-image/DEBIAN/postrm
    sed -e 's/=V/2.6.12.3/g' -e 's/=B//g' \
    -e 's/=ST/kernel/g' -e 's/=R//g' \
    -e 's/=K/bzImage/g' -e 's/=L/lilo/g' \
    -e 's/=I//g' -e 's,=D,/boot,g' \
    -e 's@=M@@g' -e 's/=OF//g' \
    -e 's@=A@i386@g' \
    -e 's/=S//g' \
    /usr/share/kernel-package/image.preinst > debian/tmp-image/DEBIAN/preinst
    chmod 755 debian/tmp-image/DEBIAN/preinst
    sed -e 's/=V/2.6.12.3/g' -e 's/=B//g' \
    -e 's/=ST/kernel/g' -e 's/=R//g' \
    -e 's/=K/bzImage/g' -e 's/=L/lilo/g' \
    -e 's/=I//g' -e 's,=D,/boot,g' \
    -e 's@=M@@g' -e 's/=OF//g' \
    -e 's@=A@i386@g' \
    -e 's/=S//g' \
    /usr/share/kernel-package/image.prerm > debian/tmp-image/DEBIAN/prerm
    chmod 755 debian/tmp-image/DEBIAN/prerm
    install -p -o root -g root -m 644 Documentation/Changes debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/Changes
    install -p -o root -g root -m 644 debian/changelog debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/changelog.Debian
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/changelog.Debian
    install -p -o root -g root -m 644 /usr/share/kernel-package/LiloDefault debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/LiloDefault
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/LiloDefault
    install -p -o root -g root -m 644 /usr/share/kernel-package/README.image debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/debian.README
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/debian.README
    install -p -o root -g root -m 644 /usr/share/kernel-package/copyright.image debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/copyright
    echo "This was produced by kernel-package version 8.135." > \
    debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/Buildinfo
    chmod 0644 debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/Buildinfo
    install -p -o root -g root -m 644 .config debian/tmp-image/boot/config-2.6.12.3
    install -p -o root -g root -m 644 conf.vars debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/conf.vars
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/conf.vars
    install -p -o root -g root -m 644 debian/buildinfo debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/buildinfo
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/buildinfo
    if test -f debian/official && test -f debian/README.Debian ; then \
    install -p -o root -g root -m 644 debian/README.Debian debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/README.Debian ; \
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/README.Debian;\
    fi
    if test -f README.Debian ; then \
    install -p -o root -g root -m 644 README.Debian debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/README.Debian.1st;\
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/README.Debian.1st;\
    fi
    if test -f Debian.src.changelog; then \
    install -p -o root -g root -m 644 Debian.src.changelog debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/; \
    gzip -9qf debian/tmp-image/usr/share/doc/kernel-image-2.6.12.3/Debian.src.changelog;\
    fi
    /usr/bin/make INSTALL_MOD_PATH=/usr/src/linux-2.6.12.3/debian/tmp-image \
    ARCH=i386 modules_install
    make[2]: Entering directory `/usr/src/linux-2.6.12.3'
    INSTALL arch/i386/crypto/aes-i586.ko
    INSTALL arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko
    INSTALL fs/nls/nls_cp932.ko
    INSTALL fs/nls/nls_cp936.ko
    INSTALL sound/synth/emux/snd-emux-synth.ko
    INSTALL sound/synth/snd-util-mem.ko
    INSTALL sound/usb/snd-usb-audio.ko
    INSTALL sound/usb/snd-usb-lib.ko
    if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map -b /usr/src/linux-2.6.12.3/debian/tmp-image -r 2.6.12.3; fi
    make[2]: Leaving directory `/usr/src/linux-2.6.12.3'
    test ! -e debian/tmp-image/lib/modules/2.6.12.3/source || \
    mv debian/tmp-image/lib/modules/2.6.12.3/source ./debian/source-link
    test ! -e debian/tmp-image/lib/modules/2.6.12.3/build || \
    mv debian/tmp-image/lib/modules/2.6.12.3/build ./debian/build-link
    depmod -q -FSystem.map -b debian/tmp-image 2.6.12.3;
    test ! -e ./debian/source-link || \
    mv ./debian/source-link debian/tmp-image/lib/modules/2.6.12.3/source
    test ! -e ./debian/build-link || \
    mv ./debian/build-link debian/tmp-image/lib/modules/2.6.12.3/build
    cp arch/i386/boot/bzImage debian/tmp-image/boot/vmlinuz-2.6.12.3
    chmod 644 debian/tmp-image/boot/vmlinuz-2.6.12.3;
    if test -d /usr/src/linux-2.6.12.3/debian/image.d ; then \
    IMAGE_TOP=debian/tmp-image version=2.6.12.3 \
    run-parts --verbose /usr/src/linux-2.6.12.3/debian/image.d ; \
    fi
    if [ -x debian/post-install ]; then \
    IMAGE_TOP=debian/tmp-image STEM=kernel version=2.6.12.3 \
    debian/post-install; \
    fi
    test ! -s applied_patches || cp applied_patches \
    debian/tmp-image/boot/patches-2.6.12.3
    test ! -s applied_patches || chmod 644 \
    debian/tmp-image/boot/patches-2.6.12.3
    test ! -f System.map || cp System.map \
    debian/tmp-image/boot/System.map-2.6.12.3;
    test ! -f System.map || chmod 644 \
    debian/tmp-image/boot/System.map-2.6.12.3;
    # For LKCD enabled kernels
    test ! -f Kerntypes || cp Kerntypes \
    debian/tmp-image/boot/Kerntypes-2.6.12.3
    test ! -f Kerntypes || chmod 644 \
    debian/tmp-image/boot/Kerntypes-2.6.12.3
    dpkg-gencontrol -DArchitecture=i386 -isp \
    -pkernel-image-2.6.12.3 -Pdebian/tmp-image/
    chmod -R og=rX debian/tmp-image
    chown -R root:root debian/tmp-image
    dpkg --build debian/tmp-image ..
    dpkg-deb: baue Paket »kernel-image-2.6.12.3« in »../kernel-image-2.6.12.3_meinkernel.01_i386.deb«.
    rm -f -r debian/tmp-image
    echo done > stamp-image
    make[1]: Leaving directory `/usr/src/linux-2.6.12.3'


    Ist das so Ok ???
    mir sind beim kompilieren im Bereich von ISDN und ein paar Soundsachen sowie 2 - 3 weiteren Punkten "Fehler" aufgefallen, die ich nicht weiter zuordnen kann.

    Gruss
    the_muff

  15. #15
    Flachinformatiker Avatar von MiGo
    Registriert seit
    Oct 2002
    Ort
    Heidelberg
    Beiträge
    5.270
    Das ist in der Tat OK. Der Kernel gibt kein "Hey, alles glatt gelaufen!" aus, wenn die Kompilierung erfolgreich war.. hat mich am anfang auch verwirrt.
    Wenn es echte Fehler gegeben hätte, wäre der Kompilierungsvorgang abgebrochen worden; was dir aufgefallen sind, waren wahrscheinlich Warnungen - die kann man in der Regel ignorieren (es sei denn, man ist der Auhor der Software ^^)

    MiGo
    "Da steht sowas ähnliches wie" oder "das funzt net!!" ist keine Fehlermeldung!

Ähnliche Themen

  1. Deutsches OpenVPN howto
    Von DaGrrr im Forum Hier Suchen und Finden, Links, Tutorials
    Antworten: 5
    Letzter Beitrag: 04.04.06, 18:47
  2. ein anderes HowTo für Suse 9.0 und ATI 3.28/3.7.0 und 3.7.6
    Von DonMartin im Forum X-Konfiguration
    Antworten: 4
    Letzter Beitrag: 26.02.06, 16:55
  3. AMD 64 Cool'n'Quiet Howto
    Von Fornost im Forum Hier Suchen und Finden, Links, Tutorials
    Antworten: 3
    Letzter Beitrag: 01.03.05, 18:56
  4. Debian Wireless LAN HowTo
    Von MuffiXXL im Forum Hier Suchen und Finden, Links, Tutorials
    Antworten: 0
    Letzter Beitrag: 22.02.05, 00:40
  5. HowTos schreiben
    Von hunter im Forum Hier Suchen und Finden, Links, Tutorials
    Antworten: 0
    Letzter Beitrag: 16.12.02, 08:58

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •