Summary: | media-gfx/jpegtoavi-1.5 : jpegtoavi.c: error: PATH_MAX undeclared (first use in this function) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo musl team <musl> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | graphics+disabled, media-video |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | Missing limits.h? | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 713786 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 media-gfx:jpegtoavi-1.5:20200402-234457.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 629274 [details]
emerge-info.txt
Created attachment 629276 [details]
emerge-history.txt
Created attachment 629278 [details]
environment
Created attachment 629280 [details]
etc.portage.tbz2
Created attachment 629282 [details]
media-gfx:jpegtoavi-1.5:20200402-234457.log
Created attachment 629284 [details]
temp.tbz2
I suspect this is a case of a missing #include <limits.h> which is required explicitly on musl-libc. |