Date: Mon, 08 Feb 2021 12:25:21 +0200 From: "Oleg V. Nauman" <oleg@theweb.org.ua> To: freebsd-questions@freebsd.org Subject: Re: "make" in ports tells me "requires kernel source files in SRC_BASE=/usr/src." despite an up-to-date /usr/src Message-ID: <2672269.iL6vRArjjl@sigill.theweb.org.ua> In-Reply-To: <601d6f51-e3e5-a780-332a-95648fe87168@yuripv.dev> References: <CADqw_gKG6ovTuN7bZvYy7PCydfCXH4M2fw68YLmLvZhxi-g2xw@mail.gmail.com> <601d6f51-e3e5-a780-332a-95648fe87168@yuripv.dev>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2021 M02 8, Mon 09:01:26 EET Yuri Pankov wrote: > Michael Schuster wrote: > > Hi, > > > > again, apologies if this is not the right place to ask this question ... > > > > I've done a fair amount of googling, without relevant findings. > > > > $Subject says all - both the port I'm trying to build as well as /usr/src > > are up-to-date (one using "svn up", the other "git pull"), I'm also > > running > > the kernel that I built from those sources. > > > > uname: > > FreeBSD host 14.0-CURRENT FreeBSD 14.0-CURRENT #12 > > main-n244657-344f1083e12: Sat Feb 6 12:17:33 CET 2021 > > root@host:/usr/obj/usr/src/amd64.amd64/sys/GENERIC > > > > amd64 > > FWIW, I am not seeing the issue. Having said that, the trailing dot > after /usr/src in that error message looks suspicious, it is not there > in /usr/ports/Mk/Uses/kmod.mk; was that an exact copy/paste? If yes, > check if you are (incorrectly) setting SRC_BASE somewhere? No. I don't how it happens but /usr/src/sys broken after system update # ls -al src.old/sys total 4 dr-xr-xr-x 1 root wheel 0 Feb 8 12:19 . drwxr-xr-x 26 root wheel 1024 Feb 6 11:02 .. dr-xr-xr-x 1 root wheel 0 Feb 8 12:19 class dr-xr-xr-x 1 root wheel 0 Feb 8 12:19 dev dr-xr-xr-x 1 root wheel 0 Feb 8 12:19 devices dr-xr-xr-x 1 root wheel 0 Feb 8 12:19 kernel Trying to reproduce it during the next system update > _______________________________________________ > 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2672269.iL6vRArjjl>