https://issues.apache.org/bugzilla/show_bug.cgi?id=45253
Summary: Unable to build httpd on Solaris
Product: Apache httpd-2
Version: 2.2.9
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Building httpd on Solaris aborts with the following error:
/ehc/fs1/home/apache/src/httpd-2.2.9/srclib/apr/libtool --silent --mode=link
gcc -g -O3 -pthreads -mcpu=ultrasparc3 -m32 -R/u01/opt/lib -L/u01/opt/lib -lm
-o htpasswd htpasswd.lo
/ehc/fs1/home/apache/src/httpd-2.2.9/srclib/pcre/libpcre.la
/ehc/fs1/home/apache/src/httpd-2.2.9/srclib/apr-util/libaprutil-1.la -lexpat
/ehc/fs1/home/apache/src/httpd-2.2.9/srclib/apr/libapr-1.la -luuid -lsendfile
-lrt -lsocket -lnsl -lpthread
Undefined first referenced
symbol in file
__sync_fetch_and_add_4
/ehc/fs1/home/apache/src/httpd-2.2.9/srclib/apr/.libs/libapr-1.so
__sync_fetch_and_sub_4
/ehc/fs1/home/apache/src/httpd-2.2.9/srclib/apr/.libs/libapr-1.so
ld: fatal: Symbol referencing errors. No output written to .libs/htpasswd
The error occurs on both Solaris 8 and Solaris 10. On both systems builtin
atomics are preferred over Solaris atomics
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]