Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Dec 2009 15:42:42 +0100
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        vova@fbsd.ru
Cc:        gnome <gnome@freebsd.org>
Subject:   Re: mail/evolution-mapi - failed to build
Message-ID:  <1259678562.1774.60.camel@headache.rainbow-runner.nl>
In-Reply-To: <1259675681.66953.35.camel@localhost>
References:  <1259672975.66953.18.camel@localhost> <1259673797.1774.19.camel@headache.rainbow-runner.nl> <1259675681.66953.35.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2009-12-01 at 16:54 +0300, Vladimir Grebenschikov wrote:
> Hi 
> 
> > Can you do "pkg_info -W /usr/local/include/libmapi/proto.h" 
> 
> $ pkg_info -W /usr/local/include/libmapi/proto.h
> $
> 
> > and check if you got libmapi already installed?
> Yes, I had it installed before not via ports.

I'm pretty sure this is what causing the port to fail building.

> I have removed include/libmapi and rebuild - errors are changed, but
> still here
> 
> ...
> gen_ndr/ndr_exchange.c: In function 'ndr_print_MAPI_OPNUM':
> gen_ndr/ndr_exchange.c:12586: warning: enumeration value 'op_MAPI_CloneStream' not handled in switch
> gen_ndr/ndr_exchange.c:12586: warning: enumeration value 'op_MAPI_TransportNewMail' not handled in switch
> gen_ndr/ndr_exchange.c:12586: warning: enumeration value 'op_MAPI_UpdateDeferredActionMessages' not handled in switch
> gen_ndr/ndr_exchange.c:12586: warning: enumeration value 'op_MAPI_LockRegionStream' not handled in switch
> gen_ndr/ndr_exchange.c:12586: warning: enumeration value 'op_MAPI_UnlockRegionStream' not handled in switch
> gen_ndr/ndr_exchange.c:12586: warning: enumeration value 'op_MAPI_WriteAndCommitStream' not handled in switch
> gen_ndr/ndr_exchange.c:12586: warning: enumeration value 'op_MAPI_HardDeleteMessages' not handled in switch
> gen_ndr/ndr_exchange.c:12586: warning: enumeration value 'op_MAPI_HardDeleteMessagesAndSubfolders' not handled in switch
> gen_ndr/ndr_exchange.c: In function 'ndr_push_SearchMessageModifiedNotification':
> gen_ndr/ndr_exchange.c:25056: error: 'const struct SearchMessageModifiedNotification' has no member named 'SearchFID'
> gen_ndr/ndr_exchange.c: In function 'ndr_pull_SearchMessageModifiedNotification':
> gen_ndr/ndr_exchange.c:25080: error: 'struct SearchMessageModifiedNotification' has no member named 'SearchFID'
> gen_ndr/ndr_exchange.c: In function 'ndr_print_SearchMessageModifiedNotification':
> gen_ndr/ndr_exchange.c:25107: error: 'const struct SearchMessageModifiedNotification' has no member named 'Sear
> ...
> 
> Probably I need cleanup something else.

I think so, you can use the pkg-plist in libmapi as a guide for which
files you probably should look for.

-Koop

> build log attached
> 
> 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1259678562.1774.60.camel>