[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: automake 1.5



>> "DB" == Denis Barbier <barbier@linuxfr.org> writes:

[...]

> Hi Christian,

Hi Denis,

> in gnome-core, Makefile.in's have spaces instead of tab in front of -ourdir,
> this may confuse automake.

Thanks this fix one problem. Here is all errors:

Running automake --gnu  ...
applets/gen_util/help/es/printer/Makefile.am:26: variable `omffiles' not defined
applets/tasklist/Makefile.am: CLEANFILES must be set with `=' before using `+='
desktop-links/Makefile.am:44: Multimedia_DATA multiply defined in condition TRUE

  Multimedia_DATA (User, where = 44) =
  {
    TRUE => \
        XEphem.desktop          \
        XMcd.desktop            \
        xmix.desktop            \
        realplayer.desktop      \
        GXanim.desktop          \
        XMcd.desktop            \
        realplayer.desktop      \
        xmix.desktop

  }
desktop-links/Makefile.am:57: Utilities_DATA multiply defined in condition TRUE

  Utilities_DATA (User, where = 57) =
  {
    TRUE => \
        Xemacs.desktop          \
        gaspell.desktop         \
        FileRunner.desktop      \
        TkSETI.desktop          \
        rxvt.desktop            \
        lynx.desktop            \
        xbmbrowser.desktop      \
        Vim.desktop             \
        xcolsel.desktop         \
        FileRunner.desktop

  }
gnome-terminal/Makefile.am: CLEANFILES must be set with `=' before using `+='
gnome-terminal/da/Makefile.am:10: variable `omffiles' not defined
gnome-terminal/it/Makefile.am:10: variable `omffiles' not defined
gnome-terminal/no/Makefile.am:10: variable `omffiles' not defined
gsm/Makefile.am:14: sysdir multiply defined in condition TRUE

  sysdir (User, where = 14) =
  {
    TRUE => $(datadir)/apps/Settings
  }
help-browser/Makefile.am:59: invalid unused variable name: `ORBIT_HELP_BROWSER_SOURCES'
help-browser/Makefile.am:62: invalid unused variable name: `ORBIT_HELP_CLIENT_SOURCES'
help-browser/Makefile.am:56: invalid unused variable name: `ORBIT_HELP_COMMON_SOURCES'
panel/Makefile.am: CLEANFILES must be set with `=' before using `+='
**Error**: automake failed.
make: *** [Makefile] Erreur 1

> And buildd.debian.org reports a successful build of gnome-libs, so I am not
> sure there is a problem here.

I can't build gnome-libs :

Running automake --gnu  ...
gtk-xmhtml/Makefile.am:63: deprecated feature: `htmltest' overrides `htmltest$(EXEEXT)'
gtk-xmhtml/Makefile.am:63: change your target to read `htmltest$(EXEEXT)'
zvt/Makefile.am:43: deprecated feature: `gnome-pty-helper' overrides `gnome-pty-helper$(EXEEXT)'
zvt/Makefile.am:43: change your target to read `gnome-pty-helper$(EXEEXT)'
Running autoconf ...
configure.in:100: AM_CONDITIONAL: invalid condition: FALSE
processing /home/marillat/src/debian/gnome-libs-1.4.1.2/libart_lgpl
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `..'.
Running aclocal  ...
Running autoheader...
configure.in:58: warning: AC_TRY_RUN called without default to allow cross compiling
Running automake --gnu  ...
Running autoconf ...
configure.in:58: warning: AC_TRY_RUN called without default to allow cross compiling
Running /home/marillat/src/debian/gnome-libs-1.4.1.2/configure --enable-maintainer-mode --enable-compile-warnings --prefix=/usr --localstatedir=/var/lib --sysconfdir=/etc --mandir=/usr/share/man --datadir=/usr/share --enable-compat185 ...
macros/autogen.sh: /home/marillat/src/debian/gnome-libs-1.4.1.2/configure: Aucun fichier ou répertoire de ce type

Christian



Reply to: