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 16:22 | Komunita

    Na čem aktuálně pracují vývojáři GNOME a KDE Plasma? Pravidelný přehled novinek v Týden v GNOME a Týden v KDE Plasma.

    Ladislav Hagara | Komentářů: 0
    včera 12:00 | Humor

    FlappyFavi, hra Flappy Bird v ikoně Favicon. Nefunguje na mobilech.

    Ladislav Hagara | Komentářů: 0
    14.2. 13:44 | IT novinky Ladislav Hagara | Komentářů: 0
    14.2. 03:44 | Komunita

    Všem na AbcLinuxu vše nejlepší k Valentýnu aneb Dni lásky ke svobodnému softwaru (I love Free Software Day, Mastodon, 𝕏).

    Ladislav Hagara | Komentářů: 25
    13.2. 19:22 | Komunita

    Vývojáři openSUSE Tumbleweed oznámili, že u nových instalací se ve výchozím stavu přechází z AppArmor na SELinux. Uživatelé, kteří chtějí zůstat na AppArmor si mohou AppArmor vybrat v instalátoru.

    Ladislav Hagara | Komentářů: 0
    13.2. 16:44 | Komunita

    Hector "marcan" Martin skončil jako vedoucí projektu Asahi Linux aneb Linux na Apple Siliconu. Projekt ale pokračuje dál.

    Ladislav Hagara | Komentářů: 50
    13.2. 16:33 | Nová verze

    PostgreSQL byl vydán ve verzích 17.3, 16.7, 15.11, 14.16 a 13.19. Řešena je zranitelnost CVE-2025-1094 s CVSS 8.1 a více než 70 chyb.

    Ladislav Hagara | Komentářů: 0
    13.2. 14:22 | Humor

    Dnes je Světový den rádia. Použili jste někdy GNU Radio?

    Ladislav Hagara | Komentářů: 11
    13.2. 12:33 | IT novinky

    Před 33 lety, ve čtvrtek 13. února 1992, se tehdejší Česká a Slovenská Federativní Republika oficiálně (a slavnostně) připojila k Internetu.

    Ladislav Hagara | Komentářů: 2
    12.2. 19:44 | Nová verze

    Byla vydána nová verze 9.10 z Debianu vycházející linuxové distribuce DietPi pro (nejenom) jednodeskové počítače. Přehled novinek v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 0
    Rozcestník

    Dotaz: Ffmpeg nejde :(((

    11.7.2006 21:22 alesek__ | skóre: 1
    Ffmpeg nejde :(((
    Přečteno: 341×
    zadám ./configure a potom linux:/home/alesek__/ffmpeg-0.4.9-pre1 # ./configure /tmp/ffmpeg-conf-28668-13718-22034.c:1:21: error: altivec.h: není souborem ani adresářem /tmp/ffmpeg-conf-28668-13718-22034.c:1: error: syntax error before ‘p’ Install prefix /usr/local Source path /home/alesek__/ffmpeg-0.4.9-pre1 C compiler gcc make make CPU x86 (generic) Big Endian no inttypes.h yes broken inttypes.h no MMX enabled yes Vector Builtins yes gprof enabled no zlib enabled yes mp3lame enabled no vorbis enabled no faad enabled no faadbin enabled no faac enabled no a52 support no a52 dlopened no pp support no debug symbols yes optimize yes shared pp no Video hooking yes SDL support yes risky / patent encumbered codecs yes Imlib2 support yes freetype support yes Sun medialib support no pthreads support no AMR-NB float support no AMR-NB fixed support no AMR-WB float support no License: LGPL Creating config.mak and config.h linux:/home/alesek__/ffmpeg-0.4.9-pre1 # su

    tedka scvhálně dám kompilaci a crash :D

    linux:/home/alesek__/ffmpeg-0.4.9-pre1 # make make -C libavcodec all make[1]: Entering directory `/home/alesek__/ffmpeg-0.4.9-pre1/libavcodec' gcc -O3 -g -Wall -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o common.o common.c In file included from avcodec.h:14, from common.c:28: common.h:67: error: array type has incomplete element type common.h:71: error: array type has incomplete element type make[1]: *** [common.o] Error 1 make[1]: Leaving directory `/home/alesek__/ffmpeg-0.4.9-pre1/libavcodec' make: *** [lib] Error 2 linux:/home/alesek__/ffmpeg-0.4.9-pre1 #

    help me....pls

    Odpovědi

    11.7.2006 21:24 alesek__ | skóre: 1
    Rozbalit Rozbalit vše Re: Ffmpeg nejde :(((
    jak to mam udelat aby to nebylo roztahany !
    linux:/home/alesek__/ffmpeg-0.4.9-pre1 # ./configure
    /tmp/ffmpeg-conf-28668-13718-22034.c:1:21: error: altivec.h: není souborem ani adresářem
    /tmp/ffmpeg-conf-28668-13718-22034.c:1: error: syntax error before ‘p’
    Install prefix   /usr/local
    Source path      /home/alesek__/ffmpeg-0.4.9-pre1
    C compiler       gcc
    make             make
    CPU              x86 (generic)
    Big Endian       no
    inttypes.h       yes
    broken inttypes.h no
    MMX enabled      yes
    Vector Builtins  yes
    gprof enabled    no
    zlib enabled     yes
    mp3lame enabled  no
    vorbis enabled   no
    faad enabled     no
    faadbin enabled  no
    faac enabled     no
    a52 support      no
    a52 dlopened     no
    pp support       no
    debug symbols    yes
    optimize         yes
    shared pp        no
    Video hooking    yes
    SDL support      yes
    risky / patent encumbered codecs yes
    Imlib2 support   yes
    freetype support yes
    Sun medialib support no
    pthreads support no
    AMR-NB float support no
    AMR-NB fixed support no
    AMR-WB float support no
    License: LGPL
    Creating config.mak and config.h
    linux:/home/alesek__/ffmpeg-0.4.9-pre1 # su
    linux:/home/alesek__/ffmpeg-0.4.9-pre1 # make
    make -C libavcodec all
    make[1]: Entering directory `/home/alesek__/ffmpeg-0.4.9-pre1/libavcodec'
    gcc -O3 -g -Wall  -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o common.o common.c
    In file included from avcodec.h:14,
                     from common.c:28:
    common.h:67: error: array type has incomplete element type
    common.h:71: error: array type has incomplete element type
    make[1]: *** [common.o] Error 1
    make[1]: Leaving directory `/home/alesek__/ffmpeg-0.4.9-pre1/libavcodec'
    make: *** [lib] Error 2
    linux:/home/alesek__/ffmpeg-0.4.9-pre1 #
    11.7.2006 21:25 alesek__ | skóre: 1
    Rozbalit Rozbalit vše Re: Ffmpeg nejde :(((
    už vím yeah :D

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.