Using gmake Failing on build

------=_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

<html>

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{font-family:Arial;
color:windowtext;}
[at] page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Hello,</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>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.</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>When I attempt to run gmake, I get the =
error:</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>/bin/bash/make not found</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>[all-recursiv3e] Error 1</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Then when I try and us just make I get the following =
error:</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Bash: line 17: make: command not =
found</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>So I created a link so make would call gmake, but =
that
failed too.</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Any ideas on how I can use gmake, or what I am doing =
wrong?</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Thanks,</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Michael</span></font></p>

</div>

</body>

</html>

------=_NextPart_000_0006_01C5F7FD.2AF6EFA0--
Michael S Pallos [ Sa, 03 Dezember 2005 17:31 ] [ ID #1086054 ]

Re: Using gmake Failing on build

On 12/3/05, Michael S Pallos <mpallos [at] gte.net> wrote:

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

You need to have a program called "make" in your path -- whether that
is actually gmake on the back-end shouldn't matter, I'd guess. I'd
guess that the link above is not working.

Joshua.

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Joshua Slive [ Sa, 03 Dezember 2005 23:43 ] [ ID #1086062 ]

Re: Using gmake Failing on build

--=_alternative 000F76BF862570CD_=
Content-Type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

You either don't have "make" in your path or its not installed on your
machine...



"Michael S Pallos" <mpallos [at] gte.net>

12/03/2005 10:31 AM
Please respond to
users [at] httpd.apache.org



To
users [at] httpd.apache.org
cc

Subject
[users [at] httpd] Using gmake Failing on build






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, =3Fmake=3F. 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=3F

Thanks,
Michael


The information contained in this e-mail and any accompanying documents may=
=
contain information that is confidential or otherwise protected from =
disclosure. If you are not the intended recipient of this message, or if =
this message has been addressed to you in error, please immediately alert =
the sender by reply e-mail and then delete this message, including any =
attachments. Any dissemination, distribution or other use of the contents o=
=66=
this message by anyone other than the intended recipient is strictly =
prohibited.


--=_alternative 000F76BF862570CD_=
Content-Type: text/html;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable


<br><font size=3D2 face=3D"sans-serif">You either don't have =
"make"
in your path or its not installed on your machine...</font>
<br>
<br>
<br>
<table width=3D100%>
<tr valign=3Dtop>
<td width=3D36%><font size=3D1 face=3D"sans-serif"><b>"Michael S =
Pallos"
<mpallos [at] gte.net></b> </font>
<br>
<p><font size=3D1 face=3D"sans-serif">12/03/2005 10:31 AM</font>
<table border>
<tr valign=3Dtop>
<td bgcolor=3Dwhite>
<div align=3Dcenter><font size=3D1 face=3D"sans-serif">Please respond to<br>
users [at] httpd.apache.org</font></div></table>
<br>
<br>
<td width=3D63%>
<table width=3D100%>
<tr valign=3Dtop>
<td>
<div align=3Dright><font size=3D1 face=3D"sans-serif">To</font></div>
<td><font size=3D1 face=3D"sans-serif">users [at] httpd.apache.org</font>
<tr valign=3Dtop>
<td>
<div align=3Dright><font size=3D1 face=3D"sans-serif">cc</font></div>
<td>
<tr valign=3Dtop>
<td>
<div align=3Dright><font size=3D1 face=3D"sans-serif">Subject</font></div>
<td><font size=3D1 face=3D"sans-serif">[users [at] httpd] Using gmake Failing on
build</font></table>
<br>
<table>
<tr valign=3Dtop>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=3D2 face=3D"Arial">Hello,</font>
<br><font size=3D2 face=3D"Arial"> </font>
<br><font size=3D2 face=3D"Arial">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.</font>
<br><font size=3D2 face=3D"Arial"> </font>
<br><font size=3D2 face=3D"Arial">When I attempt to run gmake, I get the =
error:</font>
<br><font size=3D2 face=3D"Arial">/bin/bash/make not found</font>
<br><font size=3D2 face=3D"Arial">[all-recursiv3e] Error 1</font>
<br><font size=3D2 face=3D"Arial"> </font>
<br><font size=3D2 face=3D"Arial">Then when I try and us just make I get the
=66ollowing error:</font>
<br><font size=3D2 face=3D"Arial">Bash: line 17: make: command not =
=66ound</font>
<br><font size=3D2 face=3D"Arial"> </font>
<br><font size=3D2 face=3D"Arial"> </font>
<br><font size=3D2 face=3D"Arial">So I created a link so make would call =
gmake,
but that failed too.</font>
<br><font size=3D2 face=3D"Arial"> </font>
<br><font size=3D2 face=3D"Arial">Any ideas on how I can use gmake, or what
I am doing wrong=3F</font>
<br><font size=3D2 face=3D"Arial"> </font>
<br><font size=3D2 face=3D"Arial">Thanks,</font>
<br><font size=3D2 face=3D"Arial">Michael</font>
<br>
<P> <br>
The information contained in this e-mail and any accompanying documents may=
=
contain information that is confidential or otherwise protected from =
disclosure. If you are not the intended recipient of this message, or if =
this message has been addressed to you in error, please immediately alert =
the sender by reply e-mail and then delete this message, including any =
attachments. Any dissemination, distribution or other use of the contents o=
=66=
this message by anyone other than the intended recipient is strictly =
prohibited.<br>
<br>
</P>
--=_alternative 000F76BF862570CD_=--
Josh Feather [ So, 04 Dezember 2005 03:48 ] [ ID #1087108 ]
Webserver » gmane.comp.apache.user » Using gmake Failing on build

Vorheriges Thema: Startup failed, Apache 2.0.55
Nächstes Thema: Apache2 weird forks (owned by root)