Re: Dependency problem with lldpd

"OBATA Akio" <[email protected]> Tue, 30 Apr 2013 17:57:14 +0900
Newsgroups gmane.os.netbsd.devel.pkgsrc.wip.general
Message-ID <[email protected]>
Hi,

On Tue, 30 Apr 2013 17:31:49 +0900, Bartek Krawczyk <[email protected]> wrote:

> My first problem is that the make configure phase doesn't see
> libevent. I am using
> .include "../../devel/libevent/buildlink3.mk"
>
> but libevent doesn't get built during make configure if it's absent in
> the system. lldpd gets built with the embedded libevent version
> shipped with lldpd. Any suggestions?

Please make sure required version of libevent for lldpd.
If 2.0.0 is required, you should put following before the buildlink:
BUILDLINK_API_DEPENDS.libevent+= libevent>=2.0.0

> Also could anyone give a hint what does PKGCONFIG_OVERRIDE mean? It
> was suggested by url2pkg.

You can try followings:
% make help topic=PKGCONFIG_OVERRIDE

(currently, adding RPATH flags for `pkg-config --libs')

-- 
OBATA Akio / [email protected]

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1