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 18:00 | Nová verze

    VKD3D-Proton byl vydán ve verzi 3.0. Jedná se fork knihovny vkd3d z projektu Wine pro Proton. Knihovna slouží pro překlad volání Direct3D 12 na Vulkan. V přehledu novinek je vypíchnuta podpora AMD FSR 4 (AMD FidelityFX Super Resolution 4).

    Ladislav Hagara | Komentářů: 0
    dnes 03:11 | Nová verze

    Poštovní klient Thunderbird byl vydán v nové verzi 145.0. Podporuje DNS přes HTTPS nebo Microsoft Exchange skrze Exchange Web Services. Ukončena byla podpora 32bitového Thunderbirdu pro Linux.

    Ladislav Hagara | Komentářů: 0
    dnes 02:33 | IT novinky

    U příležitosti státního svátku 17. listopadu probíhá na Steamu i GOG.com již šestý ročník Czech & Slovak Games Week aneb týdenní oslava a také slevová akce českých a slovenských počítačových her.

    Ladislav Hagara | Komentářů: 0
    včera 19:33 | Nová verze

    Byla vydána nová verze 9.19 z Debianu vycházející linuxové distribuce DietPi pro (nejenom) jednodeskové počítače. Přehled novinek v poznámkách k vydání. Vypíchnout lze například nový balíček BirdNET-Go, tj. AI řešení pro nepřetržité monitorování a identifikaci ptáků.

    Ladislav Hagara | Komentářů: 0
    včera 02:22 | Nová verze

    Byla vydána nová verze 3.38 frameworku Flutter (Wikipedie) pro vývoj mobilních, webových i desktopových aplikací a nová verze 3.10 souvisejícího programovacího jazyka Dart (Wikipedie).

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

    Organizace Apache Software Foundation (ASF) vydala verzi 28 integrovaného vývojového prostředí a vývojové platformy napsané v Javě NetBeans (Wikipedie). Přehled novinek na GitHubu. Instalovat lze také ze Snapcraftu a Flathubu.

    Ladislav Hagara | Komentářů: 0
    15.11. 16:11 | Nová verze

    Byl vydán Debian 13.2, tj. druhá opravná verze Debianu 13 s kódovým názvem Trixie. Řešeny jsou především bezpečnostní problémy, ale také několik vážných chyb. Instalační média Debianu 13 lze samozřejmě nadále k instalaci používat. Po instalaci stačí systém aktualizovat.

    Ladislav Hagara | Komentářů: 0
    15.11. 12:11 | IT novinky

    Google představil platformu Code Wiki pro rychlejší porozumění existujícímu kódu. Code Wiki pomocí AI Gemini udržuje průběžně aktualizovanou strukturovanou wiki pro softwarové repozitáře. Zatím jenom pro veřejné. V plánu je rozšíření Gemini CLI také pro soukromé a interní repozitáře.

    Ladislav Hagara | Komentářů: 5
    14.11. 14:22 | Bezpečnostní upozornění

    V přihlašovací obrazovce LightDM KDE (lightdm-kde-greeter) byla nalezena a již opravena eskalace práv (CVE-2025-62876). Detaily v příspěvku na blogu SUSE Security.

    Ladislav Hagara | Komentářů: 5
    14.11. 13:22 | Nová verze

    Byla vydána nová verze 7.2 živé linuxové distribuce Tails (The Amnesic Incognito Live System), jež klade důraz na ochranu soukromí uživatelů a anonymitu. Tor Browser byl povýšen na verzi 15.0.1. Další novinky v příslušném seznamu.

    Ladislav Hagara | Komentářů: 0
    Jaké řešení používáte k vývoji / práci?
     (35%)
     (46%)
     (18%)
     (18%)
     (23%)
     (15%)
     (23%)
     (16%)
     (16%)
    Celkem 359 hlasů
     Komentářů: 16, poslední 12.11. 18:21
    Rozcestník

    Dotaz: Problém s kompilací DesMuMe 0.9.10

    robotics avatar 16.2.2014 08:01 robotics | skóre: 29 | blog: o_vsem_moznem
    Problém s kompilací DesMuMe 0.9.10
    Přečteno: 282×
    Dobrý den, potřeboval bych radu při kompilaci Desmume, které mi vyhazuje na konci chybu a nevytvoří potřebný binární soubor.
    martin@FRITZ:~/Stažené/apps/desmume-0.9.10$ ./configure --enable-glade --enable-glx
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking how to create a pax tar archive... gnutar
    checking for g++... g++
    checking whether the C++ compiler works... yes
    checking for C++ compiler default output file name... a.out
    checking for suffix of executables... 
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking for style of include used by make... GNU
    checking dependency style of g++... gcc3
    checking for ranlib... ranlib
    checking for gcc... gcc
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking whether gcc understands -c and -o together... yes
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/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 whether byte ordering is bigendian... no
    checking whether NLS is requested... yes
    checking for intltool-update... /usr/bin/intltool-update
    checking for intltool-merge... /usr/bin/intltool-merge
    checking for intltool-extract... /usr/bin/intltool-extract
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for perl... /usr/bin/perl
    checking for perl >= 5.8.1... 5.14.2
    checking for XML::Parser... ok
    checking for gzopen in -lz... yes
    checking for zzip_open in -lzzip... no
    checking for sdl-config... /usr/bin/sdl-config
    checking GL/gl.h usability... yes
    checking GL/gl.h presence... yes
    checking for GL/gl.h... yes
    checking GL/glu.h usability... yes
    checking GL/glu.h presence... yes
    checking for GL/glu.h... yes
    checking for main in -ldl... yes
    checking for main in -lGL... yes
    checking GL/glx.h usability... yes
    checking GL/glx.h presence... yes
    checking for GL/glx.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for GLIB... yes
    checking for GTK... yes
    checking for GTHREAD... yes
    checking for LIBGLADE... yes
    checking for GTKGLEXT... yes
    checking for update-desktop-database... /usr/bin/update-desktop-database
    checking for LUA... no
    checking for LUA... yes
    checking for ALSA... yes
    checking for LIBAGG... no
    checking for LIBSOUNDTOUCH... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... (cached) /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... (cached) /usr/bin/msgfmt
    checking for xgettext... (cached) /usr/bin/xgettext
    checking for catalogs to be installed...  fr nb pt_BR sv zh_CN zh_TW
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking that generated files are newer than configure... done
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating po/Makefile.in
    config.status: creating src/Makefile
    config.status: creating src/cli/Makefile
    config.status: creating src/cli/doc/Makefile
    config.status: creating src/gtk/Makefile
    config.status: creating src/gtk/doc/Makefile
    config.status: creating src/gtk-glade/Makefile
    config.status: creating src/gtk-glade/doc/Makefile
    config.status: creating src/gdbstub/Makefile
    config.status: creating autopackage/default.apspec
    config.status: executing depfiles commands
    config.status: executing default-1 commandsconfig.status: executing po/stamp-it commands

    Jak je vidět configurace proběhal OK. Ovšem kompilace dopadla co se týče gtk špatně :-(.

    martin@FRITZ:~/Stažené/apps/desmume-0.9.10$ make
    Making all in po
    make[1]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/po'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/po'
    Making all in src
    make[1]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src'
    Making all in .
    make[2]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src'
    make[2]: Nothing to be done for `all-am'.
    make[2]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src'
    Making all in gtk-glade
    make[2]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade'
    Making all in doc
    make[3]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade/doc'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade/doc'
    make[3]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade'
    make[2]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade'
    Making all in gtk
    make[2]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk'
    Making all in doc
    make[3]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk/doc'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk/doc'
    make[3]: Entering directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk'
    depbase=`echo glx_3Demu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
    	g++ -DPACKAGE_NAME=\"desmume\" -DPACKAGE_TARNAME=\"desmume\" -DPACKAGE_VERSION=\"0.9.10\" -DPACKAGE_STRING=\"desmume\ 0.9.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"desmume\" -DVERSION=\"0.9.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSVN_REV=0 -DSVN_REV_STR=\"0\" -DHAVE_LIBZ=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_LIBDL=1 -DHAVE_LIBGL=1 -DHAVE_GL_GLX_H=1 -DHAVE_GL_GLX=1 -DGLADEUI_UNINSTALLED_DIR=\"/home/martin/Stažené/apps/desmume-0.9.10/src/gtk-glade/glade/\" -DGTKGLEXT_AVAILABLE=1 -DHAVE_LIBSOUNDTOUCH=1 -DGETTEXT_PACKAGE=\"desmume\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_JIT=1 -DHOST_LINUX=1 -DHOST_64=1 -I.  -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/alsa    -I/usr/include/soundtouch     -g -O2 -MT glx_3Demu.o -MD -MP -MF $depbase.Tpo -c -o glx_3Demu.o glx_3Demu.cpp &&\
    	mv -f $depbase.Tpo $depbase.Po
    glx_3Demu.cpp: In function ‘void deinit_glx_3Demu()’:
    glx_3Demu.cpp:45:16: error: return-statement with a value, in function returning 'void' [-fpermissive]
    glx_3Demu.cpp:48:12: error: return-statement with a value, in function returning 'void' [-fpermissive]
    make[3]: *** [glx_3Demu.o] Error 1
    make[3]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src/gtk'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/martin/Stažené/apps/desmume-0.9.10/src'
    make: *** [all-recursive] Error 1
    

    Nemyslím si, že by mi něco chybělo tak nevím co je to za error :-(, děkuji předem za každou radu.


    Řešení dotazu:


    Odpovědi

    robotics avatar 16.2.2014 08:01 robotics | skóre: 29 | blog: o_vsem_moznem
    Rozbalit Rozbalit vše Re: Problém s kompilací DesMuMe 0.9.10
    Ještě doplním, že používám Ubuntu 12.04 64bit
    robotics avatar 16.2.2014 08:32 robotics | skóre: 29 | blog: o_vsem_moznem
    Rozbalit Rozbalit vše Re: Problém s kompilací DesMuMe 0.9.10
    Tak na fóru sem se dočetl, že v SVN verzi je to opravené, tak sem ji stáhl a soubor glx_3Demu.cpp jsem nakopíroval a přepsal starým do staženého adresáře kde sem měl rozbalenej ten desmume 0.9.10 z taru, do adresáře src/gtk a už to jede.

    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.