cvs commit: ports/multimedia/vlc Makefile ports/multimedia/vlc-devel Makefile

Michael Landin Hostbaek mich at FreeBSD.org
Thu Aug 10 09:58:48 UTC 2006


Michael Johnson (ahze) writes:
> ahze        2006-08-09 15:18:33 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     multimedia/vlc       Makefile 
>     multimedia/vlc-devel Makefile 
>   Log:
>    - chase libver bump in x264

It's broken on on -CURRENT: 

ranlib libdvbsub_plugin.a
/bin/sh ../../libtool --mode=link cc -Wsign-compare -Wall -O2
-fno-strict-aliasing -pipe -pthrea -pipe -L/usr/local/lib
-L/usr/X11R6/lib -pthread -L/usr/local/lib -o libdvbsub_plugin.so
libdvbub_plugin.a -L/usr/X11R6/lib -shared -pthread -fpic -fPIC -u
vlc_entry__0_8_5
cc -Wsign-compare -Wall -O2 -fno-strict-aliasing -pipe -pipe -o
libdvbsub_plugin.so -shared -fpi -fPIC -u vlc_entry__0_8_5
-L/usr/local/lib -L/usr/X11R6/lib libdvbsub_plugin.a -pthread
if cc -DHAVE_CONFIG_H -I. -I. -I../..
-I/usr/ports/multimedia/vlc/work/vlc-0.8.5/include
-I/us/X11R6/include/wx-2.6/ -I/usr/local/include/speex
-I/usr/local/include -I/usr/X11R6/include  -I/sr/local/include
-DSYS_FREEBSD7_0 -I../../include `top_builddir="../.." ../../vlc-config
--cflag plugin x264` -Wsign-compare -Wall -O2 -fno-strict-aliasing -pipe
-pthread -pipe -MT libx264_plgin_a-x264.o -MD -MP -MF
".deps/libx264_plugin_a-x264.Tpo" -c -o libx264_plugin_a-x264.o `test -
'x264.c' || echo './'`x264.c; \
        then mv -f ".deps/libx264_plugin_a-x264.Tpo"
".deps/libx264_plugin_a-x264.Po"; else rm -
".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 beforex264.h
x264.c: In function `Open':
x264.c:550: error: structure has no member named `b_cbr'
gmake[4]: *** [libx264_plugin_a-x264.o] Error 1
gmake[4]: Leaving directory
`/usr/ports/multimedia/vlc/work/vlc-0.8.5/modules/codec'
gmake[3]: *** [all-modules] Error 1
gmake[3]: Leaving directory
`/usr/ports/multimedia/vlc/work/vlc-0.8.5/modules/codec'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/multimedia/vlc/work/vlc-0.8.5/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-0.8.5'
gmake: *** [all] Error 2
*** Error code 2



/mich



More information about the cvs-ports mailing list