There may be some other option you have enabled which requires COMPAT_43

Try to boot your new kernel and use modstat(8) to see what other modules might require the compat_43 module.


On Mon, 15 Apr 2019, Masanobu SAITOH wrote:

Hi.

I tried to make a kernel without COMPAT_43 from conf/GENERIC.
I added "no options COMPAT_43" at the end of conf/GENERIC or
conf/GENERIC.local, but compile/GENERIC/opt_compat_43.h had:

        #define COMPAT_43       1

Is this behavior intended? When I added "no options COMPAT_43"
twice, config(8) said:

        GENERIC:1219: warning: options `COMPAT_43' is not defined

so my "no options COMPAT_43" lines are at after loading of
sys/conf/compat_netbsd.config.

--
-----------------------------------------------
               SAITOH Masanobu (msai...@execsw.org
                                msai...@netbsd.org)

!DSPAM:5cb45ac1290301372017733!



+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | p...@whooppee.com     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoye...@netbsd.org   |
+--------------------+--------------------------+-----------------------+

Reply via email to