Dear Mauro, Am Donnerstag, den 27.08.2009, 08:58 -0300 schrieb Mauro Carvalho Chehab: > Em Thu, 27 Aug 2009 13:28:57 +0200 Paul Menzel <paulepanter@xxxxxxxxxxxxxxxxxxxxx> escreveu: > > I am running Debian Sid/unstable with a 32-bit userspace with a 64-bit > > kernel [1]. I want to compile the v4l-dvb modules for a 686 kernel [2] > > on this system. > > > > I installed the header files for the 686 kernel [3], but running > > > > $ ARCH=686 make […] > > I do not even know if this is the correct way. > > > > Can someone of you please enlighten me? > > This is not the correct way. You'll need to also point where do you expect it to get the headers: > This should do the trick: > make ARCH=i386 release DIR=<directory_name> > make ARCH=i386 allmodconfig > make ARCH=i386 Thanks, I should have read INSTALL more carefully. I did $ make ARCH=i686 release VER=2.6.30-1-686 $ make ARCH=i686 allmodconfig $ make ARCH=i686 which worked like a charm. Thanks, Paul
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil