From owner-freebsd-current@FreeBSD.ORG Wed Sep 5 14:11:22 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 2244A106564A for ; Wed, 5 Sep 2012 14:11:22 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id CC5218FC08 for ; Wed, 5 Sep 2012 14:11:21 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1T9GK8-0002KG-NM>; Wed, 05 Sep 2012 16:11:20 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1T9GK8-0005Nv-Jp>; Wed, 05 Sep 2012 16:11:20 +0200 Message-ID: <50475D83.6090803@mail.zedat.fu-berlin.de> Date: Wed, 05 Sep 2012 16:11:15 +0200 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120810 Thunderbird/14.0 MIME-Version: 1.0 To: Current FreeBSD X-Enigmail-Version: 1.4.3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig27092B67FF4A51E57AD102B0" X-Originating-IP: 130.133.86.198 X-Mailman-Approved-At: Wed, 05 Sep 2012 15:23:03 +0000 Subject: 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 14:11:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig27092B67FF4A51E57AD102B0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello. 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). I'm working on FreeBSD 10.0-CUR with OS sources installed. Doing a "locate atomic_ops.h" reveals /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 Is this include missed by intention or is it a bug? Thanks in advance. Oliver --------------enig27092B67FF4A51E57AD102B0 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) iQEcBAEBAgAGBQJQR12IAAoJEOgBcD7A/5N8BHAH/0mwThQryhBrq+K+fVTK4C2z iUsRGgvALvJXAxj4vZ0Jn1xzt8IVCPhhwjxGvrfhfYz3UAjR4XpG5C1VoQZTKZnm yluDM+URgLLVzNKRD14x1dC6bU0Kqio8o1Woqevk3jNbds0e3GzHf2AV2n3iCsVn k3kvrT+kn12lTwuXD1JVVfGwbh4A2W4c3qXo53kMaXm7ihmmq8el8TzFLGDIMbSu c9jnEMES5lrPmyG5gL63SoPic/nChBNqthbmcIsWXiKSKT1Dvp7SpU700ELY/+gF 4QhXRB/fwn9UK2GnjYX87QwhQPu0QXHj4LNSgt+IqwHd3inHJqYEtBvl3ePEfZw= =qSzx -----END PGP SIGNATURE----- --------------enig27092B67FF4A51E57AD102B0--