Date: Mon, 17 Nov 2003 08:20:56 -0800 From: Randy Bush <randy@psg.com> To: Pav Lucistnik <pav@FreeBSD.org> Cc: ports@FreeBSD.org Subject: Re: vlc compile Message-ID: <E1ALm7V-0003sC-EN@ran.psg.com> References: <E1ALcXH-0000kq-NF@ran.psg.com> <1069080796.5880.24.camel@hood.oook.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
>> 4.9 stable as of yesterday > > Builds fine for me on my stable and on Bento. > >> cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -DSYS_FREEBSD4_9 -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin rawvideo` -Wsign-compare -Wall -O -pipe -march=pentiumpro -finline-limit-30000 -pipe -c -o librawvideo_plugin_a-rawvideo.o `test -f 'rawvideo.c' || echo './'`rawvideo.c >> In file included from rawvideo.c:28: >> /usr/local/include/vlc/vout.h:37: video.h: No such file or directory >> In file included from /usr/local/include/vlc/vout.h:38, > ^^^^^^^^^^^^^^^^^^^ > > This looks suspicious, maybe you have older version installed and it's > including header files from old version? Try to deinstall old vlc, than > do make clean and retry compile. worked! randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1ALm7V-0003sC-EN>