Witam! Kompilacja mplayera (1.0-2.pre7try3) nowym (4.1.2-0.20060530r114228.1 oraz 4.1.1-1) gcc kończy się nieprzyjemnie:
#v+ demux_rtp.cpp: In function 'void afterReading(void*, unsigned int, unsigned int, timeval, unsigned int)': demux_rtp.cpp:421: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.pld-linux.org/> for instructions. #v- gcc-3.4.3 sprawuje się poprawnie. A tak poza tym to BR: OpenGL-devel jest zbędne (chyba), brakuje natomiast BR: docbook-dtd412-xml. Łatka załączona. -- Szymon Siwek Los nikomu nie szczędzi rozczarowań.
Index: mplayer.spec =================================================================== RCS file: /cvsroot/SPECS/mplayer.spec,v retrieving revision 1.328 diff -u -r1.328 mplayer.spec --- mplayer.spec 13 May 2006 10:04:50 -0000 1.328 +++ mplayer.spec 11 Jun 2006 22:04:46 -0000 @@ -133,14 +133,16 @@ #http://www.openchrome.org/snapshots/mplayer/ URL: http://www.mplayerhq.hu/ %{?with_directfb:BuildRequires: DirectFB-devel} -BuildRequires: OpenGL-devel %{?with_sdl:BuildRequires: SDL-devel >= 1.1.7} %{?with_aalib:BuildRequires: aalib-devel} %{?with_alsa:BuildRequires: alsa-lib-devel} %{?with_arts:BuildRequires: artsc-devel} %{?with_cdparanoia:BuildRequires: cdparanoia-III-devel} %{?with_divx4linux:BuildRequires: divx4linux-devel >= 1:5.01.20020418} -%{?with_doc:BuildRequires: docbook-style-xsl} +%if %{with doc} +BuildRequires: docbook-dtd412-xml +BuildRequires: docbook-style-xsl +%endif %{?with_dxr3:BuildRequires: em8300-devel} %{?with_enca:BuildRequires: enca-devel} %{?with_esd:BuildRequires: esound-devel}
_______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
