Your question is probably better directed at coder-com@undernet.org; we
prefer that b...@undernet.org be used for reporting bugs with the
server.  Note that you will have to join the coder-com@undernet.org list
in order to send emails to it; we do this to reduce the incidence of
spam to the list.  To subscribe, visit:

        http://undernet.sbg.org/mailman/listinfo/coder-com

Also, please maintain the cc to coder-com@undernet.org in your replies,
to allow others to respond.

On Wed, 2014-11-12 at 12:56 -0500, maximecloutie...@videotron.ca wrote:
> I get this error trying to ‘make’ 
>  
>  
> cd . && autoconf
> /bin/sh: 1: autoconf: not found
> Makefile:120: recipe for target 'configure' failed
> make: *** [configure] Error 127

You need to have the GNU "autoconf" package installed to run autoconf.
You should install that package and try again.

It's interesting that make attempts to re-run autoconf; could you let us
know what set of instructions you are using, and how you retrieved the
source that you are building?
-- 
Kevin L. Mitchell <klmi...@mit.edu>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com

Reply via email to