On 26/12/15 12:02, aitor_czr wrote: > Hi all, > > There are too few arguments in the declaration of the funtion > *vdev_subprocess* in *libvdev/util.h*. This is: > > int vdev_subprocess( char const* cmd, char* const env[], char** output, > size_t max_output, int stderr_fd, int* exit_status, bool use_shell ); > > The funtion is invokedin *fs/acl.c* only with six arguments : > > rc = vdev_subprocess( cmd_buf, predicate_env, NULL, 0, &exit_status, true );
looks like it's missing parameters for char** output or size_t max_output
>
> On the other hand, i packaged succesfully *libfskit* and *libpstat*.
> Anybody knows where can i find a stable branch of *libpthread* ?
I thought libpthread was a part of glibc.
regards,
Daniel.
--
Daniel Reurich
Centurion Computer Technology (2005) Ltd.
021 797 722
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
