troubles with caps
Matthew Dillon
dillon at apollo.backplane.com
Sat Apr 24 14:47:09 PDT 2004
: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
Since CAPS is experiemental, you have to enable it with a sysctl.
I also recommending putting this line in your /etc/sysctl.conf so
you don't have to think about it every time you reboot:
kern.caps_enabled=1
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list