Opened 3 months ago

Closed 3 months ago

#20853 closed enhancement (fixed)

Fix building ffmpeg with texinfo-7.2

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

As noted in the LFS ticket for Texinfo 7.2 (https://wiki.linuxfromscratch.org/lfs/ticket/5616), ffmpeg fails to build due to API changes.

The error is:

HTML    doc/ffprobe-all.html
Can't locate object method "gdt" via package "Texinfo::Convert::HTML" at ./doc/t2h.pm line 255.
make: *** [doc/Makefile:75: doc/ffprobe-all.html] Error 25

To fix this, we'll need to apply the patch found at https://ffmpeg.org//pipermail/ffmpeg-devel/2024-November/335575.html

Change History (2)

comment:1 by Douglas R. Reno, 3 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 months ago

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