Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: [PATCH] build-2.6 w/ separate objdir



Olaf Titz wrote:
> The following patch enables dvb-kernel to be built against a kernel
> which was compiled in a separate object directory, as is possible with
> Linux 2.6. E.g.
> 
> make KERNELSRCDIR=/usr/src/linux-2.6.5 KERNELBUILDDIR=/var/obj/linux-2.6.5

It seems that with that patch applied it doesn't build anymore
w/o separate object directory:

$ make
...
make -C /lib/modules/2.6.5-mjb1/build O=/lib/modules/2.6.5-mjb1/build SUBDIRS=/home/js/src/linuxtv-external/dvb-kernel/build-2.6 AV7110_FIRMWARE= AV7110_OSD=y
make[1]: Entering directory `/usr/src/linux-2.6.5-mjb1'
  Using /usr/src/linux-2.6.5-mjb1 as source for kernel
  /usr/src/linux-2.6.5-mjb1 is not clean, please run 'make mrproper'
  in the '/usr/src/linux-2.6.5-mjb1' directory.
make[2]: *** [prepare1] Error 1


Johannes


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index