Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

Re: [users@httpd] Strange compile / build problem: Apache 2.2.9
under Solaris 10 SPARC

Igor Gali?

2008-07-08

Replies: Find Java Web Hosting

Author LoginPost Reply

Hi Wulf,

There's an issue with 2.2.9's configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=45221#c6

Running ./buildconf should solve it.

> The Environment Flags:
>
> bash-3.00#
> export CC="/usr/sfw/bin/gcc"
> export LDFLAGS="-R/usr/sfw/lib/sparcv9 -L/usr/sfw/lib/sparcv9 -R/usr/lib -L/usr/lib -R/usr/sfw/lib -L/usr/sfw/lib -R/opt/csw/lib -L/opt/csw/lib -R/usr/local/ssl/lib -L/usr/local/ssl/lib -R/opt/csw/bdb4/lib -L/opt/csw/bdb4/lib -R/lib -L/lib -R/etc/lib -L/etc/lib" \

I suggest you use -lssl_extra -lcrypto_extra, provided by SUNWcry for
higher level encryption.

> ./configure --prefix=/usr/local/apache-2.2.9 --with-included-apr --with-mpm=prefork --with-ssl --enable-ssl=shared --with-ldap --enable-ldap=shared --enable-auth-basic=shared --enable-auth-digest=shared --enable-authn-alias=shared --enable-authnz-ldap=shared --enable-authn-file=shared --enable-authz-owner=shared --enable-cache=shared --enable-file-cache=shared --enable-mem-cache=shared --enable-disk-cache=shared --enable-proxy=shared --enable-proxy-connect=shared --enable-proxy-ftp=shared --enable-proxy-http=shared --enable-proxy-ajp=shared --enable-proxy-balancer=shared --enable-cgi=shared --enable-rewrite=shared --enable-version=shared --enable-vhost-alias=shared --enable-so --enable-dav --enable-dav-fs --enable-cgi --enable-static-rotatelogs > /usr/local/src/apache/configure_229_full.out && make > /usr/local/src/apache/make_229_full.out && make install > /usr/local/src/apache/make_install_229_full.out
As you're on Solaris, you might want to also take a look at:

http://httpd.apache.org/docs/2.2/misc/perf-tuning.html#compiletime

> Best,
>
> Wulf Kaiser
So long,
Igor

---------------------------------------------------------------------
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@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.