DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/lib/libc Makefile


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Sun, 20 Feb 2005 23:16:13 +0900

On Sat, Feb 19, 2005 at 05:54:30PM -0800, David Xu wrote:
> davidxu     2005/02/19 17:54:30 PST
> 
> DragonFly src repository
> 
>   Modified files:
>     lib/libc             Makefile 
>   Log:
>   generate __sys_sigtimedwait and __sys_sigwaitinfo to allow
>   thread libraries override their libc version.
>   
>   Revision  Changes    Path
>   1.6       +1 -1      src/lib/libc/Makefile

Doesn't libc_r also need this?

===> secure/usr.sbin/sshd
/usr/src/secure/usr.sbin/sshd/auth2-pam-freebsd.c:747: warning: initialization from incompatible pointer type
In file included from sshd.c:77:
myproposal.h:30:1: warning: "KEX_DEFAULT_PK_ALG" redefined
myproposal.h:29:1: warning: this is the location of the previous definition
/usr/obj/usr/src/world_i386/usr/lib/libc_r.so: undefined reference to `__sys_sigwaitinfo'



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