Building kadmin(8) with multiple processes

2012-12-15 Thread nathanael
I've found that kadmin(8) fails to build with make -j > 1. The problem is that many of the source files depend on kadmin-commands.h which is generated as part of the build. However that dependency is not explicitly identified within the make file. The diff below does the trick for me, but looks a

Re: profiling kernels

2012-12-15 Thread Stuart Henderson
On 2012/12/14 13:40, Mike Belopuhov wrote: > On 14 December 2012 13:38, Stuart Henderson wrote: > > Are profiling kernels known to be broken at the moment? > > > > profiling has never worked on MP kernels... > pity, can't reproduce the problem with UP.