[vlc-devel] Re: Building VLC - configure script

Steve Li sli at digital-rapids.com
Fri Jul 25 01:35:55 CEST 2003


I just downloaded the archive vlc-snapshot-20030725 and did a bootstrap. And
I got a similar error.

I follow the bootstrap command from the INSTALL.win32 file
  ./bootstrap && \
  CPPFLAGS=-I/usr/win32/include LDFLAGS=-L/usr/win32/lib \
  CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin"

and the last few lines of my output looks like this:
Copying file intl/textdomain.c
Copying file autotools/mkinstalldirs
+ 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:3324: the top level
autom4te: /usr/bin/m4 failed with exit status: 1

I really appreciate if someone can help me out.

Steve

----- Original Message ----- 
From: "Steve Li" <sli at digital-rapids.com>
To: <vlc-devel at videolan.org>
Sent: Thursday, July 24, 2003 4:42 PM
Subject: [vlc-devel] Re: Building VLC - configure script


> I am getting something different this time. Here is the output after
running
> autopoint --force
>
> $ ./bootstrap
> generating modules/**/Makefile.am and
> m4/private.m4.............................
> .................................................done.
> + rm -f aclocal.m4 configure config.log config.h config.h.in
> + rm -f config.guess config.sub missing mkinstalldirs compile depcomp
> install-sh
>
> + cd autotools
> + rm -f config.guess config.sub missing mkinstalldirs compile depcomp
> install-sh
>
> + rm -f ltmain.sh libtool ltconfig
> + rm -f ABOUT-NLS
> + rm -Rf intl
> + rm -f m4/oldgettext.m4 stamp-pic configure.ac.in Modules.am
> + gettextize --version
> + gettextize --version
> + sed -e 1s/[^0-9]*// -e q
> + expr 0.11.5 >= 0.11.5
> + autopoint
> Copying file ABOUT-NLS
> Creating directory intl
> Copying file intl/ChangeLog
> Copying file intl/Makefile.in
> Copying file intl/VERSION
> Copying file intl/bindtextdom.c
> Copying file intl/config.charset
> Copying file intl/dcgettext.c
> Copying file intl/dcigettext.c
> Copying file intl/dcngettext.c
> Copying file intl/dgettext.c
> Copying file intl/dngettext.c
> Copying file intl/eval-plural.h
> Copying file intl/explodename.c
> Copying file intl/finddomain.c
> Copying file intl/gettext.c
> Copying file intl/gettextP.h
> Copying file intl/gmo.h
> Copying file intl/hash-string.h
> Copying file intl/intl-compat.c
> Copying file intl/l10nflist.c
> Copying file intl/libgnuintl.h
> Copying file intl/loadinfo.h
> Copying file intl/loadmsgcat.c
> Copying file intl/localcharset.c
> Copying file intl/locale.alias
> Copying file intl/localealias.c
> Copying file intl/localename.c
> Copying file intl/ngettext.c
> Copying file intl/os2compat.c
> Copying file intl/os2compat.h
> $
> Copying file intl/plural-exp.c
> Copying file intl/plural-exp.h
> Copying file intl/plural.c
> Copying file intl/plural.y
> Copying file intl/ref-add.sin
> Copying file intl/ref-del.sin
> Copying file intl/textdomain.c
> Copying file autotools/mkinstalldirs
> + GETTEXT=yes
> + pkg-config --version
> + PKGCONFIG=yes
> + amvers=none
> + automake-1.7 --version
> + amvers=-1.7
> + automake-1.6 --version
> automake-1.6: not found
> + test -1.7 = none
> + rm -f vlc-config.in
> + printf
> + 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:3308: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
>
>
> ----- Original Message ----- 
> From: "Gildas Bazin" <gbazin at netcourrier.com>
> To: <vlc-devel at videolan.org>
> Sent: Thursday, July 24, 2003 4:15 PM
> Subject: [vlc-devel] Re: Building VLC - configure script
>
>
> > On Thursday 24 July 2003 20:41, Steve Li wrote:
> > > Here is the output. Let me know if you need more information.
> > >
> > > $ ./bootstrap
> > > generating modules/**/Makefile.am and
> > ...
> > > + autopoint
> > > autopoint: File m4/codeset.m4 has been locally modified.
> > ...
> > > autopoint: File po/Makefile.in.in has been locally modified.
> > > autopoint: *** Some files have been locally modified. Not overwriting
> them
> > > because --force has not been specified.
> > > autopoint: *** Stop.
> > >
> >
> > Ok, run "autopoint --force" then redo a ./bootstrap.
> >
> > --
> > Gildas
> >
> > -- 
> > This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> > To unsubscribe, please read http://developers.videolan.org/lists.html
> > If you are in trouble, please contact <postmaster at videolan.org>
> >
>
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
>

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



More information about the vlc-devel mailing list