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 09:16:54AM +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?
> 
> ...
> ERROR: librtmp not found using pkg-config
> ...
> 
> Nothing from rtmpdump is in work/.buildlink/
> 
> > Do you have
> > USE_TOOLS+=pkg-config
> > in the Makefile (in case pkg-config is used for detecting librtmp)?
> 
> Yes. Running createbuildlink for rtmpdump doesn't give anything different
> than the current buildlink3.mk, and the files I need are definitely in
> rtmpdump's PLIST. I must be missing something...

'make clean; make' doesn't help?

Then please add your package to wip and we can take a look at it.
If you don't have access yet, just send me an SSH key and I'll add you.
 Thomas


Home | Main Index | Thread Index | Old Index