Re: CVS -2-0 does not compile
- From: Peter Bloomfield <PeterBloomfield bellsouth net>
- To: balsa-list gnome org
- Subject: Re: CVS -2-0 does not compile
- Date: Sun, 01 Feb 2004 14:18:07 +0000
On 02/01/2004 08:37:00 AM, Jean-Luc Coulon (f5ibh) wrote:
> Hi,
>
> Trying to compile the latest cvs, I got the following errors:
> (configured with: --with-gpgme --with-pdap --with-ssl)
Sorry about that--I committed some changes to address-entry.c on
the balsa-2-0 branch that included some streamlining of the
includes from a week or two ago, but then left address-entry.h
out of the commit!
Fixed in cvs--should sync to the mirrors later today. FYI, the
fix is:
diff -u -r1.10.2.1 address-entry.h
--- libbalsa/address-entry.h 19 Sep 2003 19:15:23 -0000
1.10.2.1
+++ libbalsa/address-entry.h 1 Feb 2004 14:11:01 -0000
@@ -20,10 +20,11 @@
* 02111-1307, USA.
*/
-
#ifndef __LIBBALSA_ADDRESS_ENTRY_H__
#define __LIBBALSA_ADDRESS_ENTRY_H__
+#include "address.h"
+
#define FOCUS_LOST 0
#define FOCUS_TAINTED 1
#define FOCUS_CACHED 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]