#18551: MPlayer 1.0rc2_3 fails to build with +x264 -----------------------------------------+---------------------------------- Reporter: tkomulai+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mplayer -----------------------------------------+---------------------------------- * MPlayer @1.0rc2, Revision 3 (multimedia) * x264 @20090129 (multimedia) {{{ % sudo port install MPlayer +binary_codecs+darwin_8+faac+macosx+osd+speex+theora+x264+xvid [..] /usr/bin/gcc-4.0 -I../libswscale -I../libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration- after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include -I/usr/X11R6/include -I/opt/local/include/freetype2 -I/opt/local/include -c -o libx264.o libx264.c libx264.c: In function 'X264_init': libx264.c:165: error: 'x264_param_t' has no member named 'b_bframe_adaptive' libx264.c:228: error: 'struct <anonymous>' has no member named 'b_bidir_me' libx264.c:229: error: 'struct <anonymous>' has no member named 'b_bframe_rdo' libx264.c:254: error: 'struct <anonymous>' has no member named 'psz_rc_eq' make[1]: *** [libx264.o] Error 1 make: *** [libavcodec/libavcodec.a] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/18551> MacPorts <http://www.macports.org/> Ports system for Mac OS