|
发表于 2004-2-19 21:04:42
|
显示全部楼层
为什么我总编译不成功。?
$ ./autogen.sh
./autogen.sh: line 1: !/bin/sh: 没有那个文件或目录
Generating configuration files for Gaim, please wait....
Running gettextize, please ignore non-fatal messages....
Creating directory m4
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/isc-posix.m4
Copying file m4/lcmessage.m4
Copying file m4/progtest.m4
Copying file po/Makefile.in.in
Running libtoolize, please ignore non-fatal messages....
configure.ac:67: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
$./configure
.
.
.
.
checking for getaddrinfo... yes
checking for socklen_t... yes
checking for pkg-config... no
checking for GLIB - version >= 2.0.0... no
*** A new enough version of pkg-config was not found.
*** See http://www.freedesktop.org/software/pkgconfig/
configure: error:
*** GLib 2.0 is required to build Gaim; please make sure you have the GLib
*** development headers installed. The latest version of GLib is
*** always available at http://www.gtk.org/.
$
。。。。。。 :(
|
|