From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 22 17:51:02 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F00601065672 for ; Mon, 22 Nov 2010 17:51:02 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep11.mx.upcmail.net (fep11.mx.upcmail.net [62.179.121.31]) by mx1.freebsd.org (Postfix) with ESMTP id 32EAD8FC1C for ; Mon, 22 Nov 2010 17:51:01 +0000 (UTC) Received: from edge02.upcmail.net ([192.168.13.237]) by viefep11-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20101122175059.OKDY9177.viefep11-int.chello.at@edge02.upcmail.net>; Mon, 22 Nov 2010 18:50:59 +0100 Received: from headache.rainbow-runner.nl ([80.56.73.45]) by edge02.upcmail.net with edge id aHqi1f02x0ydU7k02Hqy8w; Mon, 22 Nov 2010 18:50:59 +0100 X-SourceIP: 80.56.73.45 Date: Mon, 22 Nov 2010 18:51:52 +0100 From: Koop Mast To: AN Message-ID: <20101122185152.402e4937@headache.rainbow-runner.nl> In-Reply-To: References: X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.0; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=vUpxTctd+kpWCBtSXXIkt5ll4Z8E5Qu9nLREXC/hfIo= c=1 sm=0 a=kj9zAlcOel0A:10 a=hXru_NXGAAAA:8 a=6I5d2MoRAAAA:8 a=CNlowclzv2WOEYOHKSkA:9 a=WTiZHzZzP0Vf_9Tf6OYA:7 a=zcnp8IfGu-JA63W6OSFBGGwr2p8A:4 a=CjuIK1q_8ugA:10 a=UTHjzJaHNTUA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: freebsd-gnome@freebsd.org Subject: Re: evolution-mapi problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 17:51:03 -0000 On Mon, 22 Nov 2010 17:23:55 +0000 (UTC) AN wrote: > After a long upgrade I am left with the following issue. > > ===> Building for evolution-mapi-0.32.1 > gmake all-recursive > gmake[1]: Entering directory > `/usr/ports/mail/evolution-mapi/work/evolution-mapi-0.32.1' > Making all in src > gmake[2]: Entering directory > `/usr/ports/mail/evolution-mapi/work/evolution-mapi-0.32.1/src' > Making all in libexchangemapi > gmake[3]: Entering directory > `/usr/ports/mail/evolution-mapi/work/evolution-mapi-0.32.1/src/libexchangemapi' > CC exchange-mapi-cal-utils.lo > exchange-mapi-cal-utils.c: In function 'populate_freebusy_data': > exchange-mapi-cal-utils.c:1890: error: 'daylight' undeclared (first use in > this function) > exchange-mapi-cal-utils.c:1890: error: (Each undeclared identifier is > reported only once > exchange-mapi-cal-utils.c:1890: error: for each function it appears in.) > gmake[3]: *** [exchange-mapi-cal-utils.lo] Error 1 > gmake[3]: Leaving directory > `/usr/ports/mail/evolution-mapi/work/evolution-mapi-0.32.1/src/libexchangemapi' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/mail/evolution-mapi/work/evolution-mapi-0.32.1/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/mail/evolution-mapi/work/evolution-mapi-0.32.1' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/mail/evolution-mapi. > > Is anyone seeing this? Is there a fix? You should have a patch-src_libexchangemapi_exchnage-mapi-cal-utils.c file in your ports/mail/evolution-mapi folder. If it isn't there, try updating your ports again. -Koop > Tia > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >