bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Compiler Error in libmu_sieve


From: Jonathan Smith
Subject: [bug-mailutils] Compiler Error in libmu_sieve
Date: Fri, 6 Jan 2017 04:26:21 +0000

I’m new to the mail utils.  I downloaded the mailutils-3.1.1.tar.bz2 and ran configure then make.

The OS is Ubuntu 12.04.5 on 64-bit.

I get the following compiler output.  I checked through your newer git commit logs and didn’t see anything that addresses this.

 

 

make[4]: Entering directory `/home/jtsmith/tmp/mailutils-3.1.1/libmu_sieve'

  CC       actions.lo

  CC       conf.lo

  CC       comparator.lo

  CC       encoded.lo

  CC       environment.lo

  CC       load.lo

load.c:142:1: error: conflicting types for 'mu_sieve_load_ext'

../include/mailutils/sieve.h:210:7: note: previous declaration of 'mu_sieve_load_ext' was here

make[4]: *** [load.lo] Error 1

make[4]: Leaving directory `/home/jtsmith/tmp/mailutils-3.1.1/libmu_sieve'

 

 

 

Jon

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]