On Sun, Jan 22, 2012 at 4:01 AM, Amos Jeffries <[email protected]> wrote: > On 22/01/2012 12:12 p.m., Henrik Nordström wrote: >> >> lör 2012-01-21 klockan 22:27 +0100 skrev Kinkie: >>> >>> Hi all, >>> the patch below seems to fix the build on OpenBSD. Does it make sense? >> >> What is the error? >> >> But yes makes sense.. mgr depends on ipc I think. > > > Yes it does. And libipc depends on libmgr right back. > > libmgr defines Mgr Request/Reply types with methods that use IPC, and libipc > defines the Coordinator functions that create and use the MgrRequest/Reply > types. I was arguing this out with Alex a while back but never got the > detailed function level analysis done. > > Which library gets detected as broken depends on which source files have > been touched recently.
So I understand that there really is no simple way now to fix things? Maybe slicing off libmgr the Coordinator functions? -- /kinkie
