On Thursday 11 January 2001 03:05, you wrote: > I'm compiling a linux-2.4.0 image right now, and building modutils > after that. Sorry, but I need a scoshe more hand-holding; can you be > more specific about this part above? Maybe a patch? ;) Sure. --- zoran-driver-0.7/Makefile Thu Nov 16 14:28:29 2000 +++ zoran/Makefile Tue Jan 9 07:06:49 2001 @@ -8,7 +8,7 @@ # some magic for using linux kernel settings # when compiling module(s) -M_OBJS = zoran.o saa7111.o saa7110.o saa7185.o adv7175.o bt819.o bt856.o +obj-m = zoran.o saa7111.o saa7110.o saa7185.o adv7175.o bt819.o bt856.o EXTRA_CFLAGS = -DEXPORT_SYMTAB # -save-temps CURRENT = `uname -r` -- Michael.