Hello, I am attempting to get apache_1.3.28 openssl-0.9.7b mod_ssl/2.8.15 rsaref working on solaris 9. When configuring apache with this command: ./configure --with-apache=/usr/share/src/apache_1.3.28/ --with-rsa=/lib with-ssl=/usr/share/src/openssl-0.9.7b --prefix=/usr/local/apache everything seems okay. When I run make the process gets stuck here:
se-br# nohup make ===> src ===> src/os/unix <=== src/os/unix ===> src/ap <=== src/ap ===> src/main <=== src/main ===> src/lib ===> src/lib/expat-lite <=== src/lib/expat-lite <=== src/lib ===> src/modules ===> src/modules/experimental <=== src/modules/experimental ===> src/modules/standard <=== src/modules/standard ===> src/modules/extra <=== src/modules/extra ===> src/modules/proxy <=== src/modules/proxy ===> src/modules/example <=== src/modules/example ===> src/modules/ssl flex -Pssl_expr_yy -s -B ssl_expr_scan.l Any ideas what has gone wrong? Here is my ps output: # ps -ef UID PID PPID C STIME TTY TIME CMD root 339 338 0 22:11:25 pts/2 0:00 make root 349 339 0 22:11:25 pts/2 0:00 sh -ce make -f ./Makefile root= build-std root 350 349 0 22:11:25 pts/2 0:00 make -f ./Makefile root= build-std root 359 350 0 22:11:26 pts/2 0:00 sh -ce case "xsun4u-sun-solaris2.290" in \ x*390*) _C89_STEPS="0xffffffff"; e root 360 359 0 22:11:26 pts/2 0:00 make SDP=src/ all root 369 360 0 22:11:26 pts/2 0:00 sh -ce for i in os/unix ap main lib modules; do \echo "===> src/$i"; \case root 416 369 0 22:11:27 pts/2 0:00 make SDP=src/ CC=gcc AUX_CFLAGS= -DSOLARIS2=290 -DMOD_SSL=208115 -DEAPI -DUSE_E root 425 416 0 22:11:27 pts/2 0:00 sh -ce for i in experimental standard extra proxy example ssl ""; do \ if [ " root 471 425 0 22:11:28 pts/2 0:00 make SDP=src/ CC=gcc AUX_CFLAGS= -DSOLARIS2=290 -DMOD_SSL=208115 -DEAPI -DUSE_E root 480 471 95 22:11:28 pts/2 62:31 make SDP=src/ CC=gcc AUX_CFLAGS= -DSOLARIS2=290 -DMOD_SSL=208115 -DEAPI -DUSE_E Soo ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]