pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50173: devel/libelf BUILDLINK_INCDIRS.libelf?= include/libelf
The following reply was made to PR pkg/50173; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/50173: devel/libelf BUILDLINK_INCDIRS.libelf?= include/libelf
Date: Sun, 6 Sep 2015 01:19:36 +0000
On Wed, Aug 26, 2015 at 07:10:01AM +0000, davshao%gmail.com@localhost wrote:
> Similar to x11/libdrm, devel/libelf in its buildlink3.mk could use
>
> BUILDLINK_INCDIRS.libelf?= include/libelf
>
> This problem was not seen in MesaLib until adding various options
> to build glamor etc. exposed a file that had an include of the form
>
> #include <gelf>
>
> CC radeon_elf_util.lo
> radeon_elf_util.c:32:18: fatal error: gelf.h: No such file or directory
> compilation terminated.
Is this the officially intended API of the package, or should MesaLib
be patched to use <libelf/gelf.h> instead?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index