Alle 20:34, martedì 20 giugno 2006, hai scritto: > You did nothing wrong, I believe there is a mistake in the patch > linux-2.6.14.6-pseudo_random-1.patch > > class_device_create(frandom_class, NULL, > MKDEV(FRANDOM_MAJOR, devlist[i].minor), > NULL, devlist[i].name); > > ...should be... > class_device_create(frandom_class, > MKDEV(FRANDOM_MAJOR, devlist[i].minor), > NULL, devlist[i].name);
I have correct file-patch, and now kernel works OK thankyou but now, ......... ? BLFS is the right continuing to HLFS ? can I apply BLFS without any changes ? thankyou [EMAIL PROTECTED] -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
