Re: kernel build fail

2020-12-27 Thread Brian
After trying a 2nd vm on esxi via svn and seeing that fail in the same way, I will try git once I figure it out. Brian On 12/27/2020 1:49 PM, John Kennedy wrote: On Sat, Dec 26, 2020 at 04:13:28PM -0800, John Kennedy wrote: On Sat, Dec 26, 2020 at 01:57:03PM -0800, Brian W. wrote: I saw t

Re: kernel build fail

2020-12-27 Thread John Kennedy
On Sat, Dec 26, 2020 at 04:13:28PM -0800, John Kennedy wrote: > On Sat, Dec 26, 2020 at 01:57:03PM -0800, Brian W. wrote: > > I saw this last night. > > > > With this system version > > > > $ uname -a > > FreeBSD fbsd122 12.2-RELEASE-p1 FreeBSD 12.2-RELEASE-p1 GENERIC amd64 > > > > I tried to bu

Re: kernel build fail

2020-12-26 Thread John Kennedy
On Sat, Dec 26, 2020 at 01:57:03PM -0800, Brian W. wrote: > I saw this last night. > > With this system version > > $ uname -a > FreeBSD fbsd122 12.2-RELEASE-p1 FreeBSD 12.2-RELEASE-p1 GENERIC amd64 > > I tried to buildworld and kernel, with ccache. After it failed with > ccache I disabled ccac

Re: kernel build fail

2000-07-12 Thread David O'Brien
On Tue, Jul 11, 2000 at 07:47:19PM -0700, Marcel Moolenaar wrote: > > make build/installkernel. All's well except now Linux emulation is > > broken. Any linux app produces: > > ELF interpreter /lib/ld-linux.so.2 not found > > Abort trap > > I believe this is caused by a change in how we brand bin

Re: kernel build fail

2000-07-12 Thread David O'Brien
> Ted Sikora wrote: > > I just installed 4.0-RELEASE and cvsup'ed to STABLE. The kernel build > > fails with an Assembler error. I always do a kernel build before a > > makeworld. I hate to break tradition. > > Then you should wait for 4.1-RELEASE to come out and install that (in > this case). Yo