From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dyweni - Ceph-Devel Subject: Re: error: =?UTF-8?Q?=27pthread=5Fspin=5Flock=27=20does=20not=20n?= =?UTF-8?Q?ame=20a=20type?= Date: Tue, 21 Jun 2011 09:31:03 -0500 Message-ID: <392b4440e51cad5a7cbefe18f47d2232@localhost> References: <44eba4c7dce082b9d25c96de62ead304@pl1.haspere.com> Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from pl1.haspere.com ([208.111.35.220]:37050 "EHLO pl1.haspere.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756758Ab1FUObE (ORCPT ); Tue, 21 Jun 2011 10:31:04 -0400 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Colin Patrick McCabe Cc: Ceph Devel Hi Colin, With your patch, Ceph compiles correctly with the libatomic configure switch present and not present. (I didn't know about that before.) --- Thanks, Dyweni On Mon, 20 Jun 2011 22:36:35 -0700, Colin Patrick McCabe wrote: > Hi Dyweni, > > It seems that you do not have libatomic ops, so you spotted a build > error that I overlooked. > Thanks for the report, it should be fixed shortly. > > cheers, > Colin