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

Re: caps test bugs


From: David Leimbach <leimy2k@xxxxxxx>
Date: Wed, 28 Jan 2004 07:57:53 -0600

Yes, that is very likely true. I have been traveling more for work lately
and fell a bit behind in my updates. I have been hesitant to update
until the latest changes settle in.


Thanks for the feedback.  I'll probably try again on Saturday after a
world and kernel update.

Dave
On Jan 27, 2004, at 11:07 PM, Matthew Dillon wrote:

I think you need to update your whole system.... kernel and world.
In fact, some of the thread tests *shouldn't* compile (thr3.c will
fail to compile), but the newer caps client and server should compile
just fine. You can bypass the others by just doing a
'make /tmp/caps_s /tmp/caps_c' ... after you've updated your whole
system.


You may want to wait a day or two for the current compiler issues to
stabilize first, though.


					-Matt
					Matthew Dillon
					<dillon@xxxxxxxxxxxxx>


:Tried to build caps tests... I went to /usr/src/lib/libcaps and did a
:"make includes" first.
:
:Then I installed libcaps and cd'd to /usr/src/test/caps and typed make.
:
:I got the following result:
:[14:59] dave(yars):../test/caps %> sudo make
:cc -O2 -g -I/usr/src/lib -I/usr/src/lib/libcaps/i386 -DSMP thr1.c -lcaps -o /tmp
:/thr1
:cc -O2 -g -I/usr/src/lib -I/usr/src/lib/libcaps/i386 -DSMP thr2.c -lcaps -o /tmp
:/thr2
:cc -O2 -g -I/usr/src/lib -I/usr/src/lib/libcaps/i386 -DSMP thr3.c -lcaps -o /tmp
:/thr3
:cc -O2 -g -I/usr/src/lib -I/usr/src/lib/libcaps/i386 -DSMP -DDEBUG server.c -o /
:tmp/caps_s
:server.c: In function `main':
:server.c:19: storage size of `msgid' isn't known
:*** Error code 1
:
:Dave






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