Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649174 - sys-kernel/gentoo-sources-4.15.7 - drivers/platform/x86/dell-laptop.c:441:2: error: implicit declaration of function ‘dell_fill_request’; did you mean ‘dell_send_request’? [-Werror=implicit-function-declaration]
Summary: sys-kernel/gentoo-sources-4.15.7 - drivers/platform/x86/dell-laptop.c:441:2: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-01 12:56 UTC by Silvio
Modified: 2018-03-05 03:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Silvio 2018-03-01 12:56:05 UTC
Compiling sys-kernel/gentoo-sources-4.15.7 exits in this way:

  CC      drivers/platform/x86/pmc_atom.o
  AR      drivers/platform/x86/built-in.o
  CC [M]  drivers/platform/x86/dell-smbios.o
  CC [M]  drivers/platform/x86/dell-smbios-wmi.o
  CC [M]  drivers/platform/x86/dell-smbios-smm.o
  CC [M]  drivers/platform/x86/dell-laptop.o
drivers/platform/x86/dell-laptop.c: In function ‘dell_rfkill_set’:
drivers/platform/x86/dell-laptop.c:441:2: error: implicit declaration of function ‘dell_fill_request’; did you mean ‘dell_send_request’? [-Werror=implicit-function-declaration]
  dell_fill_request(&buffer, 0, 0, 0, 0);
  ^~~~~~~~~~~~~~~~~
  dell_send_request
cc1: some warnings being treated as errors
make[3]: *** [scripts/Makefile.build:323: drivers/platform/x86/dell-laptop.o] Error 1
make[2]: *** [scripts/Makefile.build:575: drivers/platform/x86] Error 2
make[1]: *** [scripts/Makefile.build:575: drivers/platform] Error 2
make: *** [Makefile:1019: drivers] Error 2
cp: impossibile eseguire stat di './modules.builtin': File o directory non esistente
make: *** [Makefile:1242: _modinst_] Error 1
sh ./arch/x86/boot/install.sh 4.15.7-gentoo arch/x86/boot/bzImage \
	System.map "/boot"

 *** Missing file: arch/x86/boot/bzImage
 *** You need to run "make" before "make install".

make[1]: *** [arch/x86/boot/Makefile:155: install] Error 1
make: *** [arch/x86/Makefile:308: install] Error 2
Comment 1 Arisu Tachibana Gentoo Infrastructure gentoo-dev 2018-03-05 03:57:18 UTC
please move to 4.15.7-rc1