troubles with caps
Chris Pressey
cpressey at catseye.mine.nu
Sat Apr 24 14:44:27 PDT 2004
On Sat, 24 Apr 2004 13:47:04 -0700 (PDT)
Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxx> wrote:
>
> :Hi all,
> :
> :I'm having a lot of problems trying to use caps. Thanks to Joerg's
> work:last night, libcaps does build. However, it does not build
> correctly. :There's some sort of issue with sys/kern/lwkt_msgport.c
> not being:properly buildable in userland. The relevant part of the
> build log:(full log attached):
>
> It's the PCATCH and abort functionality. We need a few more
> #ifdef's in the messaging code. I'll fix it right now.
>
> -Matt
Great, thanks! The caps tests now build and run.
Well, sort of - I'm having problems making them do what I think they do.
I always get this when trying to run the server:
% /tmp/caps_s
cid = -1
which means caps_sys_service() failed. Do I have to create the "test"
service somehow first? Also, the client always does this:
% /tmp/caps_c
0 client forked or lost connection, reconnecting
<<hangs here>>
-Chris
More information about the Bugs
mailing list