pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/46003: bootstrap failed on Linux with gcc 4.6.1 because of libutil.h location
The following reply was made to PR pkg/46003; it has been noted by GNATS.
From: Steven Drake <sbd%NetBSD.org@localhost>
To: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/46003: bootstrap failed on Linux with gcc 4.6.1 because of
libutil.h location
Date: Tue, 14 Feb 2012 21:55:36 +1300 (NZDT)
On Sun, 12 Feb 2012, Joerg Sonnenberger wrote:
> On Sun, Feb 12, 2012 at 11:55:00AM +0000, slitvinov%gmail.com@localhost
> wrote:
> > /usr/include/libutil.h:33:2: error: #warning "Deprecated header, use
> <bsd/libutil.h> or libbsd-overlay.pc instead." [-Werror=cpp]
>
> *sigh* Can you please start by filling a PR for glibc.
libutil.h isn't a part of glibc, its a part of the libbsd package[1] which
looks like debians version of libnbcompat and from this[2] commit, this
behavior is intentional so a bug report would get filed as "RESOLVED WONTFIX"
or "RESOLVED INVALID".
As for fixing the PR I think the best thing to do is to not use libutil.h
or vis.h on Linux if they exist.
1. http://libbsd.freedesktop.org/
2.
http://cgit.freedesktop.org/libbsd/commit/?id=8654206a04995cf97273e1338a22c05d9a542cad
--
Steven
Home |
Main Index |
Thread Index |
Old Index