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 - 31-40 / 44
  • Szerző
    Bejegyzés
  • #2090731
    pomm
    Felhasználó
      _J19 wrote:
      Ú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.

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

      Ebből nem ez látszik, ott csak make szerepel, most kiadtad sudo-val is? Mert ha igen, ott mi volt a hiba?

      #2090732
      _J19
      Felhasználó

        Mindenkinek köszönöm a segítséget!
        A WLAN gondot megoldotta egy sima újratelepítés.
        Hogy mi volt a hiba? Valószínűleg telepítésnél ronthattam el vmit, de az a lényeg, hogy megy!

        Üdv: _J19

        #2090733
        pomm
        Felhasználó

          Örülök, hogy megy, de ezzel  wines „rakjukújrahavalamibajvan” hozzállással még lehet gondod…többek között még mindig nem tudod, miért nem ment…
          Én próbálkoztam volna a helyedben…

          #2090734
          _J19
          Felhasználó
            pomm wrote:
            wines „rakjukújrahavalamibajvan” hozzállás

            Tényleg Wines voltam előtte sok évig, ott ez sokmindent megoldott, az egyetlen gond vele, hogy sok idő megy rá, meg ahogy Te is mondtad:
            „többek között még mindig nem tudod, miért nem ment…”
            És ez nekem is szúrja a szememet, márcsak azért is, mert reinstall-nál nem Ubuntut, hanem SUSE-t raktam rá próba képpen.
            Nagyon megörültem hogy megy a háló, de most egyre inkább kezdek rájönni, hogy (lehet hogy hülyén hangzik, de) hiányzik az Ubuntu…

            Így mindjárt felrakom Ubuntuékat mégegyszer, és kezdődhet a hibavadászat!!!

            Üdv: _J19

            #2090735
            pomm
            Felhasználó

              ok 🙂
              postold ha vmi gáz van 🙂

              #2090736
              _J19
              Felhasználó

                Üdv!
                Fenn van az Ubuntu 6.10, és ismét beadta sudo make-re a „jól ismert” hibát:

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

                #2090737
                pomm
                Felhasználó

                  sudo apt-get install build-essentials libc6-dev
                  aztán próbáld megint…

                  #2090738
                  _J19
                  Felhasználó

                    j19@j-linux:~/wifi/madwifi-0.9.2.1$ sudo apt-get install build-essentials libc6-dev
                    Csomaglisták olvasása… Kész
                    Függőségi fa építése     
                    Állapotinformációk olvasása… Kész
                    E: Az alábbi csomag nem található: build-essentials
                    j19@j-linux:~/wifi/madwifi-0.9.2.1$

                    #2090739
                    pomm
                    Felhasználó

                      kicsit több kreativitást is mutathatnál 🙂
                      Elgépeltem, de azért kershetted volna!
                      sudo apt-get install build-essential

                      #2090740
                      _J19
                      Felhasználó
                        pomm wrote:
                        kicsit több kreativitást is mutathatnál 🙂

                        Nem az erősségem  😉
                        De így már műxik a make!

                        Olvasom tovább a README fájlt…

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