Re: libgtop and aclocal




On Fri, 1 Jan 1999 joel@unabomber.ml.org wrote:
> Flame away if this is a common problem with an obvious solution, but I'm
> stumped. I've been getting this problem with the latest CVS libgtop source
> for a couple of days, and I can't find any reference to it in the mailing
> list recently. What am I doing wrong?
> 
> [joel@frodo libgtop]$ make
> cd . && aclocal -I . macros

Well, that line should be "cd . && aclocal -I . -I macros", which explains
the error (the missing -I is critical).  Try removing config.cache and
reruning autogen.sh.  Does that give you any errors?  Does make start
working?

Best of luck,
-Gleef



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