Opened 7 years ago

Closed 5 years ago

#6753 closed defect (fixed)

libssh not found using pkg-config - Build error with media-autobuild_suite

Reported by: Florian Owned by:
Priority: important Component: build system
Version: git-master Keywords: regression
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Building of FFmpeg is currently impossible.
The build process of the current master stops with the error "libssh not found using pkg-config".

You can look at the log files here:
[logs.zip] (https://0x0.st/Cnf.zip)

Change History (3)

comment:1 by James, 7 years ago

Status: newopen

This is a problem with libssh's pkg-config file not properly listing its library dependencies.

I've opened a ticked in their bug tracker, https://bugs.libssh.org/T77. In the meantime you can work around this issue by configuring using --extra-libs=-lz

comment:2 by Carl Eugen Hoyos, 7 years ago

Keywords: regression added
Priority: normalimportant

comment:3 by Florian, 5 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.