xffm - xfsamba4 broken in 5-stable?

Torfinn Ingolfsen torfinn.ingolfsen at broadpark.no
Sat Jun 4 18:58:42 GMT 2005


On Sat, 04 Jun 2005 20:27:35 +0200
Torfinn Ingolfsen <torfinn.ingolfsen at broadpark.no> wrote:

> Ok, so you just removed that line from tubo.c?

Reading the line in context shows that this might indeed be the correct
fix, here is the context:
#ifdef  __FreeBSD__
    /* This apparently does the bug workaround for wait failure
     * on FreeBSD 5.1: */
     if (kill(PID,SIGCONT) == 0) return TRUE;
#endif

Perhaps this should be removed, or at least fixed so that it only is
needed on FreeBSD 5.1.

> I wonder if this is the correct way to fix it, but anyway, I'm going
> to try it.

And it worked. I did a 'make extract' in the xfce4-fm port directory,
removed the offending line 'if (kill(PID...', and did a 'make deinstall'
followed by a 'make reinstall'.
Now xfsamba4 works like it did before.
-- 
Regards, 
Torfinn Ingolfsen,
Norway



More information about the freebsd-stable mailing list