A build fails because it tells me a fi le doesn't exist, but it does.
"arthurpeabody" <[email protected]> Sat, 26 Feb 2022 22:25:44 -0700
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
In file included from stream/stream_cddb.c:59:
/usr/include/linux/cdrom.h:16:10: fatal error: asm/byteorder.h: No such file or directory
16 | #include
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:730: stream/stream_cddb.o] Error 1
But it does exist.