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í
×
    včera 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
    včera 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ářů: 23
    včera 02:33 | Nová verze

    Po více než roce vývoje od vydání verze 5.40 byla vydána nová stabilní verze 5.42 programovacího jazyka Perl (Wikipedie). Do vývoje se zapojilo 64 vývojářů. Změněno bylo přibližně 280 tisíc řádků v 1 500 souborech. Přehled novinek a změn v podrobném seznamu.

    Ladislav Hagara | Komentářů: 4
    včera 01:33 | Nová verze

    Byla vydána nová stabilní verze 7.5 webového prohlížeče Vivaldi (Wikipedie). Postavena je na Chromiu 138. Přehled novinek i s náhledy v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    3.7. 16:33 | Zajímavý software

    Sniffnet je multiplatformní aplikace pro sledování internetového provozu. Ke stažení pro Windows, macOS i Linux. Jedná se o open source software. Zdrojové kódy v programovacím jazyce Rust jsou k dispozici na GitHubu. Vývoj je finančně podporován NLnet Foundation.

    Ladislav Hagara | Komentářů: 0
    3.7. 12:33 | Nová verze

    Byl vydán Debian Installer Trixie RC 2, tj. druhá RC verze instalátoru Debianu 13 s kódovým názvem Trixie.

    Ladislav Hagara | Komentářů: 0
    3.7. 03:33 | Komunita

    Na čem pracují vývojáři webového prohlížeče Ladybird (GitHub)? Byl publikován přehled vývoje za červen (YouTube).

    Ladislav Hagara | Komentářů: 0
    3.7. 02:33 | Nová verze

    Libreboot (Wikipedie) – svobodný firmware nahrazující proprietární BIOSy, distribuce Corebootu s pravidly pro proprietární bloby – byl vydán ve verzi 25.06 "Luminous Lemon". Přidána byla podpora desek Acer Q45T-AM a Dell Precision T1700 SFF a MT. Současně byl ve verzi 25.06 "Onerous Olive" vydán také Canoeboot, tj. fork Librebootu s ještě přísnějšími pravidly.

    Ladislav Hagara | Komentářů: 0
    3.7. 01:33 | Komunita

    Licence GNU GPLv3 o víkendu oslavila 18 let. Oficiálně vyšla 29. června 2007. Při té příležitosti Richard E. Fontana a Bradley M. Kuhn restartovali, oživili a znovu spustili projekt Copyleft-Next s cílem prodiskutovat a navrhnout novou licenci.

    Ladislav Hagara | Komentářů: 0
    2.7. 16:55 | Nová verze

    Svobodný nemocniční informační systém GNU Health Hospital Information System (HIS) (Wikipedie) byl vydán ve verzi 5.0 (Mastodon).

    Ladislav Hagara | Komentářů: 0
    Jaký je váš oblíbený skriptovací jazyk?
     (59%)
     (27%)
     (7%)
     (2%)
     (0%)
     (1%)
     (3%)
    Celkem 353 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.