abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 13:33 | IT novinky

    Dnes ve 12:00 byla spuštěna první aukce domén .CZ. Zatím největší zájem je o dro.cz, kachnicka.cz, octavie.cz, uvycepu.cz a vnady.cz [𝕏].

    Ladislav Hagara | Komentářů: 1
    dnes 13:22 | Nová verze

    JackTrip byl vydán ve verzi 2.3.0. Jedná se o multiplatformní open source software umožňující hudebníkům z různých částí světa společné hraní. JackTrip lze instalovat také z Flathubu.

    Ladislav Hagara | Komentářů: 0
    dnes 12:22 | Pozvánky

    Patnáctý ročník ne-konference jOpenSpace se koná 4. – 6. října 2024 v Hotelu Antoň v Telči. Pro účast je potřeba vyplnit registrační formulář. Ne-konference neznamená, že se organizátorům nechce připravovat program, ale naopak dává prostor všem pozvaným, aby si program sami složili z toho nejzajímavějšího, čím se v poslední době zabývají nebo co je oslovilo. Obsah, který vytváří všichni účastníci, se skládá z desetiminutových

    … více »
    Zdenek H. | Komentářů: 0
    dnes 03:11 | Nová verze

    Program pro generování 3D lidských postav MakeHuman (Wikipedie, GitHub) byl vydán ve verzi 1.3.0. Hlavní novinkou je výběr tvaru těla (body shapes).

    Ladislav Hagara | Komentářů: 4
    včera 23:11 | Bezpečnostní upozornění

    Intel vydal 41 upozornění na bezpečnostní chyby ve svých produktech. Současně vydal verzi 20240514 mikrokódů pro své procesory řešící INTEL-SA-01051, INTEL-SA-01052 a INTEL-SA-01036.

    Ladislav Hagara | Komentářů: 0
    včera 16:22 | IT novinky

    Společnost Raspberry Pi patřící nadaci Raspberry Pi chystá IPO a vstup na Londýnskou burzu.

    Ladislav Hagara | Komentářů: 0
    včera 13:22 | IT novinky

    Google na své vývojářské konferenci Google I/O 2024 představil řadu novinek. Keynote byl věnován umělé inteligenci (DeepMind, Gemini, Responsible AI).

    Ladislav Hagara | Komentářů: 1
    včera 12:33 | Bezpečnostní upozornění

    V Gitu bylo nalezeno 5 zranitelností. Opraveny jsou ve verzích 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2 a 2.39.4. Útočník může připravit repozitář tak, že při jeho klonování (git clone) může dojít ke spuštění libovolného kódu.

    Ladislav Hagara | Komentářů: 0
    včera 04:11 | IT novinky

    Virtualizační softwary VMware Workstation Pro a VMware Fusion Pro jsou nově pro osobní použití zdarma. Softwary VMware Workstation Player a VMware Fusion Player končí.

    Ladislav Hagara | Komentářů: 2
    včera 02:11 | Nová verze

    Linuxová distribuce Endless OS (Wikipedie) byla vydána ve verzi 6.0.0. Přehled novinek i s náhledy v příspěvku na blogu, poznámkách k vydání a také na YouTube.

    Ladislav Hagara | Komentářů: 2
    Podle hypotézy Mrtvý Internet mj. tvoří většinu online interakcí boti.
     (74%)
     (5%)
     (10%)
     (10%)
    Celkem 291 hlasů
     Komentářů: 16, poslední 14.5. 11:05
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    28.9.2006 11:31 Skřivy
    Rozbalit Rozbalit vše Problém s kompilací. Dělá to u všech verzí driveru
    Zdravím, mam problém s kompilací jakéhokoliv ovladače eagle-usb. Vždycky to dopadne takto, zkoušel jsem už spousty verzí:
    napoleon:/tmp/eagle-usb/eagle-usb-src# ./configure
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether make sets $(MAKE)... yes
    checking for main in -lc... yes
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking syslog.h usability... yes
    checking syslog.h presence... yes
    checking for syslog.h... yes
    checking for unistd.h... (cached) yes
    checking for an ANSI C-conforming const... yes
    checking for off_t... yes
    checking for pid_t... yes
    checking for size_t... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking whether struct tm is in sys/time.h or time.h... time.h
    checking for uid_t in sys/types.h... yes
    checking whether gcc needs -traditional... no
    checking return type of signal handlers... void
    checking for strftime... yes
    checking for gettimeofday... yes
    checking for select... yes
    checking for socket... yes
    checking for strcspn... yes
    checking for strdup... yes
    checking for strerror... yes
    checking for strspn... yes
    checking for strtol... yes
    checking for ifconfig... yes
    checking for route... yes
    checking for pidof... yes
    checking for dhclient... dhclient
    checking for pppd... no
    checking for pppoe... no
    checking for doc/man/eagleconfig.8... yes
    checking for xsltproc... no
       *** libxslt-proc package is missing, keeping prebuild version ***
    checking for kernel version...
    checking for hotplug... 1
    checking for ifup... 1
    checking for adictrl... no
    checking for eaglectrl... no
    checking for showstat... no
    checking for eaglestat... no
    checking for startadsl... no
    checking for stopadsl... no
    configure: creating ./config.status
    config.status: creating Makefile.common
    
    ========================================================================
    distribution detected                           Debian
    
    dhcp support                                    dhclient
    
    pppd support                                    no  (runtime detection)
    install eagleconnect (tcl/tk frontend)          yes
    
    generate documentation                          no
    ========================================================================
    
    note: current gcc should be the same version as the one used to compile kernel.
    
    napoleon:/tmp/eagle-usb/eagle-usb-src# make
    make -C driver && \
            make -C pppoa && \
            make -C utils/scripts && \
            make -C utils/eagleconnect && \
            make -C doc
    make[1]: Entering directory `/tmp/eagle-usb/eagle-usb-src/driver'
    make  -C /lib/modules/2.6.8-2-386/build SUBDIRS=/tmp/eagle-usb/eagle-usb-src/driver modules
    make[2]: Entering directory `/usr/src/kernel-headers-2.6.8-2-386'
      CC [M]  /tmp/eagle-usb/eagle-usb-src/driver/eu_main.o
    In file included from include/asm/thread_info.h:16,
                     from include/linux/thread_info.h:21,
                     from include/linux/spinlock.h:12,
                     from include/linux/mmzone.h:8,
                     from include/linux/gfp.h:4,
                     from include/linux/slab.h:15,
                     from /tmp/eagle-usb/eagle-usb-src/driver/Adiutil.h:51,
                     from /tmp/eagle-usb/eagle-usb-src/driver/eu_main.c:34:
    include/asm/processor.h:87: error: array type has incomplete element type
    In file included from include/linux/netdevice.h:151,
                     from /tmp/eagle-usb/eagle-usb-src/driver/Adiutil.h:57,
                     from /tmp/eagle-usb/eagle-usb-src/driver/eu_main.c:34:
    include/linux/skbuff.h: In function 'skb_add_data':
    include/linux/skbuff.h:1020: warning: pointer targets in passing argument 2 of 'csum_and_copy_from_user' differ in signedness
    /tmp/eagle-usb/eagle-usb-src/driver/eu_main.c: In function 'eu_process_rcv':
    /tmp/eagle-usb/eagle-usb-src/driver/eu_main.c:1897: warning: pointer targets in passing argument 2 of 'eu_uni_process_in_data' differ in signedness
    make[3]: *** [/tmp/eagle-usb/eagle-usb-src/driver/eu_main.o] Error 1
    make[2]: *** [_module_/tmp/eagle-usb/eagle-usb-src/driver] Error 2
    make[2]: Leaving directory `/usr/src/kernel-headers-2.6.8-2-386'
    make[1]: *** [eagle-usb.ko] Error 2
    make[1]: Leaving directory `/tmp/eagle-usb/eagle-usb-src/driver'
    make: *** [build] Error 2
    napoleon:/tmp/eagle-usb/eagle-usb-src#
    

    Prosím pomozte, už se s tím otravuju několik dnů. Předpokládám, že chyba bude asi v nějakým chybějícím balíčku.

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.