#9138: file missing when making build
-------------------------------------+-------------------------------------
Reporter: waikup | Owner:
Type: defect | Status: open
Priority: important | Component: avutil
Version: git-master | Resolution:
Keywords: mips | Blocked By:
regression |
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by cehoyos):
* keywords: => mips regression
* priority: normal => important
* status: new => open
* component: undetermined => avutil
* reproduced: 0 => 1
Comment:
This is a regression since e387fcd01cb84d9493f3b96158addd2a85f086c6,
reproducible for example on Debian 7.11
{{{
$ make libavutil/mips/cpu.o
CC libavutil/mips/cpu.o
src/libavutil/mips/cpu.c:26:22: fatal error: sys/auxv.h: No such file or
directory
compilation terminated.
make: *** [libavutil/mips/cpu.o] Error 1
}}}
Works fine on Debian 8.11
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9138#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".