reg_import_callback_setval_blob_t undefined

Herb Lewis hlewis at panasas.com
Mon May 2 18:18:03 MDT 2011


BTW this is running with -Wmissing-declarations and gcc 2.95.3 on
freebsd 4.6.2 that I see these errors. And they are indeed errors
because the declarations do not exist

Herb Lewis wrote:
> I am having trouble compiling samba 3.6 because 
> source3/utils/net_rpc_registry.c
> function rpc_registry_import_internal tries to initialize a struct that 
> contains
> an element of type reg_import_callback_setval_blob_t but I cannot find 
> that type
> defined anywhere in master or 3.6. Some systems don't seem to care that 
> it is
> not defined but my freebsd 4.6.2 compiler complains.


More information about the samba-technical mailing list