Date: Fri, 11 Aug 2006 09:17:49 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: ports@freebsd.org Subject: x264 upgrade Message-ID: <20060811061749.GD25753@deviant.kiev.zoral.com.ua>
next in thread | raw e-mail | index | archive | help
--at6+YcpfzWZg/htY Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable After recent upgrade of x264, I still cannot update vlc and gstreamer-plugins-x26480: gstreamer-plugins-x26480 build error: if /bin/sh ../../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I.= -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs = -I../../gst-libs -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 = -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/loca= l/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 = -DGST_DISABLE_DEPRECATED -Wall -O2 -fno-strict-aliasing -pipe -I/usr/loca= l/include -O2 -fno-strict-aliasing -pipe -I/usr/local/include -MT libx264_l= a-x264enc.lo -MD -MP -MF ".deps/libx264_la-x264enc.Tpo" -c -o libx264_la-x2= 64enc.lo `test -f 'x264enc.c' || echo './'`x264enc.c; \ then mv -f ".deps/libx264_la-x264enc.Tpo" ".deps/libx264_la-x264enc= .Plo"; else rm -f ".deps/libx264_la-x264enc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/incl= ude -I../../gst-libs -I../../gst-libs -D_REENTRANT -D_LARGEFILE_SOURCE -D_F= ILE_OFFSET_BITS=3D64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.= 0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/in= clude/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -O2 -fno-strict-aliasing= -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -I/usr/local/inc= lude -MT libx264_la-x264enc.lo -MD -MP -MF .deps/libx264_la-x264enc.Tpo -c = x264enc.c -fPIC -DPIC -o .libs/libx264_la-x264enc.o x264enc.c: In function `gst_x264enc_get_property': x264enc.c:463: error: structure has no member named `b_cbr' x264enc.c: In function `gst_x264enc_set_property': x264enc.c:506: error: structure has no member named `b_cbr' gmake: *** [libx264_la-x264enc.lo] =EF=DB=C9=C2=CB=C1 1 *** Error code 2 Stop in /usr/ports/multimedia/gstreamer-plugins-x26480. * vlc build error: if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/home/buddha/portsworkdir/usr= /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=3D"../.." ../../vlc-config --cflags plugin dirac` -Wsign-comp= are -Wall -O2 -fno-strict-aliasing -pipe -march=3Dpentiumpro -pthread -pipe= -MT libdirac_plugin_a-dirac.o -MD -MP -MF ".deps/libdirac_plugin_a-dirac.T= po" -c -o libdirac_plugin_a-dirac.o `test -f 'dirac.c' || echo './'`dirac.c= ; \ then mv -f ".deps/libdirac_plugin_a-dirac.Tpo" ".deps/libdirac_plugin_a-dir= ac.Po"; else rm -f ".deps/libdirac_plugin_a-dirac.Tpo"; exit 1; fi dirac.c: In function `GetNewPicture': dirac.c:148: error: `format411' undeclared (first use in this function) dirac.c:148: error: (Each undeclared identifier is reported only once dirac.c:148: error: for each function it appears in.) dirac.c:162: error: structure has no member named `frame_rate' dirac.c:164: error: structure has no member named `frame_rate' dirac.c:171: error: structure has no member named `interlace' dirac.c:172: error: structure has no member named `topfieldfirst' dirac.c: In function `DecodeBlock': dirac.c:250: error: structure has no member named `frame_rate' dirac.c:250: error: structure has no member named `frame_rate' dirac.c: In function `OpenEncoder': dirac.c:357: error: `SD576' undeclared (first use in this function) dirac.c:363: error: structure has no member named `frame_rate' dirac.c:365: error: structure has no member named `frame_rate' dirac.c:367: error: structure has no member named `interlace' dirac.c:368: error: structure has no member named `topfieldfirst' gmake[4]: *** [libdirac_plugin_a-dirac.o] =EF=DB=C9=C2=CB=C1 1 gmake[4]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/multim= edia/vlc/work/vlc-0.8.5/modules/codec' gmake[3]: *** [all-modules] =EF=DB=C9=C2=CB=C1 1 gmake[3]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/multim= edia/vlc/work/vlc-0.8.5/modules/codec' gmake[2]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1 gmake[2]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/multim= edia/vlc/work/vlc-0.8.5/modules' gmake[1]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1 gmake[1]: Leaving directory `/usr/home/buddha/portsworkdir/usr/ports/multim= edia/vlc/work/vlc-0.8.5' gmake: *** [all] =EF=DB=C9=C2=CB=C1 2 *** Error code 2 Stop in /usr/ports/multimedia/vlc. * Is it known ? I did not found any notes in UPDATING. --at6+YcpfzWZg/htY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE3CEMC3+MBN1Mb4gRAquQAKCF+JHFqbME70IfhxxstP/BZmzT2gCg9582 cJapE1SKmyZ1uWmEhom4sEU= =7RBO -----END PGP SIGNATURE----- --at6+YcpfzWZg/htY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060811061749.GD25753>