[vlc] Re: Failed with exit status:1 while compiling VLC code
boku
boku0712 at gmail.com
Tue Mar 8 03:09:56 CET 2005
My current automake-devel is 1.9.2-1 and i only can select switch back
to 1.9.1-1. There's no 1.8.5. Should I change another ftp site? Thank
you!~
On Mon, 7 Mar 2005 21:03:29 -0500, Mark Moriarty
<mfmbusiness at earthlink.net> wrote:
> You might try with:
> the automake bug work-around is to use --build=i686-pc-cygwin in configure
>
> Oherwise, it's the automake-devel that you need to revert. You click on the
> little symbol that has "skip" or "keep" displayed, and it should give you a
> choice to drop to 1.8.5
>
>
> -----Original Message-----
> From: vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org] On Behalf Of
> boku
> Sent: Monday, March 07, 2005 8:49 PM
> To: vlc at videolan.org
> Subject: [vlc] Re: Failed with exit status:1 while compiling VLC code
>
> Thank you, Mark~
> I've modified those *.m4 files. However, I couldn't find the aclocal config
> in the cygwin setup options by Full View. Does it have another name for it?
> I use the ftp://ftp.nctu.edu.tw as my install source.
>
> On Mon, 7 Mar 2005 06:55:36 -0500, Mark Moriarty
> <mfmbusiness at earthlink.net> wrote:
> > The underquoted definitiom warnings can be fixed by adding square brackets
> > ([ and ]) to the function definitions at the top of the respective.m4
> files.
> > It's documented in the Cygwin mailing lists, I believe.
> >
> > /usr/share/aclocal/pkg.m4:5:
> > Line 5, change to: AC_DEFUN([PKG_CHECK_MODULES], [
> > /usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of
> > AC_CHECK_FT2
> > Line 7, change to: AC_DEFUN([AC_CHECK_FT2],
> > /usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of
> > AM_PATH_CPPUNIT
> > Line 4, chane to: AC_DEFUN([AM_PATH_CPPUNIT],
> > /usr/share/aclocal/check.m4:5: warning: underquoted definition of
> > AM_PATH_CHECK ' is
> > Line 5, change to: AC_DEFUN([AM_PATH_CHECK],
> >
> > Concerning the error/fail, I'm pretty sure that there's a switch to add
> when
> > using aclocal 1.9. I stayed with aclocal because of it. You should still
> > be able to get aclocal 1.8 from the Cygwin repositories. Next to the
> > package name, in Cygwin's Setup, there's a little toggle symbol that lets
> > you revert to an earlier version.
> >
> > Concerning obtaining more current snapshots, try:
> > http://vthr.videolan.org/
> > For now.
> >
> >
> > -----Original Message-----
> > From: vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org] On Behalf
> Of
> > boku
> > Sent: Monday, March 07, 2005 12:36 AM
> > To: vlc at videolan.org
> > Subject: [vlc] Failed with exit status:1 while compiling VLC code
> >
> > 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!~
> > .......
> >
> > --
> > This is the vlc mailing-list, see http://www.videolan.org/vlc/
> > To unsubscribe, please read http://www.videolan.org/support/lists.html
> >
> >
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
--
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