[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#677227: screen: Workaround for #644788 fails to detect a running screen on kfreebsd / process renaming does not work on kfreebsd



On 12/06/12 17:42, Guillem Jover wrote:
> I don't think neither perl nor screen are using libbsd-dev, though?

Hmmm I see.  Perl doesn't detect the setproctitle stub (because it isn't
including bsd/unistd.h I guess;  I think it would need to start doing so
if an implementation became available) :

> setproctitle() NOT found.

and it can't find prctl (Linux) either:

> prctl() NOT found.

This leaves Perl_magic_set() in mg.c non-functional.

Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org


Reply to: