From: Roman Z. <zi...@fh...> - 2000-10-12 08:02:18
|
Hi, On Thu, 12 Oct 2000, Robert Ramiega wrote: > I recompiled only the modules (i had all that was related to parallel port > as modules in my .config) and here is what i got: > > modprobe parport_amiga > /lib/modules/2.4.0-test8/kernel/drivers/parport/parport_amiga.o: unresolved symbol iobarrier_rw Sorry, I should have tried to compile it. Should be fixed now. > (i updated only parport_amiga.c as i saw no other files where changed since > my last update 2 days ago, is it ok ?) Yes, that's ok, it's even enough here to do 'make modules SUBDIRS=drivers/parport'. bye, Roman |