Organizátoři konference LinuxDays zveřejnili program letošního ročníku a spustili registraci návštěvníků. LinuxDays 2026 se uskuteční 3. a 4. října v areálu ČVUT v pražských Dejvicích, na Fakultě informačních technologií. Těšit se můžete na 70 přednášek a workshopů od 66 přednášejících. Konference bude rozdělena do pěti sálů s různou kapacitou. Vstup na LinuxDays je jako obvykle zdarma, stačí včas vyplnit registrační formulář. Opět je možné si na akci zakoupit oběd, ale je třeba to udělat předem, na místě už to nebude možné.
Google Chrome 153 byl prohlášen za stabilní. Nejnovější stabilní verze 153.0.8010.36 přináší řadu novinek. Podrobný přehled v poznámkách k vydání. Opraveno bylo 230 bezpečnostních chyb. Vylepšeny byly také nástroje pro vývojáře.
Open-source hra Shattered Pixel Dungeon (Wikipedie) byla vydána ve verzi 4.0.0. Přehled novinek v příspěvku na blogu.
Apple dnes představil (YouTube) iPhone Duo, iPhone 18 Pro, Watch Series 12, Watch Ultra 4 a AirPods 5.
Společnost System76 představila pracovní stanici Thelio Mira AI s předinstalovaným Pop!_OS s prostředím COSMIC nebo Ubuntu. Nakonfigurovat lze až s 16jádrovým CPU AMD Ryzen 9 9950X, 192 GB DDR5 RAM, dvěma GPU NVIDIA RTX Pro 6000 a 192 GB GPU pamětí.
DigitalOcean je sponzorem nadace Omacom Foundation stojící za linuxovou distribucí Omarchy. Přislíbená částka je 3 miliony dolarů, tj. 1 milion dolarů ročně po dobu tří let.
Na stránkách PostgreSQL bylo představeno LibreDB Studio. Jedná se o open-source self-hostované SQL IDE pro (nejenom) PostgreSQL v prohlížeči. Zdrojové kódy jsou k dispozici na GitHubu pod licencí MIT.
Byla vydána nová verze 12.0 media serveru Jellyfin (Wikipedie). Přehled novinek v poznámkách k vydání. Pro vyzkoušení je k dispozici Demo Server. Jellyfin je fork media serveru Emby, původně Media Browser.
V MikroTik RouterOS bylo nalezeno šest zranitelností společně pojmenovaných MikroTrick umožňujících útočníkovi, pokud má přístup k SSH, získat plnou kontrolu nad zařízením bez nutnosti autentizace. Ve verzích RouterOS 7.25beta3, 7.24.2, 7.23.4 a 6.49.21 je již opraveno.
Byla vydána verze 9.5 open source unixového operačního systému NetBSD (Wikipedie). Přehled novinek v poznámkách k vydání. Jedná se poslední vydání řady NetBSD 9. Doporučen je přechod na NetBSD 11 nebo NetBSD 10.
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:
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.
Tiskni
Sdílej: