From owner-freebsd-current@FreeBSD.ORG Wed Sep 5 15:46:59 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99D081065670 for ; Wed, 5 Sep 2012 15:46:59 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay003.isp.belgacom.be (mailrelay003.isp.belgacom.be [195.238.6.53]) by mx1.freebsd.org (Postfix) with ESMTP id 1D0338FC18 for ; Wed, 5 Sep 2012 15:46:58 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av8EABdzR1BbsRjw/2dsb2JhbABFt2aDPYEIgiABAQVWIxALEgYJJQ8CKBAOBg0BBwEBiA26c4sRhwIDjmKBII8KhmeCZQ Received: from 240.24-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.24.240]) by relay.skynet.be with ESMTP; 05 Sep 2012 17:46:57 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.5/8.14.5) with ESMTP id q85Fktm3015572; Wed, 5 Sep 2012 17:46:56 +0200 (CEST) (envelope-from tijl@coosemans.org) Message-ID: <504773EA.40806@coosemans.org> Date: Wed, 05 Sep 2012 17:46:50 +0200 From: Tijl Coosemans User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20120804 Thunderbird/14.0 MIME-Version: 1.0 To: "O. Hartmann" References: <50475D83.6090803@mail.zedat.fu-berlin.de> In-Reply-To: <50475D83.6090803@mail.zedat.fu-berlin.de> X-Enigmail-Version: 1.4.2 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigE3C8DDC8BA5BCA5ABC888B28" Cc: Current FreeBSD Subject: Re: atomic_ops.h: missing ... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2012 15:46:59 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE3C8DDC8BA5BCA5ABC888B28 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 05-09-2012 16:11, O. Hartmann wrote: > Hello. >=20 > While fiddling around with software that is looking for an include file= > "atomic_ops.h", which seems to reside in the FreeBSD operating system's= > sources with lib/lbkse, I'd like to know whether those architecture > specific header files are installed in some places, where they could be= > found by the regular ports building environment (without necessarily > having the OS sources installed). >=20 > I'm working on FreeBSD 10.0-CUR with OS sources installed. >=20 > Doing a "locate atomic_ops.h" reveals >=20 > /usr/local/include/cpl_atomic_ops.h > /usr/src/lib/libkse/arch/amd64/include/atomic_ops.h > /usr/src/lib/libkse/arch/arm/include/atomic_ops.h > /usr/src/lib/libkse/arch/i386/include/atomic_ops.h > /usr/src/lib/libkse/arch/ia64/include/atomic_ops.h > /usr/src/lib/libkse/arch/powerpc/include/atomic_ops.h > /usr/src/lib/libkse/arch/sparc64/include/atomic_ops.h >=20 > Is this include missed by intention or is it a bug? It could be looking for the header from this port: devel/libatomic_ops --------------enigE3C8DDC8BA5BCA5ABC888B28 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iF4EAREIAAYFAlBHc+8ACgkQfoCS2CCgtitluQD/WI0CXY36Gx/mbZJn6nMBJsgu wXUV6LpzTsxzQfHibdgA/jam87DSoRS9NvmvXL4Ic++DkLJQqi0n/CyvCjmqeblN =A6X2 -----END PGP SIGNATURE----- --------------enigE3C8DDC8BA5BCA5ABC888B28--