|  | 
|  |  | 
|  | 
|  |  | 
| 
   |  | 
 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
 


 RSS2 Feed
RSS2 Feed Posted: Tue Mar 30, 2004 5:07 am
 Posted: Tue Mar 30, 2004 5:07 am





