Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Feb 2008 23:54:00 +0100
From:      Pietro Cerutti <gahr@gahr.ch>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        arm@freebsd.org, =?UTF-8?B?Z3Jhdg==?= <des@des.no>, =?UTF-8?B?RGFnLUVybGluZyBTbcO4cg==?=, current@freebsd.org
Subject:   Re: [head tinderbox] failure on arm/arm
Message-ID:  <47AA3A88.8040902@gahr.ch>
In-Reply-To: <20080206222119.A89BE73039@freebsd-current.sentex.ca>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
FreeBSD Tinderbox wrote:
> /src/lib/libkse/thread/thr_mutex.c:1856: warning: no previous prototype for '_pthread_mutex_isowned_np'
> *** Error code 1

--- lib/libkse/thread/thr_mutex.c.orig	2008-02-06 23:43:58 +0100
+++ lib/libkse/thread/thr_mutex.c	2008-02-06 23:46:55 +0100
@@ -36,6 +36,7 @@
 #include <sys/param.h>
 #include <sys/queue.h>
 #include <pthread.h>
+#include <pthread_np.h>
 #include "un-namespace.h"
 #include "thr_private.h"


-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFHqjqMwMJqmJVx944RCulAAJ9YMqURGtftReioTQj3l24oMvaTAACfcSbL
a7+cN+rbgua58GJCWRuMFx4=
=5W/h
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47AA3A88.8040902>