{"id":4008,"date":"2018-12-29T16:15:43","date_gmt":"2018-12-29T15:15:43","guid":{"rendered":"https:\/\/rephlex.de\/blog\/?p=4008"},"modified":"2018-12-29T16:15:44","modified_gmt":"2018-12-29T15:15:44","slug":"fix-errors-when-compiling-linux-kernel-4-12-with-gcc-8","status":"publish","type":"post","link":"https:\/\/rephlex.de\/blog\/2018\/12\/29\/fix-errors-when-compiling-linux-kernel-4-12-with-gcc-8\/","title":{"rendered":"Fix errors when compiling Linux Kernel 4.12 with GCC 8"},"content":{"rendered":"\n<p>Error:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>In file included from arch\/mips\/kernel\/syscall.c:17:<br> .\/include\/linux\/syscalls.h:196:18: Fehler: \u00bbsys_mips_mmap\u00ab Alias zwischen unvertr\u00e4glichen Funktionstypen \u00bblong int(long unsigned int,  long unsigned int,  long unsigned int,  long unsigned int,  long unsigned int,  off_t)\u00ab {alias \u00bblong int(long unsigned int,  long unsigned int,  long unsigned int,  long unsigned int,  long unsigned int,  long int)\u00ab} und \u00bblong int(long int,  long int,  long int,  long int,  long int,  long int)\u00ab [-Werror=attribute-alias]<\/p><\/blockquote>\n\n\n\n<p>Solution:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>echo &#8222;KBUILD_CFLAGS += -Wno-error=attribute-alias&#8220; >> Makefile<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>Error: In file included from arch\/mips\/kernel\/syscall.c:17: .\/include\/linux\/syscalls.h:196:18: Fehler: \u00bbsys_mips_mmap\u00ab Alias zwischen unvertr\u00e4glichen Funktionstypen \u00bblong int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, off_t)\u00ab {alias \u00bblong int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long int)\u00ab} und \u00bblong int(long int, long int, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[4],"tags":[629,229,40,618],"class_list":["post-4008","post","type-post","status-publish","format-standard","hentry","category-techtalk","tag-gcc","tag-kernel","tag-linux","tag-octane"],"_links":{"self":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/comments?post=4008"}],"version-history":[{"count":1,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4008\/revisions"}],"predecessor-version":[{"id":4009,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/posts\/4008\/revisions\/4009"}],"wp:attachment":[{"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/media?parent=4008"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/categories?post=4008"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rephlex.de\/blog\/wp-json\/wp\/v2\/tags?post=4008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}