I get the same error. Does the missing svcctl_s.h have anything to do with it?:
msiexec: [RSYM] msiexec.exe
regsvr32: [RC] regsvr32.rc
regsvr32: [CC] regsvr32.c
regsvr32: [AR] regsvr32.a
regsvr32: [LD] regsvr32.nostrip.exe
regsvr32: [OBJDUMP] regsvr32.map
regsvr32: [RSYM] regsvr32.exe
reporterror: [RC] reporterror.rc
reporterror.rc:19:17: Dk.rc: No such file or directory
reporterror: [CC] reporterror.c
reporterror: [AR] reporterror.a
reporterror: [LD] reporterror.nostrip.exe
reporterror: [OBJDUMP] reporterror.map
reporterror: [RSYM] reporterror.exe
services: [DEPENDS] .rpcserver.d
rpcserver.c:13:22: svcctl_s.h: No such file or directory
services: [DEPENDS] .services.d
services: [DEPENDS] .database.d
../../../include/idl/svcctl.idl:124: Oops, segment violation
make[1]: *** [svcctl_s.c] Aborted
make[1]: *** Deleting file `svcctl_s.c'
make: *** [services] Error 2
I cannot reproduce this on my windows machine. Can you run 'make
services_clean' and 'make services' again?
ford@phoenix:~/src/reactos$ make services_clean
services: [CLEAN]
ford@phoenix:~/src/reactos$ make services
services: [DEPENDS] .rpcserver.d
rpcserver.c:13:22: svcctl_s.h: No such file or directory
services: [DEPENDS] .services.d
services: [DEPENDS] .database.d
../../../include/idl/svcctl.idl:124: Oops, segment violation
make[1]: *** [svcctl_s.c] Aborted
make[1]: *** Deleting file `svcctl_s.c'
make: *** [services] Error 2
--
"<tinus_> and also win32k should be fixed up a bit"