On 10/14/2012 4:12 PM, [email protected] wrote:
Is it expected?

I assume the master tree is still in an unstable state...

The version I'm running, which has been working well since earlier this year, is at 8d9ae15b3b65413e919235ec7ca167e951991d3d.

but the errors just look like bad C++:

Well it's more than that. I spent an hour trying to put it together, but it looks like Arnt left it in progress.

Adding 'static' to those methods in the Server:: class will fix the compile, but the sub-processes don't start as expected. aox attempts to start logd, but it never forks.

In Server:: , there is a sort of state-machine where Server::Fork() would be called, but it has been removed. If I add it back in, bin/logd can start & fork, but bin/archiveopteryx will end after its initial setup.

It looks like the new Beeper/Child monitoring parts are incomplete.

(hey Arnt, if you're busy, post some notes and maybe someone else can finish it)

-b

Reply via email to