Bug 10298 - Unable to compile "make" fails ... No rule for target '...'
Summary: Unable to compile "make" fails ... No rule for target '...'
Status: CLOSED INVALID
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Build (show other bugs)
Version: 2.0.39
Hardware: Sun Solaris
: P3 critical (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: TryAgain
Depends on:
Blocks:
 
Reported: 2002-06-27 20:05 UTC by Robert Kohler
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Kohler 2002-06-27 20:05:32 UTC
Downloaded, confirmed md5sum, extracted, ran configure, and make.
Make fails on 1st module to build.

Solaris 8 64bit, openssl 0.9.6d, perl5.6.1, gcc 2.95.

./configure \
--prefix=/vol0017/apps/httpd-2.0.39 \
--with-perl=/usr/local \
--with-ssl=/usr/local/ssl \
--enable-modules=ssl

Builds all makefiles
..

sh-2.03# make
make[1]: Entering directory `/vol0017/src/httpd-2.0.39'
make[1]: *** No rule to make target `modules/aaa/mod_access.la', needed by
`httpd'.  Stop.
make[1]: Leaving directory `/vol0017/src/httpd-2.0.39'
make: *** [all-recursive] Error 1
sh-2.03# 

Tested on another solaris 8 64bit system, same problem.
Tested on a solaris 8 32bit system, same problem.
Tested on RedHat 7.2 Linux, entire application compiled PERFECTLY.
	No problems on Linux, only Solaris.

I am using the gcc version of make.

If I cd to the offending directory, and run make, then offending dependency
is compiled and built ok..  Going back to top level tree, it fails on the next
module/directory needing code.
Comment 1 Robert Kohler 2002-06-27 21:24:05 UTC
Just tested Solaris 2.5.1, same version gcc.  Fails at same spot too.
I left the --with-perl option off, it still fails.
Comment 2 Joshua Slive 2002-10-17 02:34:05 UTC
[This is a mass bug update.]
This bug reports a problem in an older version of Apache 2.
Could you please update to the most recent version and see
if you can reproduce this problem.  If the bug still exists,
please update the bug with the latest version number.  If 
the bug no longer exists, please close the bug report.

Sorry for this impersonal response, but we get many more bug
reports than our volunteers can keep up with.
Thanks for using Apache!
Comment 3 Joshua Slive 2002-11-02 20:17:53 UTC
[This is a mass bug update.] [Resolve-20021102]
No response from submitter; assuming issue is resolved.
If the problem still exists in the lastest version,
please reopen this report and update appropriately.