|
1.3 + pcre problems: msg#00061web.lighttpd
Hello, Given a system that lacks pcre: # configure spew... Plugins: mod_rewrite : disabled (libpcre missing) mod_redirect : disabled (libpcre missing) mod_ssi : disabled (libpcre missing) mod_cgi : enabled mod_fastcgi : enabled mod_localizer : disabled (liblocalizer missing) mod_maps : disabled (liblocalizer missing) mod_evhost : enabled mod_simple_vhost: enabled mod_access : enabled mod_usertrack : enabled mod_compress : enabled mod_auth : enabled mod_status : enabled mod_accesslog : enabled mod_chat : disabled, buy your license :) mod_cache : disabled, buy your license :) The build still tries to link against it: # make spew... gmake all-recursive gmake[1]: Entering directory `/usr/home/zell/Z/lighttpd-1.3.0' Making all in src gmake[2]: Entering directory `/usr/home/zell/Z/lighttpd-1.3.0/src' /usr/local/bin/bash ../libtool --mode=link gcc -g -O2 -Wall -W -Wshadow -pedantic -o mod_ssi.la -rpath /usr/local/lib -module -export-dynamic -avoid-version -no-undefined mod_ssi_exprparser.lo mod_ssi_expr.lo mod_ssi.lo -lpcre gcc -shared .libs/mod_ssi_exprparser.o .libs/mod_ssi_expr.o .libs/mod_ssi.o -lpcre -Wl,-soname -Wl,mod_ssi.so -o .libs/mod_ssi.so /usr/libexec/elf/ld: cannot find -lpcre gmake[2]: *** [mod_ssi.la] Error 1 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | 1.3 bug fixes: 00061, zell |
|---|---|
| Next by Date: | Re: 1.3 + pcre problems: 00061, Jan Kneschke |
| Previous by Thread: | 1.3 bug fixesi: 00061, zell |
| Next by Thread: | Re: 1.3 + pcre problems: 00061, Jan Kneschke |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |