I am new to VLC and trying to configure vlc under windows.
my system specifications:
msys 1.11,ming 5.1.4,vlc 0.9.9,autoconf 2.61,automake 1.10,libtool 1.5.25,contrib-win32-2009,pkg-config 0.23
I followed the directions given here: http://wiki.videolan.org/Win32CompileMSYS#AutoTools
i successfully bootstrapped.
when trying to configure following error occurred
pls Help...
thanks in advance
Ansaz
sh extras/package/win32/configure-msys.sh
checking build system type... i386-pc-linux-gnu
checking host system type... i586-pc-mingw32msvc
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-mingw32msvc-strip... no
checking for strip... strip
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
......
....
....
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking for net/if.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for ssize_t... yes
checking for library containing poll... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for timespec in sys/time.h... no
./configure: line 32186: syntax error near unexpected token `MINIZIP,'
./configure: line 32186: ` PKG_CHECK_MODULES(MINIZIP, minizip , have_minizip=yes ,'