[vlc] Failed with exit status:1 while compiling VLC code

boku boku0712 at gmail.com
Mon Mar 7 06:35:45 CET 2005


Dear all,
    I just downloaded the vlc-snapshot-20050217/ to compile the code.
Followed by the doc--document--CygwinCompileEnvironmentRevB.pdf. I
created a config_setup as follows but failed in aclocal-1.9 -I m4.  Is
there anything wrong or I lost some required functions while setup
cygwin?  Thank you!~

config_setup------------------------
./bootstrap && \
CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
LDFLAGS=-L/usr/win32/lib \
CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
./configure \
    --disable-sdl --disable-gtk \
    --enable-nls \
    --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-livedotcom --with-livedotcom-tree=/usr/win32/live.com \
    --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-toolame --enable-dvdread \
    --enable-debug \
    --enable-optimizations \
    --enable-release

message------------------
.........
Copying file autotools/mkinstalldirs
+ aclocal-1.9 -I m4
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULE
S
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_F
T2
/usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPU
NIT
/usr/share/aclocal/check.m4:5: warning: underquoted definition of AM_PATH_CHECK
' is already registered with AC_CONFIG_FILES.
autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
configure.ac:4372: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal-1.9: autom4te failed with exit status: 1

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list