------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1223
--- Comment #20 from Lawrence Velázquez <larryv@???> 2013-02-15 06:07:24 ---
(In reply to comment #19)
> Could you run pcretest with gdb:
Unfortunately, pcretest seems to be a shell script.
---
% head -n 15 pcretest
#! /bin/sh
# pcretest - temporary wrapper script for .libs/pcretest
# Generated by libtool (GNU libtool) 2.4
#
# The pcretest program cannot be directly executed until all the libtool
# libraries that it depends on are installed.
#
# This wrapper script should never be moved out of the build directory.
# If it is, it will not operate correctly.
# Sed substitution that helps us do robust quoting. It backslashifies
# metacharacters that are still active within double-quoted strings.
sed_quote_subst='s/\([`"$\\]\)/\\\1/g'
%
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email