From: Brad Midgley <bmidgley@xmission.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] problem compiling btsco....
Date: Mon, 04 Jul 2005 14:39:31 -0600 [thread overview]
Message-ID: <42C99E83.8090305@xmission.com> (raw)
In-Reply-To: <42C971CD.8050106@ibdcon.org.br>
you may have more luck with btsco from cvs with 2.6.12
Paulo Wollny wrote:
> Hi All,
>
> i'm trying to compile the kernel portion of btsco, but am getting the
> following errors:
>
> Does anyone knows what's going on?
>
> Best regards,
>
> Paulo Wollny
>
> hirschberg:/home/paulo/Bluetooth-Linux/btsco-0.4/kernel # make
> make[1]: Entering directory `/usr/src/linux-2.6.5-7.155.29'
> CC [M] /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.o
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_card_bt_sco_playback_trigger':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:140: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:140: error: (Each
> undeclared identifier is reported only once
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:140: error: for
> each function it appears in.)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_card_bt_sco_capture_trigger':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:161: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_card_bt_sco_playback_open':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:334: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_card_bt_sco_capture_open':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:367: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_card_bt_sco_playback_close':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:400: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_bt_sco_volume_get':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:497: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_bt_sco_volume_put':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:510: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_bt_sco_loopback_get':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:546: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c: In function
> `snd_bt_sco_loopback_put':
> /home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.c:558: error:
> `snd_card_bt_sco_t_magic' undeclared (first use in this function)
> make[2]: *** [/home/paulo/Bluetooth-Linux/btsco-0.4/kernel/btsco.o]
> Fehler 1
> make[1]: *** [_module_/home/paulo/Bluetooth-Linux/btsco-0.4/kernel]
> Fehler 2
> make[1]: Leaving directory `/usr/src/linux-2.6.5-7.155.29'
> make: *** [default] Fehler 2
> hirschberg:/home/paulo/Bluetooth-Linux/btsco-0.4/kernel #
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2005-07-04 20:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-04 17:28 [Bluez-users] problem compiling btsco Paulo Wollny
2005-07-04 20:39 ` Brad Midgley [this message]
2005-07-05 12:09 ` Paulo Wollny
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=42C99E83.8090305@xmission.com \
--to=bmidgley@xmission.com \
--cc=bluez-users@lists.sourceforge.net \
/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