Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: latest 'config' creates broken "ioconf.c" w/some custom kernels



On Sun, 26 Nov 2017, John D. Baker wrote:

> Comment out "no attimer0 at isa?" and "no pcppi0 at isa?" and the failure
> is reduced to only:

I meant "un-comment" the "no attimer0 at isa?" and "no pcppi0 at isa?"
statements...

> [...]
> --- ioconf.o ---
> ioconf.c:2972:54: error: 'pspec28' undeclared here (not in a function)
>      { "tpm",  "tpm_isa",  0, STAR, loc+  0,      0, &pspec28 },
>                                                       ^
> ioconf.c:2972:5: error: missing initializer for field 'cf_pspec' of 'struct cfdata' [-Werror=missing-field-initializers]
>      { "tpm",  "tpm_isa",  0, STAR, loc+  0,      0, &pspec28 },
>      ^
> In file included from ioconf.c:10:0:
> /x/current/src/sys/sys/device.h:275:25: note: 'cf_pspec' declared here
>   const struct cfparent *cf_pspec;/* parent specification */
>                          ^
> cc1: all warnings being treated as errors
> *** [ioconf.o] Error code 1
> 
> nbmake: stopped in /r1/build/current/obj/amd64/sys/arch/amd64/compile/TEST
> [...]

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index