logo       

Re: 1.3 + pcre problems: msg#00062

web.lighttpd

Subject: Re: 1.3 + pcre problems

On Fri, Sep 17, 2004 at 09:28:33PM +0000, zell@xxxxxxxxxxxxxxxxx wrote:
> Hello,
>
> Given a system that lacks pcre:
>
> # configure spew...
> Plugins:
>
> 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

Ok, fixed locally. Remove -lpcre from Makefile or replace -lpcre bei
$(PCRE_LIB) in Makefile.am and rerun automake.

Jan

--
Jan Kneschke http://jan.kneschke.de/
Perhaps you want to say 'thank you, jan': http://jk.123.org/wishlist/




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise