[vlc-devel] mingw-msys building 1.2.0
Garry Keltie
garry.keltie at rmit.edu.au
Wed Mar 2 08:35:15 CET 2011
Hi,
The website description for compiling vlc 1.1.* in mingw-msys has been
working great for me.
However, I am trying to build from git and 1.2 and have run into some
building errors.
It may complicate things but I have also tried upgrading to MSYS 1.0.15.
I am unfamiliar with autoconf and automake so I'd appreciate if anyone
can make a call as to what m4 or autoreconf is trying to tell me in the
output below. I can see that a directory cannot be removed but the user
has the same permissions as before (Administrator) and the temporary
directory I assume is created by the configure process. I can delete the
directory manually afterwards.
Thanks in advance
+++++++++++++++++++++++++++++++++++++++++++++++++++++
$ PATH=/usr/win32/bin:$PATH ./bootstrap
++ dirname ./bootstrap
+ cd .
+ ACLOCAL_ARGS='-I m4 '
+ test -d extras/contrib/build/bin
++ uname -s
+ test .MINGW32_NT-6.1 = .Darwin
+ pkg-config --version
+ PKGCONFIG=yes
+ export AUTOPOINT
+ test ''
+ AUTOPOINT=autopoint
+ autopoint --dry-run --force
+ AUTOPOINT=true
+ echo
+ set +x
generating modules/**/Makefile.am
..........................................................................
+ echo
+ echo
+ cp -f INSTALL INSTALL.git
+ autoreconf --install --force --verbose -I m4
autoreconf-2.67: Entering directory `.'
autoreconf-2.67: running: true --force
autoreconf-2.67: running: aclocal -I m4 --force -I m4
' is already registered with AC_CONFIG_FILES.
/mingw/src/autoconf/26/autoconf-2.67/lib/autoconf/status.m4:290:
AC_CONFIG_FILES is expanded from...
/mingw/share/aclocal-1.11/cond-if.m4:26: AM_COND_IF is expanded from...
configure.ac:4484: the top level
/bin/m4: cannot remove temporary directory /tmp/arPrYAui/m4-koSTNZ:
Directory not empty
autom4te-2.67: /bin/m4 failed with exit status: 1
aclocal-1.11: /mingw/bin/autom4te-2.67 failed with exit status: 1
autoreconf-2.67: aclocal failed with exit status: 1
+++++++++++++++++++++++++++++++++++++++++++++++++++++
--
Garry Keltie
Research & Innovation
RMIT University
/ ... .... .. - / .... .- .--. .--. . -. . -..
More information about the vlc-devel
mailing list