-----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) - -- Regards, Vlad _______________________________________________ Vlad V. Teterya TET-RIPE -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE2k3nNy6Vtj3wt6sRAg3YAJ9hDUHquPYn+h5n9y1stcu330dIngCeOowP wHn8RH9JFmSH5iZbs559vyc= =tN5I -----END PGP SIGNATURE----- _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"