Re: [users@httpd] sumbol multiple-defined when compiling httpd 2.2.0 on Solaris 8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Feb 03, 2006 at 03:52:37PM +0100, Nico De Ranter wrote:
> I'm trying to compile httpd 2.2.0 on Solaris 8.  When I do 'make
> install' it stops with the following error messages:
> 
> ===========================================================================
> [..]
> /usr/root/web/httpd-2.2.0/srclib/apr/libtool --silent --mode=link gcc -g
> -O2 -pthreads
> -L/usr/root/web/httpd-2.2.0/srclib/apr-util/xml/expat/lib
> -L/openssl-0.9.8a/lib -R/openssl-0.9.8a/lib  -ldl -o ab -static ab.lo
> -lm /usr/root/web/httpd-2.2.0/srclib/pcre/libpcre.la /usr/root/web/httpd-2.2.0/srclib/apr-util/libaprutil-1.la /usr/root/web/httpd-2.2.0/srclib/apr-util/xml/expat/lib/libexpat.la /usr/root/web/httpd-2.2.0/srclib/apr/libapr-1.la -lsendfile -lrt -lsocket -lnsl -lpthread -lssl -lcrypto
> ld: fatal: symbol `SHA256_Transform' is multiply-defined:

To fix this issue, you can download this patch:

http://people.apache.org/~jorton/apr-1.2.2-random.patch

and apply it like this:

cd srclib/apr
patch -p1 < apr-1.2.2-random.patch

this should be fixed out-of-the-box for the next httpd release.

joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux