Hello,

I investigated my problem further and I found out that the order in which the 
modules are built comes from the command 'find' which is invoked by the 
dkms_autoinstaller script. By appending the command  '| sort' I could achieve 
that the modules are built in alphabetical order which solves my problem.
But it is only a workaround.

I don't think that the fact that I'm using a sidux kernel image influences the 
sort order of find in any way. Is there any way how somebody can control the 
build order to respect module dependencies?

Thanks in advance.


_______________________________________________
Pkg-dkms-maint mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-maint

Reply via email to