Bugs item #1942938, was opened at 2008-04-15 14:42 Message generated for change (Comment added) made by sjoerd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1942938&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: XML Group: MonetDB4 4.22 Status: Open Resolution: None Priority: 5 Private: No Submitted By: [EMAIL PROTECTED] (marspluto) Assigned to: Nobody/Anonymous (nobody) Summary: libpcre error when using function fn:matches Initial Comment: Hi all, I am using MonetDB4 with XQuery. I use the function fn:matches. When I use it, I am getting this error now: Error: !ERROR: Should not happen: error occurred while checking flags: !ERROR: pcre_match() not available as required version of libpcre was not found by configure. !ERROR: pcre_match: operation failed. Strange, but it was working properly before. What is the required version for libpcre? junte ---------------------------------------------------------------------- >Comment By: Sjoerd Mullender (sjoerd) Date: 2008-04-15 17:14 Message: Logged In: YES user_id=43607 Originator: NO If you have compiled it yourself, you should check the output of the configure step. It should say whether or not it found PCRE. We need version 4.5 or better. ---------------------------------------------------------------------- Comment By: [EMAIL PROTECTED] (marspluto) Date: 2008-04-15 16:02 Message: Logged In: YES user_id=2016221 Originator: YES If you want some extra information, please let me know. For now, I am using fn:contains to do the trick, which is working fine. However, with fn:contains it does not look as elegant as fn:matches, so I hope the bug can be fixed or a work-around for it can be created. ---------------------------------------------------------------------- Comment By: [EMAIL PROTECTED] (marspluto) Date: 2008-04-15 15:14 Message: Logged In: YES user_id=2016221 Originator: YES I installed the latest stable 'February' version via CVS, so I compiled it from scratch. I am using Fedora Core 8. The problem is not PCRE I think. I have downgraded it from 7.3 tot 7.1 and I am still getting this problem. I have a machine that has Fedora 6, and I am not getting the bug there... ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2008-04-15 14:50 Message: Logged In: YES user_id=43607 Originator: NO Which operating system? How was MonetDB created? Did you build it yourself or did you use a precompiled binary? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1942938&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
