#1 Le 26/04/2008, à 09:17
- papy9
problème avec automake->autoreconf cherche une macro
bonjour, je cherchait à compiler cairo dock avec glitz (çà m'arrive quand j'ai 8624549.536 heures à perdre...:P)
mais j'ai un bug avec aclocal.ac
$ autoreconf -isvf
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
aclocal:configure.ac:14: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:10: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:14: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
autoreconf: /usr/bin/autoconf failed with exit status: 1
voilà, si quelqu'un a déjà eu le problème, je l'invite à témoigner
Hors ligne
#2 Le 26/04/2008, à 19:26
- papy9
Re : problème avec automake->autoreconf cherche une macro
personne n'a eu le problème....?:o
Hors ligne
#3 Le 26/04/2008, à 20:17
- ppmt
Re : problème avec automake->autoreconf cherche une macro
salut papy9 je viens de voir ton message
quel version de automake as tu?
je me mélange peut-être les pinceaux mais la version par defaut (1.10) ne marche pas avec le dock...il faut installer la 1.9
le dock dont vous avez toujours rêvé Cairo-Dock
irc://irc.freenode.net/#Cairo-Dock-fr
Hors ligne
#4 Le 26/04/2008, à 20:34
- mr_pouit
Re : problème avec automake->autoreconf cherche une macro
configure.ac:10: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:14: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
As-tu les paquets libtool et gettext installés ?
Hors ligne