public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: e9hack <e9hack@googlemail.com>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] compile problems on 2.6.29-rc1
Date: Mon, 12 Jan 2009 21:31:58 +0100	[thread overview]
Message-ID: <496BA8BE.4080309@googlemail.com> (raw)

Hi,

I've problems to compile the current hg tree with some modifications on linux 2.6.29-rc1.
 It isn't a problem to compile the current hg tree without any modifications. I've add a
third parameter to saa7146_wait_for_debi_done(). I can compile it on 2.6.28. On
2.6.29-rc1, I get the following error message:

linux-qgjx:/usr/src/v4l-dvb # make
make -C /usr/src/v4l-dvb/v4l
make[1]: Entering directory `/usr/src/v4l-dvb/v4l'
creating symbolic links...
Kernel build directory is /lib/modules/2.6.29-rc1-64-mp-suse-11/build
make -C /lib/modules/2.6.29-rc1-64-mp-suse-11/build SUBDIRS=/usr/src/v4l-dvb/v4l  modules
make[2]: Entering directory `/usr/src/linux-2.6.29-rc1-obj/x86_64/mp-suse-11'
make -C /usr/src/linux-2.6.29-rc1 O=/usr/src/linux-2.6.29-rc1-obj/x86_64/mp-suse-11/. modules
  CC [M]  /usr/src/v4l-dvb/v4l/av7110_hw.o
/usr/src/v4l-dvb/v4l/av7110_hw.c: In function 'av7110_debiwrite':
/usr/src/v4l-dvb/v4l/av7110_hw.c:59: error: too many arguments to function
'saa7146_wait_for_debi_done'
/usr/src/v4l-dvb/v4l/av7110_hw.c: In function 'av7110_debiread':
/usr/src/v4l-dvb/v4l/av7110_hw.c:83: error: too many arguments to function
'saa7146_wait_for_debi_done'
/usr/src/v4l-dvb/v4l/av7110_hw.c:94: error: too many arguments to function
'saa7146_wait_for_debi_done'
/usr/src/v4l-dvb/v4l/av7110_hw.c: In function 'av7110_bootarm':
/usr/src/v4l-dvb/v4l/av7110_hw.c:268: error: too many arguments to function
'saa7146_wait_for_debi_done'
/usr/src/v4l-dvb/v4l/av7110_hw.c:289: error: too many arguments to function
'saa7146_wait_for_debi_done'
make[5]: *** [/usr/src/v4l-dvb/v4l/av7110_hw.o] Error 1
make[4]: *** [_module_/usr/src/v4l-dvb/v4l] Error 2
make[3]: *** [sub-make] Error 2
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.29-rc1-obj/x86_64/mp-suse-11'
make[1]: *** [default] Fehler 2
make[1]: Leaving directory `/usr/src/v4l-dvb/v4l'
make: *** [all] Fehler 2
linux-qgjx:/usr/src/v4l-dvb #

It seems, that linux/include/media/saa7146.h is used from the kernel source tree instead
of the v4l-dvb tree.

Regards,
Hartmut

_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

             reply	other threads:[~2009-01-12 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12 20:31 e9hack [this message]
2009-01-12 21:41 ` [linux-dvb] compile problems on 2.6.29-rc1 e9hack
2009-01-13 20:55   ` e9hack

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=496BA8BE.4080309@googlemail.com \
    --to=e9hack@googlemail.com \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox