<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR><BR><BR>

<HR id=stopSpelling>
<BR>
From: hadi.hadizadeh@hotmail.com<BR>To: vlc-devel@videolan.org<BR>Subject: A problem with bootstrap of VLC player...<BR>Date: Tue, 3 Feb 2009 00:05:14 -0800<BR><BR>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
Hi,<BR> <BR>I want to compile VLC source code with MSYS/MINGW. I got the last soure code of VLC <BR>at <A href="http://www.videolan.org/vlc/download-sources.html">http://www.videolan.org/vlc/download-sources.html</A> . Also, I got the additional libraries <BR>from <A href="http://download.videolan.org/pub/testing/win32/contrib-20060330-win32-bin-gcc-3.4.5-only.tar.bz2">http://download.videolan.org/pub/testing/win32/contrib-20060330-win32-bin-gcc-3.4.5-only.tar.bz2</A> . <BR>I extracted it to the root directory. Now I have VLC/usr/win32/bin.<BR> <BR>To compile the source code, I used the following instruction: <BR>
 <BR>
./bootstrap && PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \ <BR>
PATH=/usr/win32/bin:$PATH \CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" LDFLAGS=-L/usr/win32/lib<BR>
<BR>But when I enter it, I get the following error:<BR><BR>generating modules/**Makefile.am<BR>..........................................................<BR>+echo<BR>+echo<BR>+cp -f INSTALL INSTALL.git<BR>+autoreconf --install --force --verbose -I m4<BR>./bootstrap: line 110: autoreconf : command not found<BR> <BR>But what is the problem? Thank you in advance!<BR> <BR>Best regards,<BR>Hadi<BR><br /><hr />The new Windows Live Messenger.  <a href='http://www.microsoft.com/windows/windowslive/messenger.aspx' target='_new'>You don’t want to miss this.</a></body>
</html>