[vlc-devel] x264 compile error from changes this week
C.Y.M
cym at syphir.sytes.net
Sat Jan 15 19:26:28 CET 2005
VLC and x264 (both from svn/cvs) have always worked well together except for a recent change
sometime this week. After todays updates, I get the following VLC compile error (x264 builds fine).
x264.c: In function `Open':
x264.c:241: error: structure has no member named `i_iframe'
x264.c:244: error: structure has no member named `i_idrframe'
make[3]: *** [libx264_a-x264.o] Error 1
make[3]: Leaving directory `/usr/local/src/vlc.cvs/vlc-trunk/modules/codec'
make[2]: *** [all-modules] Error 1
make[2]: Leaving directory `/usr/local/src/vlc.cvs/vlc-trunk/modules/codec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vlc.cvs/vlc-trunk/modules'
make: *** [build-stamp] Error 2
Thanks.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list