this variable remains undefined causing failed compiles:
/usr/local/src/httpd/2.2.4/srclib/apr/libtool --silent --mode=link
/opt/gcc/3.4.6/3.4.6_SunOS_sun4u/bin/gcc -pthreads -I/usr/local/include
-O -DHARD_SERVER_LIMIT=1024 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-L/usr/local/lib -R/usr/local/lib -o mod_ssl.la -rpath
/opt/httpd/2.2.4/modules -module -avoid-version mod_ssl.lo
ssl_engine_config.lo ssl_engine_dh.lo ssl_engine_init.lo ssl_engine_io.lo
ssl_engine_kernel.lo ssl_engine_log.lo ssl_engine_mutex.lo
ssl_engine_pphrase.lo ssl_engine_rand.lo ssl_engine_vars.lo ssl_expr.lo
ssl_expr_eval.lo ssl_expr_parse.lo ssl_expr_scan.lo ssl_scache.lo
ssl_scache_dbm.lo ssl_scache_shmcb.lo ssl_scache_dc.lo ssl_util.lo
ssl_util_ssl.lo -lssl -lcrypto -L/opt/openssl/0.9.8d/lib -lsocket -lnsl
-ldl -export-symbols-regex ssl_module
/usr/local/src/httpd/2.2.4/srclib/apr/libtool: eval: line 4160: syntax
error near unexpected token `|'
/usr/local/src/httpd/2.2.4/srclib/apr/libtool: eval: line 4160: `nm
.libs/mod_ssl.o .libs/ssl_engine_config.o .libs/ssl_engine_dh.o
.libs/ssl_engine_init.o .libs/ssl_engine_io.o .libs/ssl_engine_kernel.o
.libs/ssl_engine_log.o .libs/ssl_engine_mutex.o .libs/ssl_engine_pphrase.o
.libs/ssl_engine_rand.o .libs/ssl_engine_vars.o .libs/ssl_expr.o
.libs/ssl_expr_eval.o .libs/ssl_expr_parse.o .libs/ssl_expr_scan.o
.libs/ssl_scache.o .libs/ssl_scache_dbm.o .libs/ssl_scache_shmcb.o
.libs/ssl_scache_dc.o .libs/ssl_util.o .libs/ssl_util_ssl.o | |
/usr/local/src/sed/nbsed/sed-4.1.5/sed/sed 's/.* //' | sort | uniq >
.libs/mod_ssl.exp'
the variable's emptyness is not correctly tested causing the two | to
apear separated only by 2 spaces.
Does anyone know what this variable is supposed to do, and where to patch
the built in configure script?
cc is gcc 3.4.6
kernel is sunos 2.5.8 "solaris 8"
sed has been pre-empted with nbsed, as the same problem occured with gsed,
while a netbsd 4 machine using (nb)sed compiled cleanly from pkgsrc.
Robin-David Hammond KB3IEN
50 West 17th Street
Ninth Floor
New York, NY 10011
+1 212 479.1700 x 1729
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]