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: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, paul%whooppee.com@localhost
Subject: re: kern/56772: various modules cannot load - missing symbols
Date: Thu, 31 Mar 2022 10:19:06 +1100
> > 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.
why are they separate? probably best to just move the
sequencer code into the midi module directly. they are
just two different ways to do midi.
.mrg.
Home |
Main Index |
Thread Index |
Old Index