Guys,
I will keep trying and ask in case the problem does not go away.
I am getting different kinds of failures after
# make samba-git
<failure wef error>
Then I do.
# cd samba4/source4
# ./configure && make && make install
Things work but later I get the issue that tevent is not found when I
configure openchange.
Then I go into the samba tevent lib dir and somehow compile and install.
So far I could get.
But now in openchange trunk I am getting this compilation error:
In file included from ./libmapi/libmapi.h:56,
from libmapi/IABContainer.c:20:
./gen_ndr/exchange.h:8781: error: field ‘ReplyTemplateGUID’ has incomplete type
./gen_ndr/exchange.h:8848: error: field ‘lpguid’ has incomplete type
./gen_ndr/exchange.h:9931: error: field ‘DatabaseGUID’ has incomplete type
./gen_ndr/exchange.h:10470: error: field ‘DatabaseGuid’ has incomplete type
./gen_ndr/exchange.h:10695: error: field ‘lpguid’ has incomplete type
./gen_ndr/exchange.h:10798: error: field ‘guid’ has incomplete type
./gen_ndr/exchange.h:10814: error: field ‘DatabaseGuid’ has incomplete type
./gen_ndr/exchange.h:10827: error: field ‘DatabaseGuid’ has incomplete type
./gen_ndr/exchange.h:11118: error: field ‘ReplGuid’ has incomplete type
./gen_ndr/exchange.h:11159: error: field ‘NotificationGuid’ has incomplete type
./gen_ndr/exchange.h:11259: error: field ‘Guid’ has incomplete type
./gen_ndr/exchange.h:11260: error: field ‘PerUserGuid’ has incomplete type
./gen_ndr/exchange.h:11266: error: field ‘MailboxGuid’ has incomplete type
./gen_ndr/exchange.h:11268: error: field ‘ReplGUID’ has incomplete type
./gen_ndr/exchange.h:11765: error: field ‘SessionGuid’ has incomplete type
./gen_ndr/exchange.h:11771: error: field ‘SessionGuid’ has incomplete type
./gen_ndr/exchange.h:11874: error: field ‘ProcessGuid’ has incomplete type
In file included from ./libmapi/libmapi.h:60,
from libmapi/IABContainer.c:20:
./libmapi/nspi.h:25: error: field ‘handle’ has incomplete type
In file included from ./libmapi/libmapi.h:61,
from libmapi/IABContainer.c:20:
./libmapi/emsmdb.h:36: error: field ‘handle’ has incomplete type
make: *** [libmapi/IABContainer.po] Error 1
I am quite certain somehow my codebase is messed up.
Any hints?
I will try nuking everything and going in for a fresh checkout.
-Girish
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel