Subject: Re: Building nathanw_sa branch?
To: Michael K. Sanders <msanders@confusion.net>
From: Nathan J. Williams <nathanw@MIT.EDU>
List: current-users
Date: 02/03/2002 15:31:21
"Michael K. Sanders" <msanders@confusion.net> writes:

> -I/src/netbsd/SA/src/lib/libpthread -nostdinc -isystem /usr/include
> -c pthread.c
> cc1: warnings being treated as errors
> pthread.c: In function `pthread_cancel':
> pthread.c:580: warning: implicit declaration of function `_lwp_wakeup'
> *** Error code 1
> 
> Stop.
> make: stopped in /src/netbsd/SA/src/lib/libpthread

I forgot to commit the latest rev of src/include/lwp.h. Update and
make includes again.

> Also, do you have some tests for libpthread?

http://web.mit.edu/nathanw/www/netbsd/sa-tests.tar.gz

        - Nathan