Open source platforma Home Assistant (Demo, GitHub, Wikipedie) pro monitorování a řízení inteligentní domácnosti byla vydána v nové verzi 2025.8.
Herní studio Hangar 13 vydalo novou Mafii. Mafia: Domovina je zasazena do krutého sicilského podsvětí na začátku 20. století. Na ProtonDB je zatím bez záznamu.
Operátor O2 má opět problémy. Jako omluvu za pondělní zhoršenou dostupnost služeb dal všem zákazníkům poukaz v hodnotě 300 Kč na nákup telefonu nebo příslušenství.
Společnost OpenAI představila GPT-5 (YouTube).
Byla vydána (𝕏) červencová aktualizace aneb nová verze 1.103 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.103 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.
Americký prezident Donald Trump vyzval nového generálního ředitele firmy na výrobu čipů Intel, aby odstoupil. Prezident to zdůvodnil vazbami nového šéfa Lip-Bu Tana na čínské firmy.
Bylo vydáno Ubuntu 24.04.3 LTS, tj. třetí opravné vydání Ubuntu 24.04 LTS s kódovým názvem Noble Numbat. Přehled novinek a oprav na Discourse.
Byla vydána verze 1.89.0 programovacího jazyka Rust (Wikipedie). Podrobnosti v poznámkách k vydání. Vyzkoušet Rust lze například na stránce Rust by Example.
Americká technologická společnost Apple uskuteční v USA další investice ve výši sta miliard dolarů (2,1 bilionu korun). Oznámil to ve středu šéf firmy Tim Cook při setkání v Bílém domě s americkým prezidentem Donaldem Trumpem. Trump zároveň oznámil záměr zavést stoprocentní clo na polovodiče z dovozu.
Zálohovací server Proxmox Backup Server byl vydán v nové stabilní verzi 4.0. Založen je na Debianu 13 Trixie.
Ahoj, v Gentoo kompiluju mplayer, ./configure probehne v pohode..make ale pise samej warning az nakonec se ukonci s Errorem 1..
./version.sh `cc -dumpversion`
./version.sh: line 6: cd: 4.1.2: No such file or directory
./version.sh: line 7: cd: 4.1.2: No such file or directory
cc -I./libavcodec -I./libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -c -o mplayer.o mplayer.c
In file included from mplayer.c:55:
libvo/video_out.h:180: warning: redundant redeclaration of 'vo_format_name'
./libmpcodecs/img_format.h:118: warning: previous declaration of 'vo_format_name' was here
In file included from mplayer.c:58:
libvo/sub.h:106: warning: redundant redeclaration of 'suboverlap_enabled'
subreader.h:6: warning: previous declaration of 'suboverlap_enabled' was here
In file included from mplayer.c:61:
libvo/x11_common.h:38: warning: redundant redeclaration of 'vo_init'
libvo/video_out.h:181: warning: previous declaration of 'vo_init' was here
In file included from mplayer.c:70:
spudec.h:21: warning: redundant redeclaration of 'spudec_draw_scaled'
spudec.h:9: warning: previous declaration of 'spudec_draw_scaled' was here
In file included from mplayer.c:174:
stream/stream_dvdnav.h:4:20: error: dvdnav.h: No such file or directory
In file included from mplayer.c:174:
stream/stream_dvdnav.h:18: error: expected specifier-qualifier-list before 'dvdnav_t'
In file included from mplayer.c:178:
libmpcodecs/dec_video.h:3: warning: redundant redeclaration of 'video_read_properties'
libmpdemux/stheader.h:119: warning: previous declaration of 'video_read_properties' was here
In file included from mplayer.c:185:
mp_core.h:114: warning: redundant redeclaration of 'ass_enabled'
gui/cfg.h:67: warning: previous declaration of 'ass_enabled' was here
mp_core.h:115: warning: redundant redeclaration of 'fixed_vo'
mp_core.h:113: warning: previous declaration of 'fixed_vo' was here
mp_core.h:120: warning: redundant redeclaration of 'vo_gamma_brightness'
libvo/video_out.h:226: warning: previous declaration of 'vo_gamma_brightness' was here
a tak dale az..
cfg-mplayer.h:68: warning: redundant redeclaration of 'vo_nomouse_input'
libvo/video_out.h:234: warning: previous declaration of 'vo_nomouse_input' was here
cfg-mplayer.h:69: warning: redundant redeclaration of 'WinID'
libvo/video_out.h:243: warning: previous declaration of 'WinID' was here
cfg-mplayer.h:93: warning: redundant redeclaration of 'enqueue'
mplayer.c:230: warning: previous definition of 'enqueue' was here
cfg-mplayer.h:98: warning: redundant redeclaration of 'xinerama_screen'
libvo/video_out.h:196: warning: previous declaration of 'xinerama_screen' was here
cfg-mplayer.h:109: warning: redundant redeclaration of 'enable_mouse_movements'
mplayer.c:87: warning: previous definition of 'enable_mouse_movements' was here
cfg-mplayer.h:110: warning: redundant redeclaration of 'use_filedir_conf'
mplayer.c:377: warning: previous declaration of 'use_filedir_conf' was here
mplayer.c: In function 'main':
mplayer.c:2665: warning: passing argument 2 of 'guiGetEvent' from incompatible pointer type
make: *** [mplayer.o] Error 1
zkousel jsem si instalovat glibc, znovu gcc..vsecky mozny veci kolem toho, smaznout mplayer a znova rozbalit nebo takovy co jsem kde pobral, ale nic..na google jsem toho moc nenasel, osobne moc netusim co to znamena...gcc mam 4.1.2, jestli jsem spravne pochopil..je totozna s verzi, kterou jsem kompiloval kernel..nevite teda prosim co s tim ?
1. Prva vec -ffast-math nepouzivaj v make.conf , dokaze to urobit zaujiiimave veci. 2. Ak ma oci neklamu mas povoleny -O4, to by som nerobil aledal by som tam radsej -O2 alebo -Os 3. Preco to nekompilujes cez emerge ? 4. Skus nainstalovat inu verziu mplayeru , Dostupne verzie:
ls /usr/portage/media-video/mplayer
Skompilovanie emerge =mplayer-verzia Napr. emerge =mplayer-1.0.20070622-r3 Skusil by som este emergnut niektoru masknutu verziu teda do /etc/portage/portage.keywords dajmedia-video/mplayer
a potom emerge mplayer
Tiskni
Sdílej: