FS#58024 - [gcc] cannot find stdarg.h
Attached to Project:
Arch Linux
Opened by Andreas Reichel (andi8086) - Thursday, 29 March 2018, 13:53 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 29 March 2018, 16:26 GMT
Opened by Andreas Reichel (andi8086) - Thursday, 29 March 2018, 13:53 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 29 March 2018, 16:26 GMT
|
Details
Description:
When I compile zfs for linux kernel module "zfs" the "<stdarg.h>" cannot be found, which is included by the kernel headers and should come from gcc. After I downgraded gcc to 7.3.0-1 it worked. Additional info: * gcc 7.3.1+20180312-2, https://github.com/zfsonlinux/{spl, zfs}, spl: 43983eb2024..., zfs: 13a2ff272 * kernel 4.15.13-1-ARCH * zsh 5.4.2 Steps to reproduce: Compile spl with ./autogen.sh ./configure make make install and then zfs: ./autogen.sh ./configure make |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Thursday, 29 March 2018, 16:26 GMT
Reason for closing: Works for me
Thursday, 29 March 2018, 16:26 GMT
Reason for closing: Works for me
Comment by
Eli Schwartz (eschwartz) -
Thursday, 29 March 2018, 16:26 GMT
This works for me in a clean chroot using the AUR packages.