|
It turns out that the problem is libtool. It wants to link in a shared object (libpcre.so) in preference to a old archive (libpcre.a) is ahead in the search path. So, you end up compiling with headers in the db-cli distribution but linking against an installed shared library, which, not surprisingly, leads to disaster.
I don't know if that behaviour of libtool is correct, but the simplest solution is to link against ../pcre/libpcre.a instead of -lpcre. Of course, the ability to use ready installed pcre would make sense as well. |
||||||||||||
|
Wrong session request passed |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by