Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Automake Error?

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: julian AT openit.de (Julian v. Bock)
  • To: eric AT lasvegasdata.com
  • Cc: "sm-discuss" <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Automake Error?
  • Date: Wed, 17 Jul 2002 16:16:17 +0200

Hi

>>>>> "EW" == Eric Womack <eric AT lasvegasdata.com> writes:

EW> I am trying to track down a problem in the mgapdesk spell, but I
EW> keep get= ting=20 the following error:

[...]

Try the following in the source directory:

aclocal
automake -a

If you still get an error, do a make distclean (if you can; otherwise
get a fresh tarball) and recreate the whole am / ac stuff:

aclocal
autoheader
automake -a
autoconf

Julian




Archive powered by MHonArc 2.6.24.

Top of Page