Az ASUS laptop és a WLAN…

Kezdőlap Fórumok Hálózati problémák Az ASUS laptop és a WLAN…

10 bejegyzés megtekintése - 21-30 / 44
  • Szerző
    Bejegyzés
  • #2090721
    admin
    Adminisztrátor

      „(configure, make, make install és társait kell használnom?
      vagy csak simán egy könyvtárba kitömöríteni?)”

      Az attól függ mit találsz kicsomagolás után!? 🙂

      Mivel a kernelhez kell „idomítani”, valószínű hogy a fordítást nem úszod meg!
      Kernel-headers vagy kernel-source csomag „kéznél” legyen! 🙂

      #2090722
      _J19
      Felhasználó
        sany wrote:
        Az attól függ mit találsz kicsomagolás után!? 🙂

        Hááát, vannak benne szép dolgok…

        j19@j-laptop:/$ ls -l /home/j19/Desktop/madwifi-0.9.2.1
        összesen 116
        drwxr-xr-x 3 j19 j19  4096 2007-02-09 23:54 ath
        drwxr-xr-x 5 j19 j19  4096 2006-12-07 14:55 ath_rate
        -rw-r–r– 1 j19 j19  797 2006-07-14 07:15 BuildCaps.inc
        drwxr-xr-x 2 j19 j19  4096 2006-12-07 14:55 contrib
        -rw-r–r– 1 j19 j19  2078 2005-10-31 21:12 COPYRIGHT
        drwxr-xr-x 2 j19 j19  4096 2006-12-07 14:55 docs
        drwxr-xr-x 4 j19 j19  4096 2006-12-07 14:55 hal
        drwxr-xr-x 3 j19 j19  4096 2006-12-07 14:55 include
        -rw-r–r– 1 j19 j19  6208 2006-07-13 19:13 INSTALL
        -rw-r–r– 1 j19 j19  487 2006-07-05 04:21 kernelversion.c
        -rw-r–r– 1 j19 j19  5525 2006-07-14 07:15 Makefile
        -rw-r–r– 1 j19 j19  7748 2006-07-14 07:15 Makefile.inc
        -rw-r–r– 1 j19 j19 10212 2007-02-09 23:55 Modules.symvers
        drwxr-xr-x 2 j19 j19  4096 2007-02-09 23:33 net80211
        drwxr-xr-x 4 j19 j19  4096 2006-12-07 14:55 patches
        -rw-r–r– 1 j19 j19 14805 2006-07-13 19:13 README
        drwxr-xr-x 5 j19 j19  4096 2006-12-07 14:55 regression
        -rw-r–r– 1 j19 j19  2085 2006-12-07 14:47 release.h
        drwxr-xr-x 2 j19 j19  4096 2006-12-07 14:55 scripts
        -rw-r–r– 1 j19 j19    0 2007-02-09 23:55 svnversion.h
        -rw-r–r– 1 j19 j19  2848 2006-07-27 14:23 THANKS
        drwxr-xr-x 3 j19 j19  4096 2007-02-09 23:33 tools
        j19@j-laptop:/$

        gyanítom fordítani kell… 🙂

        #2090723
        bepe79
        Felhasználó

          Igen.  🙂

          #2090724
          Macskajancsi
          Felhasználó
            _J19 wrote:
            -rw-r–r– 1 j19 j19  6208 2006-07-13 19:13 INSTALL

            -rw-r–r– 1 j19 j19 14805 2006-07-13 19:13 README

            gyanítom fordítani kell… 🙂

            Ezek a fájlok mit tartalmaznak? Vagy félsz elolvasni, nehogy a gyanúd beigazolódjon?  😛

            #2090725
            _J19
            Felhasználó
              Macskajancsi wrote:
              Ezek a fájlok mit tartalmaznak? Vagy félsz elolvasni, nehogy a gyanúd beigazolódjon?  😛

              Épp ezeket olvasgatom, már amennyire az én szegényes angoltudásomból futja…  😉

              #2090726
              pomm
              Felhasználó

                ahogy elnézem:
                make
                make install

                #2090727
                _J19
                Felhasználó

                  Újra itt! Üdv Mindenkinek!

                  Próbálgattam, de mindeddig nem jártam sok sikerrel.
                  Már a make is hibát ír ki:

                  j19@j-laptop:~/wlan_setup/madwifi-0.9.2.1$ cd /home/j19/wlan_setup/madwifi-0.9.2.1/
                  j19@j-laptop:~/wlan_setup/madwifi-0.9.2.1$ make
                  Checking requirements… ok.
                  Checking kernel configuration… ok.
                  make -C /lib/modules/2.6.17-11-generic/build SUBDIRS=/home/j19/wlan_setup/madwifi-0.9.2.1 modules
                  make[1]: Entering directory `/usr/src/linux-headers-2.6.17-11-generic’
                    HOSTCC  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:26:19: error: stdio.h: No such file or directory
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:27:19: error: errno.h: No such file or directory
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:28:20: error: getopt.h: No such file or directory
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:29:20: error: string.h: No such file or directory
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:30:20: error: stdlib.h: No such file or directory
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:32:23: error: sys/fcntl.h: No such file or directory
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:33:22: error: sys/stat.h: No such file or directory
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c: In function ‘uudecode_usage’:
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:37: warning: implicit declaration of function ‘printf’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:37: warning: incompatible implicit declaration of built-in function ‘printf’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c: At top level:
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:40: error: expected ‘)’ before ‘*’ token
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:70: error: expected ‘)’ before ‘*’ token
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c: In function ‘main’:
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:121: error: ‘FILE’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:121: error: (Each undeclared identifier is reported only once
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:121: error: for each function it appears in.)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:121: error: ‘src_stream’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:122: error: ‘dst_stream’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:122: error: ‘NULL’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:130: warning: implicit declaration of function ‘getopt’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:134: error: ‘optarg’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:138: warning: implicit declaration of function ‘exit’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:138: warning: incompatible implicit declaration of built-in function ‘exit’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:141: error: ‘optind’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:142: error: ‘stdin’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:144: warning: implicit declaration of function ‘fopen’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:146: warning: implicit declaration of function ‘fprintf’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:146: warning: incompatible implicit declaration of built-in function ‘fprintf’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:146: error: ‘stderr’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:147: warning: implicit declaration of function ‘strerror’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:147: error: ‘errno’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:147: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:148: warning: incompatible implicit declaration of built-in function ‘exit’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:152: warning: incompatible implicit declaration of built-in function ‘exit’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:156: warning: implicit declaration of function ‘get_line_from_file’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:156: warning: assignment makes pointer from integer without a cast
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:157: warning: implicit declaration of function ‘strncmp’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:164: warning: incompatible implicit declaration of built-in function ‘fprintf’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:165: warning: incompatible implicit declaration of built-in function ‘exit’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:168: warning: implicit declaration of function ‘strtoul’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:170: warning: implicit declaration of function ‘strchr’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:170: warning: incompatible implicit declaration of built-in function ‘strchr’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:172: warning: incompatible implicit declaration of built-in function ‘fprintf’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:173: warning: incompatible implicit declaration of built-in function ‘exit’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:178: warning: implicit declaration of function ‘strcmp’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:179: error: ‘stdout’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:182: error: ‘O_WRONLY’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:182: error: ‘O_CREAT’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:182: error: ‘O_TRUNC’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:186: error: ‘O_EXCL’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:188: warning: implicit declaration of function ‘open’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:189: error: ‘S_IRWXU’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:189: error: ‘S_IRWXG’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:189: error: ‘S_IRWXO’ undeclared (first use in this function)
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:191: warning: implicit declaration of function ‘fdopen’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:193: warning: incompatible implicit declaration of built-in function ‘fprintf’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:194: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:195: warning: incompatible implicit declaration of built-in function ‘exit’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:199: warning: implicit declaration of function ‘read_stduu’
                  /home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode.c:201: warning: implicit declaration of function ‘fclose’
                  make[3]: *** [/home/j19/wlan_setup/madwifi-0.9.2.1/ath/uudecode] Error 1
                  make[2]: *** [/home/j19/wlan_setup/madwifi-0.9.2.1/ath] Error 2
                  make[1]: *** [_module_/home/j19/wlan_setup/madwifi-0.9.2.1] Error 2
                  make[1]: Leaving directory `/usr/src/linux-headers-2.6.17-11-generic’
                  make: *** [modules] Error 2
                  j19@j-laptop:~/wlan_setup/madwifi-0.9.2.1$

                  Mint má írtam, én is a kezdők népes táborába tartozom. Ez a sok Error nekem nem mond sokat, ezért lécci segítsetek!
                  Köszi!

                  #2090728
                  pomm
                  Felhasználó

                    rootként?

                    #2090729
                    _J19
                    Felhasználó
                      pomm wrote:
                      rootként?

                      Még nem nagyon értem az ubuntu felfogását, de itt elvileg elég a „sudo make” ahhoz, hogy root jogokat kapjunk.

                      #2090730
                      _J19
                      Felhasználó

                        Ha valaki tudna segíteni nekem, annak nagyon megköszönném!
                        Legkésőbb hétfőre kéne a WLAN, és nem szeretnék csak ezért M$-ot felrakni a gépre (ugye megértitek…)

                        Főként a #27-es hozzászólásomban leírt make hibában szeretnék segítséget kérni.
                        Biztos vmi nagyon alap dolgot rontottam el, de nem tudok rájönni, mi lehet a hiba.

                      10 bejegyzés megtekintése - 21-30 / 44
                      • Be kell jelentkezni a hozzászóláshoz.