source/lib/dbwrap_rbt.c in Samba 3.2
Volker Lendecke
Volker.Lendecke at SerNet.DE
Thu Jun 19 10:29:27 GMT 2008
On Wed, Jun 18, 2008 at 02:14:32PM -0700, Herb Lewis wrote:
> This file has a #define that conflicts with the same name
> in standard header files in freeBSD (4.6.2 at least).
>
> #define ALIGN(_size_) (((_size_)+15)&~15)
>
> we need to either change the name or do an #undef beforehand
>
> also the struct db_rbt_node element
>
> char data[];
>
> gives an error
>
> field `data' has incomplete type
>
> what are we really trying to do here?
You might try 4f50cb63e
Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20080619/cf9fc69c/attachment.bin
More information about the samba-technical
mailing list