DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33188>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33188 Summary: build and install problem Product: Apache httpd-2.0 Version: 2.0.52 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am sorry but I am not sure which Unix system I used in school, could anyone tell me how to figure it out ? The following are the message generated after I type "make" ===================================================== csci571.usc.edu(56): make Making all in srclib Making all in apr Making all in strings Making all in passwd Making all in tables Making all in file_io/unix Making all in network_io/unix Making all in threadproc/unix Making all in misc/unix Making all in locks/unix Making all in time/unix Making all in mmap/unix Making all in shmem/unix Making all in user/unix Making all in memory/unix Making all in atomic/unix Making all in poll/unix Making all in support/unix Making all in dso/unix /bin/bash /home/scf-28/juiyutsa/httpd-2.0.52/srclib/apr/libtool --silent -- mode=link gcc -g -O2 -pthreads -DHAVE_CONFIG_H -DSOLARIS2=9 - D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./include -I../include -version-info - o libapr-.la -rpath /auto/home-scf-28/juiyutsa/httpd-2.0.52//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_getpass.lo tables/apr_hash.lo tables/apr_tables.lo file_io/unix/copy.lo file_io/unix/dir.lo file_io/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 file_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo file_io/unix/seek.lo file_io/unix/tempdir.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo threadproc/unix/proc.lo threadproc/unix/procsup.lo threadproc/unix/signals.lo threadproc/unix/thread.lo threadproc/unix/threadpriv.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/thread_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/apr_atomic.lo poll/unix/poll.lo poll/unix/pollacc.lo support/unix/waitio.lo dso/unix/dso.lo - lsendfile -lrt -lm -lsocket -lnsl -lresolv -lpthread -ldl libtool: link: you must specify an output file Try `libtool --help --mode=link' for more information. *** Error code 1 make: Fatal error: Command failed for target `libapr-.la' Current working directory /auto/home-scf-28/juiyutsa/httpd-2.0.52/srclib/apr *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /auto/home-scf-28/juiyutsa/httpd-2.0.52/srclib/apr *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /auto/home-scf-28/juiyutsa/httpd-2.0.52/srclib *** Error code 1 make: Fatal error: Command failed for target `all-recursive' csci571.usc.edu(57): Can anyone tell me how should I do in order to fix this problem thanks -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
