DragonFly BSD
DragonFly bugs List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: troubles with caps


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxx>
Date: Sat, 24 Apr 2004 14:41:27 -0700

On Sat, 24 Apr 2004 13:47:04 -0700 (PDT)
Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]