Re: Compile problems libgtop



Rebecca Ore <rebecca.ore@op.net> writes:

> > 
> > The only remaining possiblity beyond what I've mentioned above this is
> > the guile build.  I did that from the site tarball, but may not have
> > rebuilt it since changing to the most recent gettext.  Tried to download
> > it today but couldn't connect.  If that is likely to be the problem, I
> > can rebuild that and start over again from glib and see if the situation
> > improves.  If that's not likely to be the problem, what is going on?
> > 
>  I checked some earlier notes and the error messages for autogen.sh were
> 
>  Macro 'AM_PATH_GLIB' not found in library

This is most likely some problem with your aclocal installation which doesn't
find the glib.m4 file (should be in the directory `aclocal --print-ac-dir'
gives you).

>  Macro 'AM_GNOME_GETTEXT' not found in library

This is due to a bug in the libgtop-0.99.0 tarball - there's a file missing
in it, should work with the new libgtop-0.99.1 tarball from my site:

	ftp://ftp.home-of-linux.org/pub/libgtop/0.99.1/

Well, sometimes one single error with this aclocal stuff can make configure
fail on certain tests and it may fail to set GLIBTOP_LINUX_VERSION_CODE
correctly due to this - and that's what's causing your parse error.

Martin

> 
> During that attempt, I tried running autoconf, automake, and autoheader,
> still with same results.
> 
> But everything else built, including the other two libs.  I've had a
> gtop working with this .rpm kernel before building 0.99 (0.30), so that
> doesn't seem likely.
>  
> -- 
> Rebecca Ore
> Creativity is playing with the rule sets
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 

-- 
-----------------------------------------------------------------
   Martin Baulig - Angewandte Mathematik - Universitaet Trier
   martin@home-of-linux.org, http://www.home-of-linux.org/
------------------------------------------------------------------



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