[gobolinux-users] Problems compiling vlc
Cavva
cavallieri.carlo at gmail.com
Mon Mar 3 11:05:10 NZDT 2008
Hi,
i'm in trouble compiling vlc, i get this error:
checking for FFMPEG... yes
checking ffmpeg/avcodec.h usability... no
checking ffmpeg/avcodec.h presence... no
checking for ffmpeg/avcodec.h... no
configure: error: Missing header file ffmpeg/avcodec.h.
I've looked here
http://wiki.videolan.org/Common_Problems#.22Missing_header_file_ffmpeg.2Favcodec.h.22_and_.22Missing_header_file_postproc.2Fpostprocess.h.22_Errors
but didn't get vlc compiling ...
so i made a symlink into /System/Links/Headers to put all the libav*
stuff into a dir named ffmpeg (and probably there is a better
solution)
and now the configure step ends fine and vlc start compiling ...
but then i get this error
make[6]: *** [libffmpeg_plugin_a-mux.o] Error 1
make[6]: Leaving directory
`/Files/Compile/Sources/vlc-0.8.6/modules/codec/ffmpeg'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory
`/Files/Compile/Sources/vlc-0.8.6/modules/codec/ffmpeg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/Files/Compile/Sources/vlc-0.8.6/modules/codec'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/Files/Compile/Sources/vlc-0.8.6/modules/codec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Files/Compile/Sources/vlc-0.8.6/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Files/Compile/Sources/vlc-0.8.6'
make: *** [all] Error 2
Compile: Build process failed.
More information about the gobolinux-users
mailing list