sudo gedit /usr/src/linux-
headers-2.6.24-16-generic/scripts/Makefile.build
Delete ->
----------------------------------------------------------------------------------------------------------------------------
# If the save-* variables changed error out
ifeq ($(KBUILD_NOPEDANTIC),)
ifneq ("$(save-cflags)","$(CFLAGS)")
$(error CFLAGS was changed in "$(kbuild-file)". Fix it to use
EXTRA_CFLAGS)
endif
endif
----------------------------------------------------------------------------------------------------------------------------
Save
--
gspca module won't build - "CFLAGS was changed" error
https://bugs.launchpad.net/bugs/213762
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs