Displaying 2 results from an estimated 2 matches for "svcctl_cb".
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...expansion of
macro 'static_decl_rpc'
static_decl_rpc;
^
../source3/rpc_server/rpc_service_setup.c: In function 'rpc_setup_svcctl':
../source3/rpc_server/rpc_service_setup.c:368:11: error: too many
arguments to function 'rpc_svcctl_init'
status = rpc_svcctl_init(&svcctl_cb);
^
In file included from ../source4/heimdal_build/config.h:9:0,
from ../lib/tevent/../replace/replace.h:32,
from ../source3/include/includes.h:23,
from ../source3/rpc_server/rpc_service_setup.c:22:
default/include/config.h:962:243:...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...atic_decl_rpc'
> static_decl_rpc;
> ^
> ../source3/rpc_server/rpc_service_setup.c: In function 'rpc_setup_svcctl':
> ../source3/rpc_server/rpc_service_setup.c:368:11: error: too many
> arguments to function 'rpc_svcctl_init'
> status = rpc_svcctl_init(&svcctl_cb);
> ^
> In file included from ../source4/heimdal_build/config.h:9:0,
> from ../lib/tevent/../replace/replace.h:32,
> from ../source3/include/includes.h:23,
> from ../source3/rpc_server/rpc_service_setup.c:22:
> default/...