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

    Organizace Video Games Europe reprezentující vydavatele počítačových her publikovala prohlášení k občanské iniciativě Stop Destroying Videogames.

    Ladislav Hagara | Komentářů: 0
    dnes 13:22 | IT novinky

    Společnost Raspberry Pi nově nabzí Raspberry Pi Camera Module 3 Sensor Assembly, tj. samostatné senzorové moduly z Raspberry Pi Camera Module 3.

    Ladislav Hagara | Komentářů: 0
    dnes 13:00 | Nasazení Linuxu

    Cathode Ray Dude v novém videu ukazuje autorádio Empeg Car (později Rio Car) z let 1999–2001. Šlo o jeden z prvních přehrávačů MP3 do auta. Běží na něm Linux. Vyrobeno bylo jen asi pět tisíc kusů, ale zůstala kolem nich živá komunita, viz např. web riocar.org.

    Fluttershy, yay! | Komentářů: 0
    dnes 02:11 | Nová verze

    Open source platforma Home Assistant (Demo, GitHub, Wikipedie) pro monitorování a řízení inteligentní domácnosti byla vydána v nové verzi 2025.7.

    Ladislav Hagara | Komentářů: 0
    dnes 01:44 | Nová verze

    Wayland byl vydán ve verzi 1.24.0. Jde o menší vydání po více než roce. Více funkcionality bývá přidáváno v průběžných vydáních Wayland Protocols.

    Fluttershy, yay! | Komentářů: 0
    včera 23:44 | Nová verze

    Textový editor Geany byl vydán ve verzi 2.1. Jde o udržovací vydání po bezmála dvou letech. Obsahuje drobná vylepšení vyhledávání, aktualizace podpory zvýrazňování syntaxe a dále převážně opravy chyb.

    Fluttershy, yay! | Komentářů: 1
    včera 19:44 | Komunita

    Byly zveřejněny videozáznamy, dostupné také s prezentacemi přímo z programu, a také fotogalerie z open source komunitní konference DevConf.CZ 2025 konané od 12. do 14. června v Brně.

    Ladislav Hagara | Komentářů: 0
    5.7. 20:22 | Zajímavý software

    Navigace se soukromím CoMaps postavena nad OpenStreetMap je nově k dispozici v Google Play, App Store i F-Droid. Jedná se o komunitní fork aplikace Organic Maps.

    Ladislav Hagara | Komentářů: 8
    4.7. 19:33 | Nová verze

    Vývojáři OpenMW (Wikipedie) oznámili vydání verze 0.49.0 této svobodné implementace enginu pro hru The Elder Scrolls III: Morrowind. Přehled novinek i s náhledy obrazovek v oznámení o vydání.

    Ladislav Hagara | Komentářů: 1
    4.7. 15:22 | IT novinky

    Masivní výpadek elektrického proudu zasáhl velkou část České republiky. Hasiči vyjížděli k většímu počtu lidí uvězněných ve výtazích. Výpadek se týkal zejména severozápadu republiky, dotkl se také Prahy, Středočeského nebo Královéhradeckého kraje. Ochromen byl provoz pražské MHD, linky metra se už podařilo obnovit. Výpadek proudu postihl osm rozvoden přenosové soustavy, pět z nich je nyní opět v provozu. Příčina problémů je však stále neznámá. Po 16. hodině zasedne Ústřední krizový štáb.

    Ladislav Hagara | Komentářů: 96
    Jaký je váš oblíbený skriptovací jazyk?
     (60%)
     (27%)
     (7%)
     (2%)
     (1%)
     (1%)
     (3%)
    Celkem 366 hlasů
     Komentářů: 16, poslední 8.6. 21: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.