[vlc-devel] A problem with bootstrap of VLC player...
Hadi Hadizadeh
hadi.hadizadeh at hotmail.com
Tue Feb 3 09:05:14 CET 2009
Hi, I want to compile VLC source code with MSYS/MINGW. I got the last soure code of VLC
at http://www.videolan.org/vlc/download-sources.html . Also, I got the additional libraries
from http://download.videolan.org/pub/testing/win32/contrib-20060330-win32-bin-gcc-3.4.5-only.tar.bz2 .
I extracted it to the root directory. Now I have VLC/usr/win32/bin.
To compile the source code, I used the following instruction: ./bootstrap && \ PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \ PATH=/usr/win32/bin:$PATH \ CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \ LDFLAGS=-L/usr/win32/lib \ ./configure \ --disable-gtk \ --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \ --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \ --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \ --with-wx-config-path=/usr/win32/bin \ --with-freetype-config-path=/usr/win32/bin \ --with-fribidi-config-path=/usr/win32/bin \ --enable-caca --with-caca-config-path=/usr/win32/bin \ --with-xml2-config-path=/usr/win32/bin \ --with-dvdnav-config-path=/usr/win32/bin \ --disable-cddax --disable-vcdx --enable-goom \ --enable-twolame --enable-dvdread \ --disable-mkv \ --enable-debugBut when I enter it, I get the following error which is related to bootstrap:
generating modules/**Makefile.am..........................................................+echo+echo+cp -f INSTALL INSTALL.git+autoreconf --install --force --verbose -I m4./bootstrap: line 110: autoreconf : command not found But what is the problem? Thank you in advance! Best regards,Hadi
_________________________________________________________________
Windows Live Messenger. Multitasking at its finest.
http://www.microsoft.com/windows/windowslive/messenger.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090203/319b1219/attachment.html>
More information about the vlc-devel
mailing list