Le 3 oct. 2013 23:40, "Daniel Lintott" <dan...@serverb.co.uk> a écrit :
>
> Hi Bastien,
>
> Could you possible elaborate a little for me. My C skills are somewhat
> rusty and dated!

Gnulib (SEE gnylib website ) ils a source library. Thé goal of the library
to avoid portability problèmes between unix. You could try the test suite
of forkpty module. If it fail it is likely a kernel problem (and both
reported to gnulib list and freebsd).

If is not fail you should:
- stick as much as possible to gnulib code.
- use gnulib module.
> Regards
>
> Daniel
>
> On 03/10/13 17:11, Bastien ROUCARIES wrote:
> >
> > Le 3 oct. 2013 17:06, "Daniel Lintott" <dan...@serverb.co.uk
> > <mailto:dan...@serverb.co.uk>> a écrit :
> >>
> > Hi,
> >
> > I am currently in the process of packaging a piece of software over on
> > Mentors, but have run into a bug affecting only kFreeBSD.
> >
> >> Have you have tried gnulib module?
> >
> > The software calls openpty, but this fails with the error
> >
> >         No child processes
> >
> > The code in question can be found here [1] and the RFS bug report can
> > be found here [2]
> >
> > If anybody has any suggestions, they would be gratefully received.
> >
> > Regards,
> >
> > Daniel Lintott
> >
> > [1] http://sourceforge.net/p/vpcs/code/HEAD/tree/trunk/src/hv.c#l164
> > [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721080
> >
> >>
> >>
> >> --
> >> To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
> > <mailto:debian-devel-requ...@lists.debian.org>
> >> with a subject of "unsubscribe". Trouble? Contact
> > listmas...@lists.debian.org <mailto:listmas...@lists.debian.org>
> >> Archive: http://lists.debian.org/524d6a57.40...@serverb.co.uk
> >>
> >
>

Reply via email to