Forum: CFEngine Help
Subject: 3.2.0b1 configure fail --with-pcre
Author: matthewwillsher
Link to topic: https://cfengine.com/forum/read.php?3,22768,22768#msg-22768

Hi,

I've been attempting to compile 3.2.0b1 on Solaris 10 x86 against pcre 8.12. 
PCRE is install in /opt/tokn:


./configure  --prefix=/opt/tokn --localstatedir=/var/opt/tokn 
--sysconfdir=/etc/opt/tokn --with-berkeleydb=/opt/tokn --with-openssl=/usr/sfw 
--with-pcre=/opt/tokn


>From config.log:

configure:13572:
configure:13575: checking for pcre_exec in -lpcre
configure:13600: gcc -o conftest -D_REENTRANT -pthreads -g -O2 
-I/opt/tokn/include  -D_REENTRANT -pthreads      conftest.c -lpcre    >&5
ld: fatal: library -lpcre: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status




3.1.5 completes the configure stage without problem.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to