Bug 8308 - make error compileing on Solaris 9
Summary: make error compileing on Solaris 9
Status: CLOSED DUPLICATE of bug 8214
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Build (show other bugs)
Version: 2.0.35
Hardware: Sun Solaris
: P3 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-19 18:42 UTC by Barry Quiel
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 Barry Quiel 2002-04-19 18:42:15 UTC
Here is the make error.  I run configure with only the prefix option.
...
c/unix/uuid.lo misc/unix/version.lo locks/unix/crossproc.lo
locks/unix/global_mutex.lo locks/unix/intraproc.lo locks/unix/locks.lo
locks/unix/proc_mutex.lo locks/unix/thread_cond.lo locks/unix/thread_mutex.lo
locks/unix/thread_rwlock.lo time/unix/time.lo time/unix/timestr.lo
mmap/unix/common.lo mmap/unix/mmap.lo shmem/unix/shm.lo i18n/unix/xlate.lo
user/unix/groupinfo.lo user/unix/userinfo.lo memory/unix/apr_pools.lo
atomic/solaris_sparc/*.lo dso/unix/dso.lo
ld: fatal: file atomic/solaris_sparc/*.lo: open failed: No such file or
directory
ld: fatal: File processing errors. No output written to .libs/libapr.so.0.0.0
make[3]: *** [libapr.la] Error 1
make[3]: Leaving directory `/opt/src/httpd-2.0.35/srclib/apr'
make[2]: *** [all-recursive] Error 1
...
Comment 1 Joshua Slive 2002-04-20 02:30:09 UTC

*** This bug has been marked as a duplicate of 8214 ***