tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: buildlink not bringing in proper parts?



On Tue, Sep 19, 2017 at 12:01:56AM +0000, John Klos wrote:
> I wanted to compile ffmpeg3 with librtmp, which is made available through
> net/rtmpdump, but including net/rtmpdump/buildlink3.mk doesn't bring in
> /usr/local/lib/librtmp and friends. Can someone tell me what I'm missing?

What error are you seeing?

Do you have

USE_TOOLS+=pkg-config

in the Makefile (in case pkg-config is used for detecting librtmp)?

 Thomas


Home | Main Index | Thread Index | Old Index