caps test bugs

David Leimbach leimy2k at mac.com
Wed Jan 28 05:59:03 PST 2004


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 at 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







More information about the Bugs mailing list