O víkendu (15:00 až 23:00) probíha EmacsConf 2025, tj. online konference vývojářů a uživatelů editoru GNU Emacs. Sledovat ji lze na stránkách konference. Záznamy budou k dispozici přímo z programu.
Provozovatel internetové encyklopedie Wikipedia jedná s velkými technologickými firmami o uzavření dohod podobných té, kterou má s Googlem. Snaží se tak zpeněžit rostoucí závislost firem zabývajících se umělou inteligencí (AI) na svém obsahu. Firmy využívají volně dostupná data z Wikipedie k trénování jazykových modelů, což zvyšuje náklady, které musí nezisková organizace provozující Wikipedii sama nést. Automatické programy
… více »Evropská komise obvinila síť 𝕏 z porušení unijních pravidel, konkrétně nařízení Evropské unie o digitálních službách (DSA). Vyměřila jí za to pokutu 120 milionů eur (2,9 miliardy Kč). Pokuta je podle názoru amerického ministra zahraničí útokem zahraničních vlád na americký lid. K pokutě se vyjádřil i americký viceprezident: „EU by měla podporovat svobodu projevu, a ne útočit na americké společnosti kvůli nesmyslům“.
Společnost Jolla spustila kampaň na podporu svého nového telefonu Jolla Phone se Sailfish OS. Dodání je plánováno na první polovinu příštího roku. Pokud bude alespoň 2 000 zájemců. Záloha na telefon je 99 €. Cena telefonu v rámci kampaně je 499 €.
Netflix kupuje Warner Bros. včetně jejích filmových a televizních studií HBO Max a HBO. Za 72 miliard dolarů (asi 1,5 bilionu korun).
V Las Vegas dnes končí pětidenní konference AWS re:Invent 2025. Společnost Amazon Web Services (AWS) na ní představila celou řadu novinek. Vypíchnout lze 192jádrový CPU Graviton5 nebo AI chip Trainium3.
Firma Proxmox vydala novou serverovou distribuci Datacenter Manager ve verzi 1.0 (poznámky k vydání). Podobně jako Virtual Environment, Mail Gateway či Backup Server je založená na Debianu, k němuž přidává integraci ZFS, webové administrační rozhraní a další. Datacenter Manager je určený ke správě instalací právě ostatních distribucí Proxmox.
Byla vydána nová verze 2.4.66 svobodného multiplatformního webového serveru Apache (httpd). Řešeno je mimo jiné 5 bezpečnostních chyb.
Programovací jazyk JavaScript (Wikipedie) dnes slaví 30 let od svého oficiálního představení 4. prosince 1995.
Byly zveřejněny informace o kritické zranitelnosti CVE-2025-55182 s CVSS 10.0 v React Server Components. Zranitelnost je opravena v Reactu 19.0.1, 19.1.2 a 19.2.1.
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 herea 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 ale
dal 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 daj
media-video/mplayer
a potom emerge mplayer
Tiskni
Sdílej: