Date: Thu, 10 Aug 2006 01:08:03 +0300 From: "Vlad V. Teterya" <vlad@vlad.uz.ua> To: vlad@vlad.uz.ua Cc: "\[LoN\]Kamikaze" <LoN_Kamikaze@gmx.de>, freebsd-ports@freebsd.org Subject: Re: multimedia/vlc - x264 error [multimedia/mplayer - x264 error] Message-ID: <44DA5CC3.7090006@vlad.uz.ua> In-Reply-To: <44DA4DE7.2020801@vlad.uz.ua> References: <44DA4B48.2060208@gmx.de> <44DA4DE7.2020801@vlad.uz.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>> I find myself unable to build vlc. The build terminates with the following error: >>> >>> if /usr/local/bin/distcc cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/obj/mnt/homeKamikaze/ports/multimedia/vlc/work/vlc-0.8.5/include -I/usr/X11R6/include/wx-2.6/ -I/usr/local/include/dirac -I/usr/local/include/speex -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DSYS_FREEBSD6_1 -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin x264` -Wsign-compare -Wall -O2 -fno-strict-aliasing -pipe -march=pentium-m -pthread -pipe -MT libx264_plugin_a-x264.o -MD -MP -MF ".deps/libx264_plugin_a-x264.Tpo" -c -o libx264_plugin_a-x264.o `test -f 'x264.c' || echo './'`x264.c; \ >>> then mv -f ".deps/libx264_plugin_a-x264.Tpo" ".deps/libx264_plugin_a-x264.Po"; else rm -f ".deps/libx264_plugin_a-x264.Tpo"; exit 1; fi >>> In file included from x264.c:32: >>> /usr/local/include/x264.h:32:4: warning: #warning You must include stdint.h or inttypes.h before x264.h >>> x264.c: In function `Open': >>> x264.c:550: error: structure has no member named `b_cbr' >>> distcc[10192] ERROR: compile x264.c on localhost failed >>> gmake[4]: *** [libx264_plugin_a-x264.o] Error 1 > > You can get same errors when you try to build multimedia/mplayer with > option WITH_X264=true (after updating multimedia/x264 to x264-0.0.20060808) > mplayer compilation errors: cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O2 -pipe - -march=i6 86 -mtune=pentium3 -O3 -ffast-math -fomit-frame-pointer - -D_LARGEFILE_SOURCE -D_ FILE_OFFSET_BITS=64 -I/usr/local/include/freetype2 -I/usr/local/include - -I. -I.. -Inative -I../libmpdemux -I../loader -I../libavutil -I../libavcodec - -I/usr/loc al/include/freetype2 -I/usr/local/include -D_GNU_SOURCE -o ve_x264.o ve_x264. c ve_x264.c: In function `parse_cqm': ve_x264.c:215: warning: passing arg 2 of `strtol' from incompatible pointer type ve_x264.c: In function `config': ve_x264.c:278: error: structure has no member named `b_cbr' gmake[1]: *** [ve_x264.o] Error 1 gmake[1]: Залишаю каталог "/usr/ports/multimedia/mplayer/work/MPlayer-1.0pre8/libmpcodecs" gmake: *** [libmpcodecs/libmpcodecs.a] Error 2 *** Error code 2 - -- Regards, Vlad _______________________________________________ Vlad V. Teterya TET-RIPE -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE2lzCNy6Vtj3wt6sRAro5AKCiUivR4o2DHp1kFJkiPvH7+zx6CQCfcUi4 2JiYY4yEoGyLoSvTIaK31h4= =GmUq -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44DA5CC3.7090006>