Es schrieb bj: > > I compiled the 2.4.22 from kernel.org without problem. Next I patched > the 2.4.22 source with patch-2.4.22-kraxel.gz and compiled with the same > .config file > > 'make bzImage' was OK, but on 'make modlues', I get about 5 warnings: > > "COW_SHIFT" undelared (first use in this function) > > followed by a warning: 'do_cow_request' used but never defined. > > Then the make fails with Error 2. > > I searched the archives back to June; nobody's complaining about cows. :) > > Any suggestions? > > Matt > Hi, just get this with kraxelpatch-3 for 2.4.22 and this fairly outdated module for ide devices on parallel port fails also on some 2.6.0-test kernels. Disable Blockdevices -> Parallel port IDE device support (paride) and the cows stay in the stable. Hermann --