I recently grabbed GNOME from CVS, since I want to try some alpha
GNOME packages which require bleeding-edge GNOME stuff. When trying to
run autogen.sh to build gnome-core and gnome-libs, I receive errors
like the following:
atlantis:~/src/gnome/ORBit> aclocal
aclocal: configure.in: 110: macro `AM_PATH_GLIB' not found in library
Exit 1
This is after trying to run automake/aclocal manually to see if I
could solve the problem. autogen.sh produces the following:
atlantis:~/src/gnome/ORBit> ./autogen.sh --prefix=/usr/local/stow/gnome
processing .
aclocal: configure.in: 110: macro `AM_PATH_GLIB' not found in library
configure.in:234: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:301: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:302: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:303: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:304: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:305: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:306: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:307: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:308: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:309: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:310: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:311: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:312: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:313: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:314: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:315: warning: AC_TRY_RUN called without default to allow cross compiling
src/orb/Makefile.am:85: variable `GLIB_LIBS' not defined
configure.in:234: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:301: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:302: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:303: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:304: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:305: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:306: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:307: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:308: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:309: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:310: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:311: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:312: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:313: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:314: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:315: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:234: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:301: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:302: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:303: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:304: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:305: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:306: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:307: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:308: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:309: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:310: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:311: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:312: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:313: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:314: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:315: warning: AC_TRY_RUN called without default to allow cross compiling
processing libIDL
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
aclocal: configure.in: 84: macro `AM_PATH_GLIB' not found in library
autoconf: Undefined macros:
configure.in:62:AC_CPP_ACCEPT_IDL
configure.in:66:AC_CPP_PIPE_STDIN
configure.in:97:AC_UPDATE_IF_CHANGED(IDL.h, IDL.h.new)
processing popt
Running ./configure --enable-maintainer-mode --prefix=/usr/local/stow/gnome
loading cache ./config.cache
./configure: line 588: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: line 588: `AM_CONFIG_HEADER(config.h)'
Now type 'make' to compile ORBit.
atlantis:~/src/gnome/ORBit> make
make: *** No targets. Stop.
Exit 2
I have the latest autoconf/automake packages which are available for
Debian; autoconf 2.13-3 and automake 1.4-2. Am I missing something
else? This happens with most of the GNOME modules I've checked out. I
grabbed gspeech, which is the alpha package I'm experimenting with,
and it seems to compile nearly cleanly, except for a few minor issues
with gnome.c which I suspect are due to my inability to get the other
packages compiled and installed.
,-----------------------------------------------------------------------------.
> Nolan Darilek | <
> [EMAIL PROTECTED] | University of Texas at Austin <
> [EMAIL PROTECTED] | Freshman, Computer Science <
> ICQ: 15709478 | Orientation Advisor, 1999 <
> http://www.bigfoot.com/~nolan_d/ | <
`-----------------------------------------------------------------------------'
"I assure you the thought never even crossed my mind, lord."
"Indeed? Then if I were you I'd sue my face for slander."
-- Terry Pratchett, "The Colour of Magic"
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]