UHU 1.0 kernel forgatás hogyan

Kezdőlap Fórumok UHU Linux Általános UHU problémák, javaslatok UHU 1.0 kernel forgatás hogyan

10 bejegyzés megtekintése - 61-70 / 77
  • Szerző
    Bejegyzés
  • #1929170
    Somez
    Felhasználó

      kedves pomm!
      én mondtam neked, hogy az UHU 1.0 nincs még felkészítve a 2.6-os kernelre!
      1.1-et várd meg, az már fel lesz!

      Sajnos nekem még mindig nem bootol be a 2.4.24-es kernelem :-(((((
      pedig azt szeretnie kéne az UHUnak…

      #1929171
      pomm
      Felhasználó

        Somez, a 2.4.24-essel ugyanez volt a helyzet!!!!Azt is probaltam!

        #1929172
        Somez
        Felhasználó

          nagyszerû 🙁
          akkor azt sem szereti az UHU

          #1929173
          pomm
          Felhasználó

            Somez, ez nem „szeretem” kerdes… Itt vmi mas a gebasz!

            #1929174
            Somez
            Felhasználó

              valszeg emiatt lehet csak a 2.4.20-22.1-est leszedni apt-get-el 🙁
              na mind1, megpróbálom ezt felrakni 😀

              #1929175
              Somez
              Felhasználó

                vmi nem stimmel, nem fut le a make xconfig és a make menuconfig sem, kivéver a make configot
                a menuconfignak az Ncurses library kell, az xconfig meg el sem indul minden félle error ír ki :-((((
                gondolom neki is kell valami library, de micsoda?

                #1929176
                Somez
                Felhasználó

                  srácok vmi nems timmel, a make xconfigra akövetkezõ hibát kapom

                  root:/usr/src/linux# make xconfig
                  rm -f include/asm
                  ( cd include ; ln -sf asm-i386 asm)
                  make -C scripts kconfig.tk
                  make[1]: Entering directory `/usr/src/linux-2.4.24/scripts’
                  gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.ctkparse.c:48:19: stdio.h: Nem létezõ fájl vagy könyvtár
                  tkparse.c:49:20: stdlib.h: Nem létezõ fájl vagy könyvtár
                  tkparse.c:50:20: string.h: Nem létezõ fájl vagy könyvtár
                  tkparse.c:54: `NULL’ undeclared here (not in a function)
                  tkparse.c:55: `NULL’ undeclared here (not in a function)
                  tkparse.c: In function `my_strcmp’:
                  tkparse.c:62: warning: implicit declaration of function `strcmp’
                  tkparse.c: In function `syntax_error’:
                  tkparse.c:70: warning: implicit declaration of function `fprintf’
                  tkparse.c:70: `stderr’ undeclared (first use in this function)
                  tkparse.c:70: (Each undeclared identifier is reported only once
                  tkparse.c:70: for each function it appears in.)
                  tkparse.c:71: warning: implicit declaration of function `exit’
                  tkparse.c: In function `get_varnum’:
                  tkparse.c:92: warning: implicit declaration of function `realloc’
                  tkparse.c:92: warning: assignment makes pointer from integer without a cast
                  tkparse.c:94: `stderr’ undeclared (first use in this function)
                  tkparse.c:98: warning: implicit declaration of function `malloc’
                  tkparse.c:98: warning: implicit declaration of function `strlen’
                  tkparse.c:98: warning: assignment makes pointer from integer without a cast
                  tkparse.c:99: warning: implicit declaration of function `strcpy’
                  tkparse.c: In function `get_string’:
                  tkparse.c:120: warning: assignment makes pointer from integer without a cast
                  tkparse.c:121: warning: implicit declaration of function `memcpy’
                  tkparse.c: In function `tokenize_if’:
                  tkparse.c:218: `NULL’ undeclared (first use in this function)
                  tkparse.c:232: warning: assignment makes pointer from integer without a cast
                  tkparse.c:233: warning: implicit declaration of function `memset’
                  tkparse.c:302: warning: initialization makes pointer from integer without a casttkparse.c:308: warning: implicit declaration of function `free’
                  tkparse.c: In function `tokenize_choices’:
                  tkparse.c:338: warning: initialization makes pointer from integer without a casttkparse.c:347: warning: assignment makes pointer from integer without a cast
                  tkparse.c:349: `NULL’ undeclared (first use in this function)
                  tkparse.c:359: warning: implicit declaration of function `strncmp’
                  tkparse.c: In function `tokenize_line’:
                  tkparse.c:382: `NULL’ undeclared (first use in this function)
                  tkparse.c:386: warning: initialization makes pointer from integer without a casttkparse.c:498: warning: assignment makes pointer from integer without a cast
                  tkparse.c:560: warning: implicit declaration of function `strdup’
                  tkparse.c:560: warning: assignment makes pointer from integer without a cast
                  tkparse.c:561: warning: assignment makes pointer from integer without a cast
                  tkparse.c:562: warning: assignment makes pointer from integer without a cast
                  tkparse.c:613: warning: assignment makes pointer from integer without a cast
                  tkparse.c:615: warning: assignment makes pointer from integer without a cast
                  tkparse.c:617: warning: assignment makes pointer from integer without a cast
                  tkparse.c:659: warning: assignment makes pointer from integer without a cast
                  tkparse.c:664: warning: assignment makes pointer from integer without a cast
                  tkparse.c:668: warning: implicit declaration of function `sprintf’
                  tkparse.c:676: warning: assignment makes pointer from integer without a cast
                  tkparse.c: In function `do_source’:
                  tkparse.c:750: `FILE’ undeclared (first use in this function)
                  tkparse.c:750: `infile’ undeclared (first use in this function)
                  tkparse.c:757: `stdin’ undeclared (first use in this function)
                  tkparse.c:759: warning: implicit declaration of function `fopen’
                  tkparse.c:762: `NULL’ undeclared (first use in this function)
                  tkparse.c:786: warning: implicit declaration of function `fgets’
                  tkparse.c:787: warning: implicit declaration of function `feof’
                  tkparse.c:810: warning: implicit declaration of function `fclose’
                  make[1]: *** [tkparse.o] Error 1
                  make[1]: Leaving directory `/usr/src/linux-2.4.24/scripts’
                  make: *** [xconfig] Error 2

                  ezt azután, hogy fogtam és apt-get remove kernel-headers és kernel source-et leszedtem
                  viszont kitömörítettem a kernel.org-ról leszedett 2.4.24-es kernelt a /usr/src/linux-2.4.24 könyvtárba és itt adtam ki a make xconfigot!

                  vki plz segítsen

                  #1929177
                  rushmoon
                  Felhasználó

                    vmi nem stimmel, nem fut le a make xconfig és a make menuconfig sem, kivéver a make configot
                    a menuconfignak az Ncurses library kell, az xconfig meg el sem indul minden félle error ír ki :-((((
                    gondolom neki is kell valami library, de micsoda?

                    apt-get install ncurses?

                    #1929178
                    gabaman
                    Felhasználó

                      A glibc-dev hiányzik…

                      #1929179
                      Somez
                      Felhasználó

                        Megcsináltam!!!!
                        Sikerült!!!!

                        a lényeg!

                        a /dev filesystem támogatást nem engedélyeztem a kernelben, mivel ez experimental volt és azt az elején letiltottam, emiatt nem a /dev/ide/…. belül kereste a root partíciót, hanem a /ide-n belül, ami nem volt ugyebár!

                        szóval a következõt kell tenni annak akinek hasonló a hibája!

                        Code maturity level options –] Prompt for development and/or incomplete drivers bekapcsolni (yes)
                        ezáltal a kísérleti dolgokat is be lehet töltenia kernelben

                        következõ pedig engedélyezni a /dev filerendszer támogatását

                        File Systems –] /dev file system support (EXPERIMENTAL) engedélyezése (yes)
                        –] ezen kívül kell az Automatically mount at boot
                        –] Debug devfs is esetleg ha debugolni szeretnénk (hibát keresni)

                        ennyi és nem több a

                      10 bejegyzés megtekintése - 61-70 / 77
                      • Be kell jelentkezni a hozzászóláshoz.