On Wed, Sep 04, 2002 at 03:12:35PM -0700, Rich Richardson wrote:
>I'm having a lot of trouble launching processes from a
>server-side dynamic module using xf86execl/execvp/etc
>-- I consistently get "Resource not available" errors.
> In general, is one allowed to do this sort of thing? 
>If so, what might I be doing wrong (I'm pretty
>confident that I'm using exec correctly, since I've
>used the same block in other programs)...

I'm not even sure why execl() is made available to modules.  This
and several other interfaces that are exported to modules shouldn't
really be used by most existing classes of modules.  Why do you
need it?

David
--
David Dawes
Release Engineer/Architect                      The XFree86 Project
www.XFree86.org/~dawes
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to