You are not logged in.
Pages: 1
Hello,
Kernel is built following the Arch Build System.
Doing these commands are going fine:
asp update && git pull && makepkg -cCsfirHowever the build is dramatically slow down by those parts of the script:
writing output... [ 28%] driver-api/media/v4l2-device .. driver-api/miscellaneou./include/media/v4l2-subdev.h:384: WARNING: Unparseable C cross-reference: 'struct'
Invalid C declaration: Expected identifier in nested name, got keyword: struct [error at 6]
struct
------^
linux/repos/core-x86_64/src/archlinux-linux/Documentation/driver-api/mei/mei.rst:41: WARNING: Unparseable C cross-reference: 'close(int fd)'
Invalid C declaration: Expected end of definition. [error at 5]
close(int fd)
-----^
writing output... [ 30%] driver-api/pldmfw/file-format ..
...Do you I miss some prerequisite packages ?
or is this a python-sphinx way to be ?
Offline
Pages: 1