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 [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

