From owner-freebsd-arm@freebsd.org Mon Oct 9 03:58:54 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B490E46F9C for ; Mon, 9 Oct 2017 03:58:54 +0000 (UTC) (envelope-from monty11ez@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA1293505; Mon, 9 Oct 2017 03:58:53 +0000 (UTC) (envelope-from monty11ez@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id m72so18928149wmc.1; Sun, 08 Oct 2017 20:58:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=5sTnhZPj7tbYquS9islXyP70dDrt8oauXqgysz46MKk=; b=MkGbpk22lM3TwJsauhwG5irrNoUa0YPDBheKB2nul/h9Pu2lC8AyZsMrNRX4Xb3sOB 8rJl6rYV0/FI+8XRjm8qPWSNr1oymGwc7+vRUE9uJFKs8xjD+9ops06G7/WozxVbF8Q1 0hwK5q4P+298iOYxQu+sfXn4LXwVoQVhMQgjObMv93KZUCL6KjCfP380lpxlZjAvJeh/ qRU1F+x0VDn0xIii+6ZGu2BzKlW32T8md90puLxa3P6MDd3swogpKGz+uWvfGFucAM7Z lV7Z9wnb1xg5pb6Wyu/GZYPO0CvUOg4jScsxynxbJk8ehWBp/upZE7NQ8aMLBq+gdksJ GHAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=5sTnhZPj7tbYquS9islXyP70dDrt8oauXqgysz46MKk=; b=oUIyq3yqJD5toefxnSuN5vZWuiED0/nObuoqLyyut+vcsyPuPCWEeiuZfK4xC/cUmB fHy612cZ27gBFrkMpkzfDoUMathZeTa7tF+HuW48j9RssgjJFm4b8eIQFWqFHOjfEnte BnoR9GQpDvUg3hoSwdvcxebNlt+J4lqdnx5GpOvISEEpmKzUAbN3qeT5OJXeCr5Ippqt OpRjc9jbNW3Nk8DV+j7rqrEo7/0j4FBeLqogQfJi4CHiwrOR2NV+4D3yQSGbg2hMvKR5 lDQmTcyBc4/0IC83smd6nXIjF040PtlBn3+f8VSirhHfg2OLp0ypNNMlhY3/V9hPdIuK eRZQ== X-Gm-Message-State: AMCzsaWIpJF01Nwhv0p4R2CJVs65RvOUUBrzcuH/YaFNWpYv02vcSFrp 4ICiSJaVzSBNC8wsRemcQIZ5eo/Q+VGCRp9xOEsJmQ== X-Google-Smtp-Source: AOwi7QD4AE87Xg4l7D3ZI6eGOr28Mxi4vUAVV/8iBWrFBkUcnvfrJRRGrdbFCRGW7/9E7TQ/rWOLsr2tLK63h5AJqCE= X-Received: by 10.80.147.14 with SMTP id m14mr12475494eda.33.1507521531465; Sun, 08 Oct 2017 20:58:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.129.226 with HTTP; Sun, 8 Oct 2017 20:58:50 -0700 (PDT) In-Reply-To: <1628757.voU4eBV2gm@ralph.baldwin.cx> References: <1628757.voU4eBV2gm@ralph.baldwin.cx> From: Monty Chaney-Geib Date: Sun, 8 Oct 2017 23:58:50 -0400 Message-ID: Subject: Re: RPi3 Kernel Fails to Build To: John Baldwin Cc: freebsd-arm@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2017 03:58:54 -0000 Yes I have version 2.28 installed. On Sat, Oct 7, 2017 at 12:47 PM, John Baldwin wrote: > On Thursday, October 05, 2017 10:24:03 PM Monty Chaney-Geib wrote: > > I'm getting an error trying to build the kernel on hardware. What do you > > guys recommend I do? There is the error: > > > > MAKE="make" sh /usr/src/sys/conf/newvers.sh GENERIC > > cc -target aarch64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp > > -B/usr/obj/usr/src/tmp/usr/bin -c -O -pipe -g -nostdinc -I. > > -I/usr/src/sys -I/usr/src/sys/contrib/libfdt -D_KERNEL > > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h > -fno-omit-frame-pointer > > -mno-omit-leaf-frame-pointer -mgeneral-regs-only -ffixed-x18 > > -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall > -Wredundant-decls > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > > -Winline -Wcast-qual -Wundef -Wno-pointer-sign > > -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs > > -fdiagnostics-show-option -Wno-unknown-pragmas > > -Wno-error-tautological-compare -Wno-error-empty-body > > -Wno-error-parentheses-equality -Wno-error-unused-function > > -Wno-error-pointer-sign -Wno-error-shift-negative-value > > -std=iso9899:1999 -Werror vers.c > > ctfconvert -L VERSION -g vers.o > > linking kernel.full > > unknown emulation: aarch64elf > > line 19: : expected, but got ( > > PROVIDE (etext = .); > > ^ > > *** Error code 1 > > > > Stop. > > make[2]: stopped in /usr/obj/usr/src/sys/GENERIC > > *** Error code 1 > > > > Stop. > > make[1]: stopped in /usr/src > > *** Error code 1 > > > > Stop. > > make: stopped in /usr/src > > Do you have the aarch64-binutils package installed? > > -- > John Baldwin >