Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 34645 invoked from network); 3 Dec 2005 16:33:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Dec 2005 16:33:58 -0000 Received: (qmail 97188 invoked by uid 500); 3 Dec 2005 16:33:33 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 97101 invoked by uid 500); 3 Dec 2005 16:33:32 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 96677 invoked by uid 99); 3 Dec 2005 16:33:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Dec 2005 08:33:27 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mpallos@gte.net designates 206.46.252.44 as permitted sender) Received: from [206.46.252.44] (HELO vms044pub.verizon.net) (206.46.252.44) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Dec 2005 08:33:52 -0800 Received: from mpallos ([71.40.153.18]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IQX00F80KL650G3@vms044.mailsrvcs.net> for users@httpd.apache.org; Sat, 03 Dec 2005 10:32:00 -0600 (CST) Date: Sat, 03 Dec 2005 11:31:54 -0500 From: "Michael S Pallos" To: Message-id: <0IQX00F9BKLB50G3@vms044.mailsrvcs.net> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Content-type: multipart/alternative; boundary="----=_NextPart_000_0006_01C5F7FD.2AF6EFA0" Thread-index: AcX4JxH3h8w4dZYNSFuNWyvDGE/7qw== X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Using gmake Failing on build X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0006_01C5F7FD.2AF6EFA0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I have successful ran ./configure using gcc with Apache 2.2.0 on Solaris 10. I am stuck on the next step in installation, "make". I have gmake installed and was attempting to use that. When I attempt to run gmake, I get the error: /bin/bash/make not found [all-recursiv3e] Error 1 Then when I try and us just make I get the following error: Bash: line 17: make: command not found So I created a link so make would call gmake, but that failed too. Any ideas on how I can use gmake, or what I am doing wrong? Thanks, Michael ------=_NextPart_000_0006_01C5F7FD.2AF6EFA0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello,

 

I have successful ran ./configure using gcc with = Apache 2.2.0 on Solaris 10.  I am stuck on the next step in installation, = “make”.  I have gmake installed and was attempting to use that.

 

When I attempt to run gmake, I get the = error:

/bin/bash/make not found

[all-recursiv3e] Error 1

 

Then when I try and us just make I get the following = error:

Bash: line 17: make: command not = found

 

 

So I created a link so make would call gmake, but = that failed too.

 

Any ideas on how I can use gmake, or what I am doing = wrong?

 

Thanks,

Michael

------=_NextPart_000_0006_01C5F7FD.2AF6EFA0--