Re: error: unknown type name 'd_thread_t'

2016-03-07 Thread Chris H
On Mon, 7 Mar 2016 21:51:37 -0500 Ultima wrote > Hello chris, > Looks like we both answered at the same time. :-) > d_thread_t was a compatible shim to support FreeBSD 4. Right. It was later considered COMPAT_FREEBSD5. > It was removed in > current some time ago, Right. Removed by jhb @r277897.

Re: error: unknown type name 'd_thread_t'

2016-03-07 Thread Ultima
Hello chris, d_thread_t was a compatible shim to support FreeBSD 4. It was removed in current some time ago, changing to struct thread should fix this error. Ultima On Mon, Mar 7, 2016 at 8:05 PM, Chris H wrote: > Greetings, all. > Apologies in advance, if this is better suited for > freebsd-h

Re: error: unknown type name 'd_thread_t'

2016-03-07 Thread Chris H
On Mon, 07 Mar 2016 17:05:44 -0800 "Chris H" wrote > Greetings, all. > Apologies in advance, if this is better suited for > freebsd-hackers@. But given this is only relevant to CURRENT, > I hoped it would be OK. > > OK. I'm attempting to build an i386 development box on -CURRENT. > I'm stuck usi

error: unknown type name 'd_thread_t'

2016-03-07 Thread Chris H
Greetings, all. Apologies in advance, if this is better suited for freebsd-hackers@. But given this is only relevant to CURRENT, I hoped it would be OK. OK. I'm attempting to build an i386 development box on -CURRENT. I'm stuck using a legacy nvidia card (NV-34). Yea, I know. But that's what I hav

Re: loader and load: path?

2016-03-07 Thread Anthony Jenkins
set module_path /boot/kernel # ? I don't think module_path is set to its default "/boot/kernel;/boot/modules" when booting to loader(8) prompt... Anthony Jenkins From: Steven Hartland To: freebsd-current@freebsd.org Sent: Monday, March 7, 2016 9:18 AM Subj

Re: loader and load: path?

2016-03-07 Thread Steven Hartland
So your saying "kldload zfs" fails because it can't find opensolaris or are you giving it absolute paths? If so try without absolute paths. Regards Steve On 07/03/2016 14:09, Larry Rosenman wrote: If I type load /boot/kernel/kernel, and then load /boot/kernel/zfs.ko, the loader (loade

loader and load: path?

2016-03-07 Thread Larry Rosenman
If I type load /boot/kernel/kernel, and then load /boot/kernel/zfs.ko, the loader (loader.efi in this case) says it can't find opensolaris. Same for dtraceall, where it can't find it's dependent modules. Just hitting enter does the right thing. What variable(s) am I missing? -- Larry Rosen

FreeBSD_HEAD_amd64_gcc4.9 - Build #1118 - Still Failing

2016-03-07 Thread jenkins-admin
FreeBSD_HEAD_amd64_gcc4.9 - Build #1118 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/1118/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/1118/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_