[FFmpeg-trac] #8258(undetermined:closed): configure script ignores pkgconfigdir
FFmpeg
trac at avcodec.org
Sun Feb 26 19:35:21 EET 2023
#8258: configure script ignores pkgconfigdir
-------------------------------------+-------------------------------------
Reporter: Vortico | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component:
| undetermined
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Jason Pepas):
no wait, actually this is still a problem. for example:
{{{
ERROR: vorbis not found using pkg-config
}}}
from:
{{{
cd /tmp/ffmpeg-5.1.2
env PKG_CONFIG=/opt/pkg-config-0.29.2/bin/pkg-config
PKG_CONFIG_PATH=/opt/libvorbis-1.3.7/lib/pkgconfig ./configure --enable-
libvorbis
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8258#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list