You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/04/19 20:42:16 UTC

DO NOT REPLY [Bug 8308] New: - make error compileing on Solaris 9

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8308>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8308

make error compileing on Solaris 9

           Summary: make error compileing on Solaris 9
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: quielb@ecst.csuchico.edu


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
...