Re: cannot compile gtk+



>>>>> "ch" == Chris Hardy <chardy@vcn.com> writes:

ch> Try going to the gtk+ directory, and type the following.
ch> aclocal;autoconf;automake

ch> Then run autogen.sh again.

no help:

eisen@atropos ~/src/gnome/gtk+ 502 $ aclocal
aclocal: configure.in: 182: macro `AM_PATH_GLIB' not found in library
eisen@atropos ~/src/gnome/gtk+ 503 $ autoconf
configure.in:158: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:159: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:353: warning: AC_TRY_RUN called without default to allow cross compiling
eisen@atropos ~/src/gnome/gtk+ 504 $ automake
eisen@atropos ~/src/gnome/gtk+ 505 $ ./autogen.sh --prefix=/home/eisen/gnome
WARNING: aclocal's directory is /usr/share/aclocal, but...
         no file /usr/share/aclocal/glib.m4
         You may see fatal macro warnings below.
         If these files are installed in /some/dir, set the ACLOCAL_FLAGS 
         environment variable to "-I /some/dir", or install
         /usr/share/aclocal/glib.m4.

Running gettextize...  Ignore non-fatal messages.
sed: can't read aclocal.m4: No such file or directory
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/aclocal'
+ aclocal
aclocal: configure.in: 182: macro `AM_PATH_GLIB' not found in library
+ autoheader
configure.in:158: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:159: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:353: warning: AC_TRY_RUN called without default to allow cross compiling
+ automake
+ autoconf
configure.in:158: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:159: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:353: warning: AC_TRY_RUN called without default to allow cross compiling
+ cd /home/eisen/src/gnome/gtk+
+ ./configure --prefix=/home/eisen/gnome
loading cache ./config.cache
./configure: line 579: syntax error near unexpected token `AM_INIT_AUTOMAKE($PACKAGE,'
./configure: line 579: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)'



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