[libav-bugs] [Bug 539] New: --enable-gnutls fails if gnutls.pc is not found
bugzilla at libav.org
bugzilla at libav.org
Tue Jul 16 19:37:21 CEST 2013
https://bugzilla.libav.org/show_bug.cgi?id=539
Summary: --enable-gnutls fails if gnutls.pc is not found
Product: Libav
Version: git HEAD
Platform: All
OS/Version: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: general
AssignedTo: bugzilla at libav.org
ReportedBy: deliverable at gmail.com
MacPorts installs pkg-config .pc files in a location not seen by default
pkg-config. It may be useful, on a Mac system, to add
export PKG_CONFIG_PATH=/opt/local/lib/pkgconfig
also, may be useful to add flags:
--extra-cflags=-I/opt/local/include --extra-ldflags=-L/opt/local/lib
A+
--
Configure bugmail: https://bugzilla.libav.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the libav-bugs
mailing list