From owner-freebsd-questions@freebsd.org Thu Jul 18 17:13:22 2019 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8A2CFAD48D for ; Thu, 18 Jul 2019 17:13:22 +0000 (UTC) (envelope-from eduardo.lemosdesa@gmail.com) Received: from mail-lf1-x141.google.com (mail-lf1-x141.google.com [IPv6:2a00:1450:4864:20::141]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 24A466A39C for ; Thu, 18 Jul 2019 17:13:22 +0000 (UTC) (envelope-from eduardo.lemosdesa@gmail.com) Received: by mail-lf1-x141.google.com with SMTP id c19so19758009lfm.10 for ; Thu, 18 Jul 2019 10:13:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:cc; bh=f2HwH/G18Keq3AmuueC5XtVQkKdqD0vkL5UbQdR2Ahk=; b=WVM5YhaKyCVaf8TgBmxaRoa2wWqtihuiBAU+diwfiCswrqbo0p+Gf9hIlpXFfg7Bhp EdZhq4OPUmb7IZyN9YCyUW95VkeIxFlLTZhi6R7YjhtxQ9uf6QW3i7LuF3WSWZorJ9EY s7Mlbl1dDdHSiklGtkj07LygTULSLb07B/Cp1B8WQhyLIk/tdfU32otnkMWBlQGRzf1g RBCYMtHT69/scKeTdjoN0m4+HPOveZRSPEmiWa1hXljoRUUna+x/UccYCgu9YIcToWtl 2c9lIiX6GGU0yZcIrHxcVUruU9QkwmcDAkLQDkKOGyr5UJi//SrglLYdU3n0zu8If1jU nefQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:cc; bh=f2HwH/G18Keq3AmuueC5XtVQkKdqD0vkL5UbQdR2Ahk=; b=p0sWBGUfmS7k7TS/7pDNARuW45ltkhdL9GJEWVZcAzX5BzYdAIacBBT6In7QN2kAw1 S9bi7ZktV/0GyP3/Y3ygeotAUm8Bb2KoThK+NbV+ns89ye10slO6qzZSKBu3o4ojeE3F 9MZ2zYJIprcAzzhpcCePYtoXHC1PGO5PF2b2x/UqPuWCX60Aqpu+IaaTi1qAnEIb7cDz euVNEoIOZv2I9OCrmm8NXQK0vzdJXGU8CiiOCo9yR9OtfRZNhKRHLQVsExoqWMApShiY Fis8gMYPkb4LzuQYZehjvnFXFOyWUFgB3z1uZ9fRrxMow2LvA+a/7WQrEMAD336xUnhT spaQ== X-Gm-Message-State: APjAAAX2mz8aLDz3VGHA2Qno741N3uuriFxLVqOPt6viKEaDwpAa8j+C ehy7tT/43ofUleJIoU7/h4NRE6Wc0O9p0gsjvdQYTtzCvc+l9w== X-Google-Smtp-Source: APXvYqysAURu7M2zJx9QO8REzmScLJjkIRWhCEB9SDXUx7sq5RfBBgxsVfxAST5mTN2j3U57ibpAAQ7tDm6rq0TNKD8= X-Received: by 2002:a19:6b0e:: with SMTP id d14mr21054630lfa.174.1563470000342; Thu, 18 Jul 2019 10:13:20 -0700 (PDT) MIME-Version: 1.0 References: <100.908e0e00be82305d.007@88watts.net> In-Reply-To: From: Eduardo Lemos de Sa Date: Thu, 18 Jul 2019 14:13:09 -0300 Message-ID: Subject: Re: Cannot build generic kernel Cc: "freebsd-questions@FreeBSD.org" X-Rspamd-Queue-Id: 24A466A39C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.98)[-0.980,0]; TAGGED_FROM(0.00)[] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2019 17:13:22 -0000 Dear On Thu, Jul 18, 2019 at 11:40 AM Trond Endrest=C3=B8l < trond.endrestol@ximalas.info> wrote: > On Thu, 18 Jul 2019 10:31-0400, David Azarewicz wrote: > > > I downloaded and installed FreeBSD-12.0-RELEASE-i386-memstick.img > > > > I checked out base/stable/12 r350009 using svnlite > > > > I followed the directions on > https://www.freebsd.org/doc/handbook/kernelconfig-building.html > > for building the kernel. > > > > I get an error: > > make[2]: "/usr/src/sys/conf/kern.pre.mk" line 127: amd64/arm64/i386 > kernel requires linker > > ifunc support > > > > both > > make buildkernel > > and > > make buildkernel KERNCONF=3DGENERIC > > fail exactly the same way. > > > > Today I updated to r350112 and the problem persists. > > > > So I have a fresh unmodified install of FreeBSD 12.0 RELEASE, I have a > fresh unmodified > > checkout of FreeBSD 12 stable, I followed the directions for building > the standard, default, > > generic kernel and it fails. I tried searching for a solution to this > problem and could not find a > > solution. How can I fix this problem? > > You're checking out stable/12, so why not download the latest > stable/12 snapshot and install that one instead of 12.0-RELEASE? > > > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/ISO-IMAGES/12.0/F= reeBSD-12.0-STABLE-amd64-20190711-r349903-memstick.img > > -- > Trond. > I had problems to compile kernel GENERIC with 11.3-RELEASE last week. I solved this problem following instructions on https://forums.freebsd.org/threads/error-while-compiling-release-11-custom-= kernel-after-spectre-meltdown-updates.65555/ Shortelly, the solution is make kernel-toolchain buildkernel Cheers Edu > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > --=20 Eduardo Lemos de Sa Professor Titular Dep. Quimica da Universidade Federal do Paran=C3=A1 fone: +55(41)3361-3300 fax: +55(41)3361-3186