Results 1 to 1 of 1
Any help with this error is greatly appreciated!
__________________________________________________ _________________________
Code:
./automake.sh
output
1.
~/kibadock/trunk/akamaru$ ./autogen.sh
2.
3.
checking for intltool...
4.
found intltool
5.
checking for libtoolize...
6.
found ...
- 08-23-2007 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 34
make Problems
Any help with this error is greatly appreciated!
__________________________________________________ _________________________
outputCode:./automake.sh
1.
~/kibadock/trunk/akamaru$ ./autogen.sh
2.
3.
checking for intltool...
4.
found intltool
5.
checking for libtoolize...
6.
found libtoolize
7.
checking for automake...
8.
found automake
9.
checking for autoconf...
10.
found autoconf
11.
Running 'autoreconf -v --install'...
12.
autoreconf: Entering directory `.'
13.
autoreconf: configure.in: not using Gettext
14.
autoreconf: running: aclocal --output=aclocal.m4t
15.
aclocal: configure.in: 28: macro `AM_GLIB_GNU_GETTEXT' not found in library
16.
autoreconf: aclocal failed with exit status: 1
17.
~/kibadock/trunk/akamaru$


Reply With Quote
