pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47284: wm/awesome & execinfo.h -- compilation failure
The following reply was made to PR pkg/47284; it has been noted by GNATS.
From: "Martin S. Weber" <Ephaeton%gmx.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/47284: wm/awesome & execinfo.h -- compilation failure
Date: Sun, 9 Dec 2012 17:48:15 -0500
On Sun, Dec 09, 2012 at 06:45:04PM +0000, David Holland wrote:
> The following reply was made to PR pkg/47284; it has been noted by GNATS.
>
> From: David Holland <dholland-pbugs%netbsd.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: pkg/47284: wm/awesome & execinfo.h -- compilation failure
> Date: Sun, 9 Dec 2012 18:40:33 +0000
>
> On Tue, Dec 04, 2012 at 09:20:01PM +0000, Ephaeton%gmx.net@localhost wrote:
> > wm/awesome doesn't build.
> > [ 3%] Built target generated_sources
> > [ 4%] Building C object CMakeFiles/awesome.dir/common/backtrace.c.o
> > /space/obj/wm/awesome/work/awesome-3.4.13/common/backtrace.c:26:22:
> fatal error: execinfo.h: No such file or directory
> > compilation terminated.
>
> So, it seems that the package tells cmake to check for the execinfo
> library but not the header file. Is there something in your
> environment that would lead it to find the library but not the header?
It seems there was. I started with a fresh environment via pkg_comp, and
only went on to build `package' in wm/awesome and that worked fine. I must
have had a libexecinfo of a lower version installed and/or a broken one,
obviously.
I think this PR can be closed. PEBKAC.
Regards,
-Martin
Home |
Main Index |
Thread Index |
Old Index