[alsa-devel] eliminating sequencer and midi from my alsa module dependencies

20 Jul
2007
20 Jul
'07
2:02 a.m.
Hello;
What arguments should give to the current version of alsa to eliminate the aforementioned things?
here is my current conf string from hgcompile, am i missing something?
args="--with-debug=full --with-isapnp=no --with-sequencer=no --with-oss=no --with-cards=via82xx"
tnx!
johnu

20 Jul
20 Jul
9:59 a.m.
New subject: [alsa-devel] eliminating sequencer and midi from my alsa module dependencies
John L. Utz III wrote:
What arguments should give to the current version of alsa to eliminate the aforementioned things?
"--with-sequencer=no" to disable the sequencer code.
There is no option for the raw midi code. It's so small that nobody bothered to make it optional.
Regards, Clemens
6493
Age (days ago)
6494
Last active (days ago)
1 comments
2 participants
participants (2)
-
Clemens Ladisch
-
John L. Utz III