On Wed, Mar 12, 2014 at 07:22:09PM -0500, Jeffrey Clark wrote: > Package: samba > Version: 2:4.1.5+dfsg-1 > Severity: minor > Tags: upstream patch > > Dear Maintainer, > > Process titles remain the same as the parent even though libbsd and > and setproctitle support are correctly detected during package build. > > Additionally log.samba contains a number of ominous messages: > samba: setproctitle not initialized, please either call setproctitle_init() > or link against libbsd-ctor. > > Attached patch completes the setproctitle support when using libbsd. > There may be a way to link libbsd-ctor.a and elminiate the extra defines, > but my wscript foo is lacking.
libreplace is supposed to provide standard functions that are not available on all platforms. setproctitle_init seems to be specific to libbsd. I think linking against libbsd-ctor would be more appropriate here. Cheers, Jelmer
signature.asc
Description: Digital signature

