From owner-freebsd-arm@freebsd.org Fri Oct 6 02:24:06 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 6045DE24282 for ; Fri, 6 Oct 2017 02:24:06 +0000 (UTC) (envelope-from monty11ez@gmail.com) Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (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 E3C7F6ADE5 for ; Fri, 6 Oct 2017 02:24:05 +0000 (UTC) (envelope-from monty11ez@gmail.com) Received: by mail-wm0-x234.google.com with SMTP id i124so5268141wmf.3 for ; Thu, 05 Oct 2017 19:24:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=hxJdae2uvXndTk89PtE68EvXsd26IZa2y5H2mVDDtMk=; b=edA8JNfi/pRNOgSN4YO2m6tSFcXljbQDlP3+CeXCl4IkB+gMo08v0dyEf1NwafZehO knS0zbALn0cL9FJmKRMT50/QYr8LZmDjlD6Cv/Qx7ceCcEmV/fU+N6SSsdCOv0HmikQP I9CGap4H7uXghly+qfZiv4Mqr/PN4DPiwHmuak8mB4OHxkE/42ZYHUcYNzIt7UVXjU7v tIgYBKbEqMdnhQCh29hjTAABnDxhlFbQC2qym6LGoUPo6QNRHN/poYhR7mia080Z4qpC z+X1ChKR+yois7zDQVsViVfgf+QfMIm6IXY8KzXOn0vkS2XR0IYKCeaW2XOyYGqFgh3D mYtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=hxJdae2uvXndTk89PtE68EvXsd26IZa2y5H2mVDDtMk=; b=WuAZuYGgFS/M5ZyCOv2/wSItnHHhidj6ymuKsv/+L7mNvCr50Qu8pbznU49zhnTT4n FqnxV8QNGcjRQfeTvqdtexdzcnACHWT6zTzlxtekEy6lzVKZ0/qfavjpJpiL+SWjuyIA oSpInPT+JjyITP7LdVowkAxijkC2O2Xm0dgwfIGLA1rLvNvAOFyi8Ay5qBCOQJgdfI5P N707FD1Y+mUATNmZm5gg38MUe1k587hPUItLQoChK23Zhtq8OAwcy84O4raKnBVwOWXB isJB2Bz4xTs8wjQKxbgO+it13xj2C0uXesJ0szd1H+C3uNhT9+dwf6nLN5uA/13RxpcM MPnw== X-Gm-Message-State: AMCzsaWWnWdsUojNWLdCOyExKrZwQMQL6uVGXDNdx8Mq8fp1E4v+EaGG 9z/whTbKY/seU+i3uEeS8QW3KFynImEohWvflAIspg== X-Google-Smtp-Source: AOwi7QBFOoCGEoQB9vuxocTZ5WD2E5iYaB/vw4WVKrSc9p46XRnhLJyR8Q9x1m2W1Iw8YYfM+pJ3a/hwwT00GOpNXLA= X-Received: by 10.80.179.49 with SMTP id q46mr1243800edd.211.1507256643992; Thu, 05 Oct 2017 19:24:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.228.10 with HTTP; Thu, 5 Oct 2017 19:24:03 -0700 (PDT) From: Monty Chaney-Geib Date: Thu, 5 Oct 2017 22:24:03 -0400 Message-ID: Subject: RPi3 Kernel Fails to Build To: 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: Fri, 06 Oct 2017 02:24:06 -0000 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