SVN Revision 7448 build bug?
Gémes Géza
geza at kzsdabas.sulinet.hu
Thu Jun 9 19:59:41 GMT 2005
derrell at samba.org wrote:
>Gémes Géza <geza at kzsdabas.sulinet.hu> writes:
>
>
>
>>Compiling lib/ldb/common/ldb_explode_dn.c
>>lib/ldb/common/ldb_explode_dn.c: In function `parse_slash':
>>lib/ldb/common/ldb_explode_dn.c:490: error: implicit declaration of
>>function `isxdigit'
>>make: *** [lib/ldb/common/ldb_explode_dn.o] Error 1
>>
>>
>
>Ok, check out the latest version and try it now. I've added including
><ctype.h> which is apparently included in the ldb-only includes.h but not in
>the top-level includes.h. (I'm currently doing a fresh build from top-level
>to ensure that nothing else is broken.) This probably requires a configure
>check.
>
>BTW, that file is not used by anything other than the in-progress development
>of the ldb sqlite3 backend right now, so if the current checkin does not
>resolve the problem, you can delete that file from the generated makefile for
>the time being.
>
>Derrell
>
>
Many thanks, now it builds!
Cheers
Geza
More information about the samba-technical
mailing list