Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2006 17:09:42 +0400
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        John Birrell <jb@FreeBSD.ORG>
Cc:        cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/sys elf.h
Message-ID:  <20061004130942.GA57514@rambler-co.ru>
In-Reply-To: <200610040725.k947PtDJ074739@repoman.freebsd.org> <200610040723.k947NVKA073933@repoman.freebsd.org>
References:  <200610040725.k947PtDJ074739@repoman.freebsd.org> <200610040723.k947NVKA073933@repoman.freebsd.org>

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

--envbJBWh7q8WU6mo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

On Wed, Oct 04, 2006 at 07:23:31AM +0000, John Birrell wrote:
> jb          2006-10-04 07:23:31 UTC
>=20
>   FreeBSD src repository
>=20
>   Added files:
>     sys/sys              elf.h=20
>   Log:
>   This file is the same as the one installed in /usr/include, however
>   there are enough places in the DTrace kernel/module sources that
>   having a header that gathers together all the individual elf headers
>   is convenient.
>  =20
>   Note that the Solaris compatibility definions are conditionally
>   included iff _SOLARIS_C_SOURCE is defined.
>  =20
>   Revision  Changes    Path
>   1.1       +45 -0     src/sys/sys/elf.h (new)

On Wed, Oct 04, 2006 at 07:25:55AM +0000, John Birrell wrote:
> jb          2006-10-04 07:25:55 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     include              elf.h=20
>   Log:
>   Include the Solaris compatibility definions iff _SOLARIS_C_SOURCE is de=
fined.
>  =20
>   Revision  Changes    Path
>   1.9       +4 -0      src/include/elf.h

There are now two identical files, this is bad.  A proper
solution IMO would be:

1) repo-copy src/include/elf.h to src/sys/sys/elf.h
2) remove src/include/elf.h
3) install a symlink from sys/elf.h to /usr/include/elf.h


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--envbJBWh7q8WU6mo
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFI7KWqRfpzJluFF4RAp4dAJ0Via18IVq1tJve/ud8liqchjobZACfZRA+
fEkS/ao3PzuxrKKQ9UbEQvA=
=NFvk
-----END PGP SIGNATURE-----

--envbJBWh7q8WU6mo--



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