Debian EtchПроблема при сборке Xgl & Compiz (из CVS). autogen.sh ругается что не определены макросы.
Xgl:
sh-3.1$ pwd
/home/brain/CVS/xserver/xorg
sh-3.1$ ./autogen.sh
autoreconf2.50: Entering directory `.'
autoreconf2.50: configure.ac: not using Gettext
autoreconf2.50: running: aclocal --output=aclocal.m4t
aclocal: configure.ac: 55: macro `AM_PROG_AS' not found in library
aclocal: configure.ac: 65: macro `AM_CFLAGS' not found in library
autoreconf2.50: aclocal failed with exit status: 1/***********************************************************************/
Compiz:
/home/brain/CVS/app/compiz
sh-3.1$ ./autogen.sh
autoreconf2.50: Entering directory `.'
autoreconf2.50: configure.ac: not using Gettext
autoreconf2.50: running: aclocal --output=aclocal.m4t
aclocal: configure.ac: 19: macro `AM_GLIB_GNU_GETTEXT' not found in library
aclocal: configure.ac: 121: macro `AM_GCONF_SOURCE_2' not found in library
autoreconf2.50: aclocal failed with exit status: 1/***********************************************************************/
Поробывал на другой машине Slackware 10.1 там без ругани.Где определяются эти макросы? В каком пакете?
На лоре сказали что: "Это automake. В Debian несколько более-менее несовместимых версий. Прочитай, какую надо, и поставь."
Пробывал разные не помогло :(.
>Debian Etch
>
>Проблема при сборке Xgl & Compiz (из CVS). autogen.sh ругается что не
>определены макросы.
>
>Xgl:
>sh-3.1$ pwd
>/home/brain/CVS/xserver/xorg
>sh-3.1$ ./autogen.sh
>autoreconf2.50: Entering directory `.'
>autoreconf2.50: configure.ac: not using Gettext
>autoreconf2.50: running: aclocal --output=aclocal.m4t
>aclocal: configure.ac: 55: macro `AM_PROG_AS' not found in library
>aclocal: configure.ac: 65: macro `AM_CFLAGS' not found in library
>autoreconf2.50: aclocal failed with exit status: 1
>
>/***********************************************************************/
>
>Compiz:
>/home/brain/CVS/app/compiz
>sh-3.1$ ./autogen.sh
>autoreconf2.50: Entering directory `.'
>autoreconf2.50: configure.ac: not using Gettext
>autoreconf2.50: running: aclocal --output=aclocal.m4t
>aclocal: configure.ac: 19: macro `AM_GLIB_GNU_GETTEXT' not found in library
>aclocal: configure.ac: 121: macro `AM_GCONF_SOURCE_2' not found in library
>autoreconf2.50: aclocal failed with exit status: 1
>
>/***********************************************************************/
>
>
>Поробывал на другой машине Slackware 10.1 там без ругани.
>
>Где определяются эти макросы? В каком пакете?
>
>На лоре сказали что: "Это automake. В Debian несколько более-менее несовместимых версий.
>Прочитай, какую надо, и поставь."
>
>Пробывал разные не помогло :(.Эх, сам исправил, совесть непозволила "скрысить" решение :-)
Короче дело в недостающем макросе AM_GCONF_SOURCE_2, он входит в комплект gconf
http://mail.gnome.org/archives/gnome-hackers/2001-December/m...
вот здесь посмотри...у меня Mandriva 2007, решил проблему установки этой (gconf) rpm-ки и ещё там куча целая тянулась за ней....