NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56772: various modules cannot load - missing symbols
The following reply was made to PR kern/56772; it has been noted by GNATS.
From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/56772: various modules cannot load - missing symbols
Date: Wed, 30 Mar 2022 08:19:02 -0700 (PDT)
> Module ``midi'' fails to load due to reference to ``midiseq_in''
This is actually a circular dependency between midi and sequencer
modules. Until this dependency is resolved, these modules cannot
be successfully loaded, and must be "built-in" to the kernel.
Home |
Main Index |
Thread Index |
Old Index