2011/5/29 Richard Laager <rlaager@xxxxxxxxxx>: > This was necessary to get libvirt to build on Solaris 11 Express and > seems correct (as it makes this match the definition in util.c): > > diff --git a/src/util/util.h b/src/util/util.h > index d320c40..31ec089 100644 > --- a/src/util/util.h > +++ b/src/util/util.h > @@ -70,7 +70,7 @@ int virExecDaemonize(const char *const*argv, > Âint virExecWithHook(const char *const*argv, > Â Â Â Â Â Â Â Â Â Â const char *const*envp, > Â Â Â Â Â Â Â Â Â Â const fd_set *keepfd, > - Â Â Â Â Â Â Â Â Â Âint *retpid, > + Â Â Â Â Â Â Â Â Â Âpid_t *retpid, > Â Â Â Â Â Â Â Â Â Â int infd, > Â Â Â Â Â Â Â Â Â Â int *outfd, > Â Â Â Â Â Â Â Â Â Â int *errfd, > ACK and I pushed it, thanks. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list