vlc 0.4.1 not compilling with ffmpeg 0.4.6 (cvs)

Bill Eldridge bill at rfa.org
Fri Jul 5 21:46:09 CEST 2002


Laurent Aimar wrote:
> 
> On Fri, Jul 05, 2002, Paulo Dias wrote:
> > hi/2 all... the sbject says it all...
> > this is the error:
> > gcc -DSYS_LINUX -finline-limit-30000 -Wall -Winline -pipe
> > -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE
> > -DLOCALEDIR=\"/usr/local/share/locale\"
> > -DDATA_PATH=\"/usr/local/share/videolan\"
> > -DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\" -Iinclude -Iextras -D_REENTRANT
> > -D_GNU_SOURCE -DHAVE_RELEASE -O3 -ffast-math -funroll-loops
> > -fomit-frame-pointer -mcpu=pentiumpro  -D__VLC__ -D__BUILTIN__
> > -I../../include -I../../extras -I/usr/local/include/ffmpeg//include/libffmpeg
> > -DMODULE_NAME=ffmpeg -DMODULE_NAME_IS_ffmpeg  -c ffmpeg.c -o ffmpeg.o.ffmpeg
> 
> > ffmpeg.c:52: avcodec.h: No such file or directory
> 
> Something strange with the path :
> /usr/local/include/ffmpeg//include/libffmpeg
> 
>  Are you sure to have specified the true location of ffmpeg sources
> ? ( by --with-ffmpeg-tree=< path to ffmpeg sources> )
>

-I/usr/local/include/ffmpeg//include/libffmpeg 

makes me think there's a mistake.
 
Should probably be -I/usr/local/include/ffmpeg


-- 
Bill Eldridge
Radio Free Asia
bill at rfa.org

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list