From owner-freebsd-questions@FreeBSD.ORG Wed Jun 23 03:58:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 217F116A4CE for ; Wed, 23 Jun 2004 03:58:49 +0000 (GMT) Received: from usenet.ath.cx (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3622A43D2F for ; Wed, 23 Jun 2004 03:58:48 +0000 (GMT) (envelope-from bernt@bah.homeip.net) Received: from [10.0.0.3] ([10.0.0.3]) by usenet.ath.cx (8.12.11/8.12.9) with ESMTP id i5N3wvsg041970 for ; Wed, 23 Jun 2004 05:58:57 +0200 (CEST) (envelope-from bernt@bah.homeip.net) Message-ID: <40D901A7.3030206@bah.homeip.net> Date: Wed, 23 Jun 2004 06:06:00 +0200 From: "Bernt. H" User-Agent: Thunderbird 0.4 (FreeBSD 4.8) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd questions X-Priority: 1 (Highest) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Autoheader problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2004 03:58:49 -0000 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