search for: ldb_map_inbound

Displaying 2 results from an estimated 2 matches for "ldb_map_inbound".

2010 Mar 13
1
Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
Trying to compile samba source4. Anybody have any ideas? Here's the error: With gcc, version 3.4.3, I get: Compiling lib/ldb/ldb_map/ldb_map_inbound.c In file included from lib/ldb/ldb_map/ldb_map_inbound.c:28: lib/ldb/ldb_map/ldb_map.h:64: error: syntax error before numeric constant The following command failed: gcc -O2 -m64 -g -DDEBUG_PASSWORD -DDEVELOPER -Wall -Wshadow -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith...
2010 May 02
2
samba4 make error - drsblobs.so
...bug.c Compiling lib/ldb/common/ldb_modules.c Compiling lib/ldb/common/ldb_match.c Compiling lib/ldb/common/ldb_attributes.c Compiling lib/ldb/common/attrib_handlers.c Compiling lib/ldb/common/ldb_dn.c Compiling lib/ldb/common/ldb_controls.c Compiling lib/ldb/common/qsort.c Compiling lib/ldb/ldb_map/ldb_map_inbound.c Compiling lib/ldb/ldb_map/ldb_map_outbound.c Compiling lib/ldb/ldb_map/ldb_map.c lib/ldb/ldb_map/ldb_map.c: In function ?map_search_base_req?: lib/ldb/ldb_map/ldb_map.c:893: warning: passing argument 6 of ?ldb_build_search_req_ex? discards qualifiers from pointer targe t type lib/l...