public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Marskamp <SebastianMarskamp@web.de>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] [ERROR] New Alsa misses snd_assert macro
Date: Mon, 20 Oct 2008 14:47:44 +0200	[thread overview]
Message-ID: <1546986099@web.de> (raw)

When you try to build a driver for a dvb-t device which uses the  afatech 9015 chip, and maybe for others too  , you will get an error,cos  in alsa  1.0.18 , snd_assert macro is replaced by a snd_BUG_ON , which needs diffrent paramters .


make[2]: Entering directory `/usr/src/linux-2.6.27-desktop586-0.rc8.2mnb'
CC [M] /home/dosenpfand/af9015/v4l/saa7134-alsa.o
/home/dosenpfand/af9015/v4l/saa7134-alsa.c: In function 'snd_card_saa7134_hw_params':
/home/dosenpfand/af9015/v4l/saa7134-alsa.c:496: error: implicit declaration of function 'snd_assert'
/home/dosenpfand/af9015/v4l/saa7134-alsa.c:497: error: expected expression before 'return'
/home/dosenpfand/af9015/v4l/saa7134-alsa.c:498: error: expected expression before 'return'
/home/dosenpfand/af9015/v4l/saa7134-alsa.c:499: error: expected expression before 'return'
/home/dosenpfand/af9015/v4l/saa7134-alsa.c: In function 'snd_card_saa7134_new_mixer':
/home/dosenpfand/af9015/v4l/saa7134-alsa.c:950: error: expected expression before 'return'
make[3]: *** [/home/dosenpfand/af9015/v4l/saa7134-alsa.o] Error 1
make[2]: *** [_module_/home/dosenpfand/af9015/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.27-desktop586-0.rc8.2mnb'
make[1]: *** [default] Fehler 2
make[1]: Leaving directory `/home/dosenpfand/af9015/v4l'
make: *** [all] Fehler 2 
__________________________________________________________________________
Verschicken Sie SMS direkt vom Postfach aus - in alle deutschen und viele 
ausländische Netze zum gleichen Preis! 
https://produkte.web.de/webde_sms/sms




_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

                 reply	other threads:[~2008-10-20 12:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1546986099@web.de \
    --to=sebastianmarskamp@web.de \
    --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