From owner-freebsd-questions Tue Sep 28 8:39:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.criterion.canon.co.uk (mailhost.criterion.canon.co.uk [194.223.249.254]) by hub.freebsd.org (Postfix) with ESMTP id C75D71560C for ; Tue, 28 Sep 1999 08:39:37 -0700 (PDT) (envelope-from adamn@csl.com) Received: from csl.com (hermes.criterion.canon.co.uk [194.223.249.13]) by mailhost.criterion.canon.co.uk (8.8.8/8.7.3) with ESMTP id QAA27973; Tue, 28 Sep 1999 16:29:15 +0100 (BST) Message-ID: <37F0E133.DAC7FA3F@csl.com> Date: Tue, 28 Sep 1999 16:39:31 +0100 From: Adam Nealis Organization: Criterion Software, Ltd. X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.0.34 i686) X-Accept-Language: en MIME-Version: 1.0 To: Jeff Lush Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apache 1.3.9 port References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeff Lush wrote: > > Hello, > > I am trying desperately to install Apache 1.3.9 + PHP 3.0.12 + SSL on > FreeBSD and am having some difficulties. I am in desperate need of some > help. You rproblems seem to be the type that are caused by some of the system's .mk stuff being out of date. Compare /usr/share/mk/* and /usr/src/share/mk/* Check /usr/ports/Mk/ as well It might be that when you do the upgrade kit installation either or both of these go out of date. I recommend you CVSUP /usr/ports to update /usr/ports/Mk > My version of FreeBSD is 3.1 stable. I have installed the ports upgrade kit. > I have grabbed the "apache13-php3" directory from the FreeBSD website and > extracted it into the "/usr/ports/www/" directory and have run "make > install". I am then presented with a screen that allows me to choose config > options. I choose SSL and PHP w/MySQL and proceed. I then get an error when > make goes to "make all". Now whenever I run make install, I get the > following error: Presumably you actually did this: cd /usr/ports/www/apache13-php3 make ... Cheers, Adam. > > homer# make install > ===> Building for apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 > ===> src > make: don't know how to make all. Stop > *** Error code 2 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > homer# > > I do not know exactly why I get this error, but cannot seem to fix it. If > anyone can offer some advice, I would really appreciate it. > > Thanks, > > Jeff Lush > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message