Date: Wed, 23 Jun 2004 08:22:00 -0400 From: Bill Moran <wmoran@potentialtech.com> To: "Bernt. H" <bernt@bah.homeip.net> Cc: freebsd-questions@freebsd.org Subject: Re: Autoheader problem Message-ID: <20040623082200.0880099e.wmoran@potentialtech.com> In-Reply-To: <40D901A7.3030206@bah.homeip.net> References: <40D901A7.3030206@bah.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"Bernt. H" <bernt@bah.homeip.net> wrote: > Hello! > > Trying to build a program from source but I can't. > > # gmake > +==================================================+ > | ----------- GETTING READY TO BUILD ------------- | > +==================================================+ > | SuckMT 0.55 - A Multi Threaded suck replacement | > | (C)2003 by Niels Basjes - http://niels.basjes.nl | > | http://oss.basjes.nl/SuckMT/ | > +--------------------------------------------------+ > | SuckMT may be used under the GNU Public Licence. | > +==================================================+ > > Available targets to build: > - all : Just build it all. > - install : Build and install. > - debug : ENABLE source debugging for all following compile sessions. > - nodebug : DISABLE source debugging for all following compile sessions. > - dist : Create a suckmt-0.55.tar.gz source distribution. > - rpm : Create an RPM and SRPM for suckmt. > > autoheader > gmake: autoheader: Command not found > gmake: *** [config.h.in] Error 127 autoheader is part of the automake suite of tools. Do you have them installed? If so, make sure they're accessable in your path. -- Bill Moran Potential Technologies http://www.potentialtech.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040623082200.0880099e.wmoran>