Dear Michael Ablassmeier, you wrote:

> Lucas has rebuild the archive on i386 and your package Failed to Build
> from Source with the following error:
> ...

The following can be used to provisionally repair the problem, pending the
arrival of the next upgrade:

In the file .../milter/milter (line 278), add `const':

        virtual sfsistat unknown(char const *ptr)

    same file, line 332, add `const':

        static sfsistat mUnknown(SMFICTX *ctx, char const *ptr)

In the file .../milter/initialize.cc (line 84), change case label from EOM
(which was probably a typo) into DATA:

#if SMFI_VERSION > 3
            case DATA:  // was: EOM:
                descr.xxfi_data = &mData;

AFAICS this works for both libmilter-dev 8.13.8-3 and 8.14.1-2.

Kind regards,
    
-- 
    Frank B. Brokken
    Computing Center, University of Groningen
    (+31) 50 363 9281
    Public PGP key: http://pgp.surfnet.nl:11371/
    Key Fingerprint: 8E36 9FC4 1DAA FCDF 1A0D  B19F DAC4 BE50 38C6 6170


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to