[exim-dev] [Bug 1165] New: Build error with pcre 8.20-RC2

Top Page
Delete this message
Reply to this message
Author: Juergen Daubert
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1165] New: Build error with pcre 8.20-RC2
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1165
           Summary: Build error with pcre 8.20-RC2
           Product: Exim
           Version: 4.77
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Packaging
        AssignedTo: nigel@???
        ReportedBy: jue@???
                CC: exim-dev@???



got the following error with exim 4.77 and pcre 8.20-RC2, works with 8.13:

exim.c: In function 'show_whats_supported':
exim.c:976:11: error: 'RC2' undeclared (first use in this function)
exim.c:976:11: note: each undeclared identifier is reported only once for each
function it appears in
exim.c:976:27: error: expected ')' before string constant
make[1]: *** [exim.o] Error 1


$:> pcre-config --version
8.20-RC2

$:> gcc --version | head -n1
gcc (CRUX) 4.5.3


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email