[vlc] Re: parse error in compiling vlc(cvs version)...

Emanouil Moschous moschous at ics.forth.gr
Tue Oct 14 14:54:31 CEST 2003



On Tue, 14 Oct 2003, Olivier [iso-8859-1] Teulière wrote:

> On Tue, Oct 14, 2003, Emanouil Moschous wrote:
> > $ ./configure --disable-sdl --disable-gtk --enable-nls --enable-ffmpeg
> > --with-ffmpeg-tree=/cygdrive/C/ffmpeg --with-ffmpeg-mp3lame
> > --enable-faad --with-faad-tree=/cygdrive/C/faac --enable-flac
> > --enable-theora --with-wx-config-path=/usr/win32/bin
> > --with-freetype-config-path=/usr/win32/bin --disable-dvd
> > --enable-debug --with-mad-tree=/cygdrive/c/
> > --with-libmpeg2-tree=/cygdrive/c/libmpeg2/
>
> Hum, this is not the commandline given in the INSTALL.win32 file, you
> forgot the beginning (CPPFLAGS="..." LDFLAGS="..." CC="..." CXX="...").
>
> > I compiled and installed the faad, mad and libmpeg2 libraries but not
> > the libdvdcss library (Do i need to intall this library too?  I tried
> > installed this but i took an error too in the "make" proccess
>
> Why don't you use the precompiled libraries? It would save you a lot of
> efforts... (see INSTALL.win32 file for details)
>
> > The configure (of vlc) proccess is doing well, but when i "make" ....
>
> Could you retry with the complete commandline and see if things are
> better?

Hi,

I think that you have right (i didnt notice anything about the
pre-compiled libraries..)
So, i decided to do everything from the begining (download the latest cvs
version)
but now when i am running the (Cygwin)
./bootstrap && \
  CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
  LDFLAGS=-L/usr/win32/lib \
  CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \

I am getting something strange( i think this is about cygwin)

+ aclocal-1.7 -I m4
+ autoconf
' is already registered with AC_CONFIG_FILES.
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.ac:3450: the top level
autom4te: /usr/bin/m4 failed with exit status: 1


I think that this is for the checking about the autoconf



>
> --
> Ipkiss
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
>
>

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list