Thanks for the tip

On Thu, Apr 4, 2019 at 2:07 PM Reindl Harald <[email protected]> wrote:

>
>
> Am 04.04.19 um 12:56 schrieb Shay Nagar:
> > Thanks, I probably missed this.
> > It looks like it gone a works now.
>
> learn to build packages for your distribution
>
> cat /rpmbuild/SPECS/ffmpeg.spec | grep BuildRequires
> BuildRequires:     bzip2-devel
> BuildRequires:     gsm-devel
> BuildRequires:     imlib2-devel
> BuildRequires:     lame-devel
> BuildRequires:     libtheora-devel
> BuildRequires:     libva-devel
> BuildRequires:     libvdpau-devel
> BuildRequires:     SDL-devel
> BuildRequires:     x264-devel
> BuildRequires:     x265-devel
> BuildRequires:     zlib-devel
> BuildRequires:     libvpx-devel
> BuildRequires:     freetype-devel
> BuildRequires:     openssl-devel
> BuildRequires:     opus-devel
> BuildRequires:     yasm
>
> > On Thu, Apr 4, 2019 at 1:45 PM Reindl Harald <[email protected]>
> wrote:
> >> Am 04.04.19 um 12:01 schrieb Shay Nagar:
> >>> /bin/ld: cannot find -lbz2
> >>> collect2: error: ld returned 1 exit status
> >>> ERROR: freetype2 not found using pkg-config
> >>
> >> well, by just look at all lines with ERROR you would have seen that
> >> bzip2-devel is missing
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to