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

Emanouil Moschous moschous at ics.forth.gr
Thu Oct 16 11:02:20 CEST 2003



On Tue, 14 Oct 2003, Gildas Bazin wrote:

> On Tuesday 14 October 2003 14:54, Emanouil Moschous wrote:
> >
> > 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
> >
>
> How did you check out your CVS version of VLC ? with cygwin's cvs tool ?
> Can you also make sure that you installed the devel version of cygwin's
> autoconf and automake ?

I made all the updates of cygwin and i have installed "all" (what ever you
can imagine) and it doent work

>
> If none of this works, you can still use the daily snapshots which are
> already bootstrapped (http://www.videolan.org/pub/videolan/vlc/snapshots/).
>


i tried snapshots that are already bootstrapped but when i do "./configure
...."
i take an error because it cannot find the library libdvdcss that is located
in the /cygwin/usr/win32/.. (pre-compiled libraries)

These directories are defined to be used (-I and -L) in the bootstrap
procedure

./bootstrap && \
  CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
  LDFLAGS=-L/usr/win32/lib \
  CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \

but it doesnt work

so now i cannot either use the snapshots that already bootstrapped.
I searched in the web and other users of vlc had the same problem.
with autoconf

what am i have to do now..?

please, i am desperate
i am trying a week now to compile the vlc product..

-Manos Moschous



> --
> Gildas
>
> --
> 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