[Freeipa-devel] Re: Need Advice on "DEB" packaging.

Miguel P.C. mpcolino at gmail.com
Fri May 1 14:30:43 UTC 2009


Hi everyone again,

I solved the first problem about not finding tevent libs with this:
export TEVENT_LIBS=$(DESTDIR)/usr/include/samba-4.0/
export TEVENT_CFLAGS="-I $(DESTDIR)/usr/include/samba-4.0/"

But I till have no clue on how to compile "server" as I still have the
same problem.
> Second:
> With tevent libs "linked" the way I said before, I try to build
> everything but, when building server, I find this:
> [snip]
> In file included from providers/data_provider.h:30,
>                 from providers/dp_auth_util.c:22:
> /usr/include/samba-4.0/ldb.h:789: error: expected '=', ',', ';', 'asm'
> or '__attribute__' before 'ldb_request_is_done'
> /usr/include/samba-4.0/ldb.h:849: error: expected declaration
> specifiers or '...' before '*' token
> /usr/include/samba-4.0/ldb.h:849: error: 'bool' declared as function
> returning a function
> [snip]

I'm using samba4 libs since there is no tevent in samba3.
Can you give me some advice on how to face this?

Thanks a lot.

M*




More information about the Freeipa-devel mailing list