pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48734: pkgsrc/devel/cmake does not compile
The following reply was made to PR pkg/48734; it has been noted by GNATS.
From: Aleksej Saushev <asau%inbox.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kivinen%iki.fi@localhost
Subject: Re: pkg/48734: pkgsrc/devel/cmake does not compile
Date: Sat, 12 Apr 2014 19:53:50 +0400
> because -lexecinfo is not found. The cmake does not depend on
> the devel/libexecinfo, and even if that is installed that does
> not help, as is it installed to the /usr/pkg/lib not in the /usr/lib.
...
> This quick hack will get the cmake compiled, but I assume
> proper fix would be to make cmake to require devel/libexecinfo
> and make sure /usr/pkg/lib is added to the library path before
> -lexecinfo on the command line.
I don't understand it. Because of this very problem cmake depends on
libexecinfo since revision 1.86 of pkgsrc/devel/cmake/Makefile
Please, update your pkgsrc and retry.
Home |
Main Index |
Thread Index |
Old Index