On 22/03/2019 22:11, Ken Moffat via blfs-dev wrote:
> On Fri, Mar 22, 2019 at 08:23:00PM +0000, Ken Moffat via blfs-dev wrote:
>> Building a current system, including this week's security update to
>> libssh2, vlc fails to build:
>>
>> access/sftp.c: In function 'Open':
>> access/sftp.c:310:14: error: 'LIBSSH2_HOSTKEY_TYPE_ECDSA_256' undeclared 
>> (first use in this function); did you mean 'LIBSSH2_HOSTKEY_TYPE_DSS'?
>>          case LIBSSH2_HOSTKEY_TYPE_ECDSA_256:
>>               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>               LIBSSH2_HOSTKEY_TYPE_DSS
>>
>> Gurgle was worse than useless in searching for that (few results,
>> and those were totally unrelated).  I have no idea what changed in
>> libssh2.
>>
>> It only gets used for --enable-sftp, for which the deps are
>> automatically detected.
>>

Slightly off topic: libssh2 is nowhere mentioned as a dep of vlc. Shouldn't it
be added? (together with a description of the --disable-sftp option)

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to