You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by pa...@aurumtechnology.com on 2003/12/22 16:58:00 UTC

[users@httpd] Compile Errors

I am trying to build apache 2.0.47 on a Solaris Intel machine.  I have the
latest of autoconf and libtool installed.  This is my configure setup:
./configure --prefix=/usr/local/apache2 --enable-modules=mod_include
--enable-ssl --enable-http --enable-cgi --with-ssl=/opt/csw/bin
Configure finished with no errors.  Has anyone seen this error?? These are
the errors when I get when I run make: 

Making all in dso/unix 
/bin/bash /src/httpd/srclib/apr/libtool --silent --mode=link gcc -g -O2
-DHAVE_CONFIG_H -DSOLARI 
S2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./include -I../include
-version-info 9:4:9 -o lib 
apr-0.la -rpath /usr/local/apache2/lib strings/apr_cpystrn.lo
strings/apr_fnmatch.lo strings/apr 
_snprintf.lo strings/apr_strings.lo strings/apr_strnatcmp.lo
strings/apr_strtok.lo passwd/apr_ge 
tpass.lo tables/apr_hash.lo tables/apr_tables.lo file_io/unix/copy.lo
file_io/unix/dir.lo file_i 
o/unix/fileacc.lo file_io/unix/filedup.lo file_io/unix/filepath.lo
file_io/unix/filepath_util.lo 
 file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo
file_io/unix/mktemp.lo fi 
le_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo
file_io/unix/seek.lo network_i 
o/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/sendrecv.lo
network_io/unix/soc 
kaddr.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo
threadproc/unix/proc.lo threadpro 
c/unix/procsup.lo threadproc/unix/signals.lo threadproc/unix/thread.lo
threadproc/unix/threadpri 
v.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/errorcodes.lo
misc/unix/getopt.lo misc/unix 
/otherchild.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/version.lo
locks/unix/global_mutex 
.lo locks/unix/proc_mutex.lo locks/unix/thread_cond.lo
locks/unix/thread_mutex.lo locks/unix/thr 
ead_rwlock.lo time/unix/time.lo time/unix/timestr.lo mmap/unix/common.lo
mmap/unix/mmap.lo shmem 
/unix/shm.lo user/unix/groupinfo.lo user/unix/userinfo.lo
memory/unix/apr_pools.lo atomic/unix/a 
pr_atomic.lo poll/unix/poll.lo poll/unix/pollacc.lo support/unix/waitio.lo
dso/unix/dso.lo 
ld: warning: option -o appears more than once, first setting taken 
ld: fatal: file libapr-0.so.0: open failed: No such file or directory 
ld: fatal: File processing errors. No output written to
.libs/libapr-0.so.0.9.4 
collect2: ld returned 1 exit status 
*** Error code 1 
make: Fatal error: Command failed for target `libapr-0.la' 
Current working directory /src/httpd/srclib/apr 
*** Error code 1 
make: Fatal error: Command failed for target `all-recursive' 
Current working directory /src/httpd/srclib/apr 
*** Error code 1 
make: Fatal error: Command failed for target `all-recursive' 
Current working directory /src/httpd/srclib 
*** Error code 1 
make: Fatal error: Command failed for target `all-recursive' 
Patrick Liechty 
  

Notice:  The information contained in this message may be privileged,
confidential, and protected from disclosure.  If the reader of this message
is not the intended recipient, you are hereby notified that any
dissemination, distribution, or copying of this communication is strictly
prohibited.  If you have received this communication in error, please notify
us immediately by replying to this message, and then delete it from your
computer.  All e-mail sent to this address will be received by the Aurum
Technology corporate e-mail system and is subject to archiving and review by
someone other than the recipient. 



Notice:  The information contained in this message may be privileged,
confidential, and protected from disclosure.  If the reader of this message
is not the intended recipient, you are hereby notified that any
dissemination, distribution, or copying of this communication is strictly
prohibited.  If you have received this communication in error, please notify
us immediately by replying to this message, and then delete it from your
computer.  All e-mail sent to this address will be received by the Aurum
Technology corporate e-mail system and is subject to archiving and review by
someone other than the recipient.