Received: (qmail 20983 invoked by uid 2012); 25 Mar 1999 05:32:13 -0000 Message-Id: <19990325053213.20982.qmail@hyperreal.org> Date: 25 Mar 1999 05:32:13 -0000 From: Filip Gieszczykiewicz Reply-To: filipg@repairfaq.org To: apbugs@hyperreal.org Subject: ./configure aborts when ./Configure can't find "make" (while "gmake" exists - ie. gcc installed on machine but old sun "Language option not installed" still in effect) X-Send-Pr-Version: 3.2 >Number: 4120 >Category: os-solaris >Synopsis: ./configure aborts when ./Configure can't find "make" (while "gmake" exists - ie. gcc installed on machine but old sun "Language option not installed" still in effect) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Mar 24 21:40:00 PST 1999 >Last-Modified: Tue Apr 20 12:49:15 PDT 1999 >Originator: filipg@repairfaq.org >Organization: >Release: 1.3.6 >Environment: Solaris 2.5.1 with no Sun c compiler but gcc 2.7.2.f.1 installed. uname: SunOS corona 5.5.1 Generic_103640-12 sun4m sparc SUNW,SPARCstation-4 >Description: ./configure dumps: ./Configure: make: not found + adding selected modules ./helpers/TestCompile: make: not found + doing sanity check on compiler and options ** A test compilation with your Makefile configuration [zap] >How-To-Repeat: Try configuring on a machine that has gcc installed but not as to replace the _not_ installed sun C compiler. Hey, I inherited this mess and all I'm supposed to do is upgrade apache (we have 1.1.3 now !!) Note that configure echoes "+ setting C compiler to gcc" YET it still assumes that there is a "make" (instead of using "gmake" at least as a backup). >Fix: If "make" not found AND "+ setting C compiler to gcc" look for "gmake". On this system, that change (actually a symbolic link gmake->make) fixes everything. >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 12:49:15 PDT 1999 State-Changed-Why: Uh, I don't think it's much to ask for "make" to exist. Create a symlink from gmake to make... surely apache isn't the only thing with this problem. Dean >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]