From: Michel <da...@re...> - 2000-11-27 18:23:29
|
Glenn Hisdal wrote: > I have just tried MOL with the latest 2.4.0-test11 kernel. > When trying to load the mol.o module, it complains about two unresolved > symbols: > > /usr/lib/mol/modules/mol.o: unresolved symbol find_path_device I guess this for finding the Open Firmware (OF) path of a device. As we don't have OF, I wonder if MOL works without it? Anyone would like to ask the MOL developers? :) > /usr/lib/mol/modules/mol.o: unresolved symbol get_module_symbol Don't know about this one - a 'grep -l get_module_symbol' on the current tree didn't show anything... > I have the latest mol rpm for the 2.4 kernel installed. > I get a warning saying that the mol.o module is build for the 2.4.0-test10 > kernel. Could something have changed between test10 and test11 making the > module fail ? I could imagine that something about get_module_symbol changed between test10 and test11, but even without that the issue with find_path_device remains... > I'd like to test with a 2.2 kernel too, but haven't downloaded the sources > yet. > What is the correct command to checkout the mol branch ? cvs -d[...] co -r mol-branch 2.2 or if you already have a 2.2 tree: (from the top level directory) cvs upd -r mol-branch Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and the DRI project |