Bug 26775 - The includefile libavutil/imgutils.h seems to be missing, but it is nessesary to use ffmpeg libraries
Summary: The includefile libavutil/imgutils.h seems to be missing, but it is nessesary...
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-12 04:13 CEST by J Scheurich
Modified: 2020-06-12 21:03 CEST (History)
1 user (show)

See Also:
Source RPM: lib64avutil56-4.1.5-1.mga7
CVE:
Status comment:


Attachments

Description J Scheurich 2020-06-12 04:13:10 CEST
Description of problem:

The includefile libavutil/imgutils.h seems to be missing

Version-Release number of selected component (if applicable):

ib64avutil56-4.1.5-1.mga7 (maybe other versions too)

How reproducible:


$ find /usr/include -name '*img*'
$ 

find should find imgutils.h...
Comment 1 Dave Hodgins 2020-06-12 06:46:32 CEST
$ urpmf imgutils.h|sort -u
lib64ffmpeg-devel:/usr/include/libavutil/imgutils.h
lib64myth-devel:/usr/include/mythtv/libavutil/imgutils.h
libffmpeg-devel:/usr/include/libavutil/imgutils.h
libmyth-devel:/usr/include/mythtv/libavutil/imgutils.h
# ll /usr/include/libavutil/imgutils.h 
-rw-r--r-- 1 root root 11530 Jul  8  2019 /usr/include/libavutil/imgutils.h

The devel file should only be needed if you're compiling something, not
for normal ffmpeg usage.

What are you trying to do that isn't working?

CC: (none) => davidwhodgins

Comment 2 David Walser 2020-06-12 21:03:06 CEST
Indeed "urpmi ffmpeg-devel" is all that is needed.

Resolution: (none) => INVALID
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.