Hello,
I get the following error on RHEL 4 system.
[root@server1 vlc-0.9.4]# ./configure --prefix=/usr/local/vlan --disable-dbus-control --disable-hal --disable-dbus --enable-shared
[root@server1 vlc-0.9.4]#
[root@server1 vlc-0.9.4]#
( truncated )
checking if $CC accepts -O3... yes
checking if $CC accepts -O0... yes
checking if $CC accepts -ffast-math... yes
checking if $CC accepts -funroll-loops... yes
checking if $CC accepts -fomit-frame-pointer... yes
checking if $CC accepts -bundle -undefined error... no
checking __attribute__ ((aligned ())) support... 64
checking for __attribute__((packed))... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace... yes
checking if gcc -std=gnu99 groks MMX intrinsics... yes
checking if gcc -std=gnu99 groks MMX inline assembly... yes
checking if gcc -std=gnu99 groks MMX EXT inline assembly... yes
checking if gcc -std=gnu99 groks SSE2 intrinsics... yes
checking if gcc -std=gnu99 groks SSE inline assembly... yes
checking if gcc -std=gnu99 groks SSE2 inline assembly... yes
checking if gcc -std=gnu99 groks 3D Now! inline assembly... yes
checking whether gcc -std=gnu99 accepts -mtune=pentium2... yes
checking for LUA... Package lua5.1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua5.1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua5.1' found
no
configure: WARNING: lua5.1 not found, trying lua >= 5.1 instead
checking for LUA... Package lua was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lua' found
no
checking lua.h usability... no
checking lua.h presence... no
checking for lua.h... no
checking lauxlib.h usability... no
checking lauxlib.h presence... no
checking for lauxlib.h... no
checking lualib.h usability... no
checking lualib.h presence... no
checking for lualib.h... no
checking for luaL_newstate in -llua5.1 ... no
checking for luaL_newstate in -llua51 ... no
checking for luaL_newstate in -llua ... no
configure: WARNING: lua >= 5.1 not found!
checking proxy.h usability... no
checking proxy.h presence... no
checking for proxy.h... no
checking for NOTIFY... Package libnotify was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnotify.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libnotify' found
no
checking for TAGLIB... Package taglib was not found in the pkg-config search path.
Perhaps you should add the directory containing `taglib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'taglib' found
no
configure: WARNING: TagLib library not found
checking liveMedia_version.hh usability... no
checking liveMedia_version.hh presence... no
checking for liveMedia_version.hh... no
checking liveMedia.hh usability... no
checking liveMedia.hh presence... no
checking for liveMedia.hh... no
configure: WARNING: The development files for liveMedia (live555) can't be found
checking dvdread/dvd_reader.h usability... no
checking dvdread/dvd_reader.h presence... no
checking for dvdread/dvd_reader.h... no
checking libdvdread/dvd_reader.h usability... no
checking libdvdread/dvd_reader.h presence... no
checking for libdvdread/dvd_reader.h... no
checking for dvdnav-config... no
checking libsmbclient.h usability... yes
checking libsmbclient.h presence... yes
checking for libsmbclient.h... yes
checking for struct _SMBCCTX.close_fn... no
checking for dvbpsi/dr.h... yes
checking for dvbpsi_GenSDTSections in -ldvbpsi... yes
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking linux/videodev2.h usability... yes
checking linux/videodev2.h presence... yes
checking for linux/videodev2.h... yes
checking for LIBCDIO... Package libcdio was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdio.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdio' found
no
configure: WARNING: CD Reading and information library not found
checking for VCDINFO... Package libvcdinfo was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvcdinfo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvcdinfo' found
no
configure: WARNING: VCD information library not found
checking for cdrom_msf0 in linux/cdrom.h... yes
checking for scsireq in sys/scsiio.h... no
checking for ioc_toc_header in sys/cdio.h... no
checking for LIBCDDB... Package libcddb was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcddb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcddb' found
no
configure: WARNING: new enough libcddb not found. CDDB access disabled
checking linux/dvb/version.h usability... yes
checking linux/dvb/version.h presence... yes
checking for linux/dvb/version.h... yes
checking linux/dvb/frontend.h usability... yes
checking linux/dvb/frontend.h presence... yes
checking for linux/dvb/frontend.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for oggpack_read in -logg... yes
checking ebml/EbmlVersion.h usability... no
checking ebml/EbmlVersion.h presence... no
checking for ebml/EbmlVersion.h... no
checking libmodplug/modplug.h usability... no
checking libmodplug/modplug.h presence... no
checking for libmodplug/modplug.h... no
checking mpcdec/mpcdec.h usability... no
checking mpcdec/mpcdec.h presence... no
checking for mpcdec/mpcdec.h... no
configure: WARNING: only static linking is available, you must provide a gme-tree
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking for mad_bit_init in -lmad... yes
checking id3tag.h usability... yes
checking id3tag.h presence... yes
checking for id3tag.h... yes
checking for zlib.h... (cached) yes
checking for AVCODEC... Package libavcodec was not found in the pkg-config search path.
Perhaps you should add the directory containing `libavcodec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libavcodec' found
no
configure: error: Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error.
See `config.log' for more details.
I have installed the following:
[root@server1 extras]# ls
a52dec-0.7.4 essential-20061022.tar.bz2 libdvbpsi5-0.1.6 libdvdplay-1.0.1.tar.bz2 libmad-0.15.0b.tar.gz libogg-1.1.3 madplay-0.15.2b.tar.gz
a52dec-0.7.4.tar.gz faad2 libdvbpsi5-0.1.6.tar.bz2 libdvdread-0.9.4.tar.gz libmpeg2-0.5.1 libogg-1.1.3.tar.gz mpeg2dec-0.4.1
dbus-1.2.4 faad2-2.6.1.tar.gz libdvdcss-1.2.9 libid3tag-0.15.0b libmpeg2-0.5.1.tar.gz libvorbis-1.2.0 mpeg2dec-0.4.1.tar.gz
dbus-1.2.4.tar.gz hal-0.5.11rc2 libdvdcss-1.2.9.tar.bz2 libid3tag-0.15.0b.tar.gz libnotify-0.4.4 libvorbis-1.2.0.tar.bz2 vlc-0.9.4
essential-20061022 hal-0.5.11rc2.tar.gz libdvdplay-1.0.1 libmad-0.15.0b libnotify-0.4.4.tar.bz2 madplay-0.15.2b vlc-0.9.4.tar.bz2
[root@server1 extras]#
root@server1 extras]# ls /usr/local/lib/liba
liba52.a libavcodec.pc libavdevice.a libavdevice.so.52 libavformat.pc libavutil.a libavutil.so.49
liba52.la libavcodec.so libavdevice.pc libavdevice.so.52.0.0 libavformat.so libavutil.pc
libavcodec.a libavcodec.so.51 libavdevice.so libavformat.a libavformat.so.52 libavutil.so
[root@server1 extras]# ls /usr/local/lib/liba
[root@server1 extras]# cat /etc/ld.so.conf
include ld.so.conf.d/*.conf
/usr/local/lib
[root@server1 extras]#
( also used include /usr/local/lib above )
Please advise how to get libavcodec or libavutil installed for vlan to install successfully.
Thanks