Re: CVS 20030107
Haavard Kvaalen <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 8 Jan 2003, Bob Lockie wrote:
> I changed autogen.sh:
> #echo n | gettextize --copy --force;
> echo n | gettextize --copy --force --intl --no-changelog;
>
> mv po/Makevars.template po/Makevars
> mv: cannot stat `po/Makevars.template': No such file or directory
What version of gettext are you using?
> I still got:
> configure.in:42: warning: AC_TRY_RUN called without default to allow
> cross compiling
> automake-1.5: configure.in: installing `./depcomp'
> automake-1.5: Input/mpg123/Makefile.am: Assembler source seen but
> `ASFLAGS' not defined in `configure.in'
This sounds strange.
$ grep ASFLAGS configure.in
: ${CCASFLAGS='$(CFLAGS)'}
AC_SUBST(CCASFLAGS)
Are you really sure that your files are up to date?
> autoconf: Undefined macros:
> ***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
I remember that you reported this before, I don't have any new clues about
why this is happening.
Something seems to be wrong either with your checkout of xmms, or your
build environment.
--
Håvard Kvålen