WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Solaris 10 Issues With fetch-testmsg-whitelist

Re: Solaris 10 Issues With fetch-testmsg-whitelist

by Vernon Schryver :: Rate this Message:

Reply (Restricted by the Administrator) | View in Thread

> From: "Taso N. Devetzis" <devetzis+dcc@...>

> I forgot to mention that this is against DCC 1.3.126.

It's worth repeating that the script runs but without the somewhat
random delay.

> +RND=`ps -e | cksum | sed -e 's/[ ]\{1,\}/ + /' -e 's/\([0-9]\{6\}\)\([0-9]\)/\1 + \2/g'`

`ps -e` on FreeBSD 8.1 can whine
"ps: Process environment requires procfs(5)"

So I guess the fix will have to depend on a new ./configure variable,
or use some other command as a source of some entropy such as `ls -lia`.


thanks,
Vernon Schryver    vjs@...
_______________________________________________
DCC mailing list      DCC@...
http://www.rhyolite.com/mailman/listinfo/dcc

 « Return to Thread: Solaris 10 Issues With fetch-testmsg-whitelist