* RE: [Bluez-users] compilation errors for btsco
@ 2005-04-14 13:46 Mandalia Hiren-AHM047
2005-04-14 14:12 ` Brad Midgley
2005-04-14 14:34 ` Brad Midgley
0 siblings, 2 replies; 5+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-14 13:46 UTC (permalink / raw)
To: 'bluez-users@lists.sourceforge.net'
Thanks Brad. But I figured out what the problem was. The bootstrap script somehow did not check in the right directories for the alsa.m4 file that had the AM_PATH_ALSA macro. So I manually edited the script. I added the option with 'aclocal' like this
aclocal -I /usr/share/aclocal && ...
it compiled fine. I'm also able to use btsco (I tried aplay and it worked)
Regards,
Hiren
> -----Original Message-----
> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
> admin@lists.sourceforge.net] On Behalf Of Brad Midgley
> Sent: Thursday, April 14, 2005 2:19 AM
> To: bluez-users@lists.sourceforge.net
> Subject: Re: [Bluez-users] compilation errors for btsco
>
> Hey
>
> I think others have had trouble with fedora but I haven't heard any
> success stories. See the bluetooth-alsa bug list/support lists on
> sourceforge to see if anyone has followed up with any tips.
>
> Brad
>
> Mandalia Hiren-AHM047 wrote:
> > Hello,
> >
> > I'm trying to compile btsco on a FC3 (Kernel 2.6.10). I think I have all
> the packages that I need.
> >
> > The alsa packages I have are:
> >
> > alsa-lib-devel-1.0.6-7.FC3
> > alsa-utils-1.0.6-3
> > alsa-lib-1.0.6-7.FC3
> >
> > I have already installed the bluez-libs-2.15 package so that should take
> care about libbluetooth-dev (correct me if I'm wrong here)
> >
> > when I do a
> > %./bootstrap
> > aclocal: configure.in 21: macro 'AM_PATH_ALSA' not found in library
> >
> > I was reading the archives which made me check if I had the file
> /usr/share/aclocal/alsa.m4 and I do have that file. I don't know why do I
> get this error. Will renaming of packages help? If yes how do I rename
> them? Please help..
> >
> > Regards,
> > Hiren
> >
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > alsa-lib-devel-1.0.6-7.FC3
> > alsa-utils-1.0.6-3
> > alsa-lib-1.0.6-7.FC3
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] compilation errors for btsco
2005-04-14 13:46 [Bluez-users] compilation errors for btsco Mandalia Hiren-AHM047
@ 2005-04-14 14:12 ` Brad Midgley
2005-04-14 14:34 ` Brad Midgley
1 sibling, 0 replies; 5+ messages in thread
From: Brad Midgley @ 2005-04-14 14:12 UTC (permalink / raw)
To: bluez-users
Hi
Would you mind sending me a patch (use cvs diff -u)
thanks
Brad
Mandalia Hiren-AHM047 wrote:
> Thanks Brad. But I figured out what the problem was. The bootstrap script somehow did not check in the right directories for the alsa.m4 file that had the AM_PATH_ALSA macro. So I manually edited the script. I added the option with 'aclocal' like this
>
> aclocal -I /usr/share/aclocal && ...
>
> it compiled fine. I'm also able to use btsco (I tried aplay and it worked)
>
> Regards,
> Hiren
>
>
>>-----Original Message-----
>>From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
>>admin@lists.sourceforge.net] On Behalf Of Brad Midgley
>>Sent: Thursday, April 14, 2005 2:19 AM
>>To: bluez-users@lists.sourceforge.net
>>Subject: Re: [Bluez-users] compilation errors for btsco
>>
>>Hey
>>
>>I think others have had trouble with fedora but I haven't heard any
>>success stories. See the bluetooth-alsa bug list/support lists on
>>sourceforge to see if anyone has followed up with any tips.
>>
>>Brad
>>
>>Mandalia Hiren-AHM047 wrote:
>>
>>>Hello,
>>>
>>>I'm trying to compile btsco on a FC3 (Kernel 2.6.10). I think I have all
>>
>>the packages that I need.
>>
>>>The alsa packages I have are:
>>>
>>>alsa-lib-devel-1.0.6-7.FC3
>>>alsa-utils-1.0.6-3
>>>alsa-lib-1.0.6-7.FC3
>>>
>>>I have already installed the bluez-libs-2.15 package so that should take
>>
>>care about libbluetooth-dev (correct me if I'm wrong here)
>>
>>>when I do a
>>>%./bootstrap
>>>aclocal: configure.in 21: macro 'AM_PATH_ALSA' not found in library
>>>
>>>I was reading the archives which made me check if I had the file
>>
>>/usr/share/aclocal/alsa.m4 and I do have that file. I don't know why do I
>>get this error. Will renaming of packages help? If yes how do I rename
>>them? Please help..
>>
>>>Regards,
>>>Hiren
>>>
>>>
>>>
>>>
>>>
>>>------------------------------------------------------------------------
>>>
>>>alsa-lib-devel-1.0.6-7.FC3
>>>alsa-utils-1.0.6-3
>>>alsa-lib-1.0.6-7.FC3
>>
>>
>>-------------------------------------------------------
>>SF email is sponsored by - The IT Product Guide
>>Read honest & candid reviews on hundreds of IT Products from real users.
>>Discover which products truly live up to the hype. Start reading now.
>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>>_______________________________________________
>>Bluez-users mailing list
>>Bluez-users@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] compilation errors for btsco
2005-04-14 13:46 [Bluez-users] compilation errors for btsco Mandalia Hiren-AHM047
2005-04-14 14:12 ` Brad Midgley
@ 2005-04-14 14:34 ` Brad Midgley
1 sibling, 0 replies; 5+ messages in thread
From: Brad Midgley @ 2005-04-14 14:34 UTC (permalink / raw)
To: bluez-users
it looks like this is safe for other distros too so I committed it.
Mandalia Hiren-AHM047 wrote:
> Thanks Brad. But I figured out what the problem was. The bootstrap script somehow did not check in the right directories for the alsa.m4 file that had the AM_PATH_ALSA macro. So I manually edited the script. I added the option with 'aclocal' like this
>
> aclocal -I /usr/share/aclocal && ...
>
> it compiled fine. I'm also able to use btsco (I tried aplay and it worked)
>
> Regards,
> Hiren
>
>
>>-----Original Message-----
>>From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
>>admin@lists.sourceforge.net] On Behalf Of Brad Midgley
>>Sent: Thursday, April 14, 2005 2:19 AM
>>To: bluez-users@lists.sourceforge.net
>>Subject: Re: [Bluez-users] compilation errors for btsco
>>
>>Hey
>>
>>I think others have had trouble with fedora but I haven't heard any
>>success stories. See the bluetooth-alsa bug list/support lists on
>>sourceforge to see if anyone has followed up with any tips.
>>
>>Brad
>>
>>Mandalia Hiren-AHM047 wrote:
>>
>>>Hello,
>>>
>>>I'm trying to compile btsco on a FC3 (Kernel 2.6.10). I think I have all
>>
>>the packages that I need.
>>
>>>The alsa packages I have are:
>>>
>>>alsa-lib-devel-1.0.6-7.FC3
>>>alsa-utils-1.0.6-3
>>>alsa-lib-1.0.6-7.FC3
>>>
>>>I have already installed the bluez-libs-2.15 package so that should take
>>
>>care about libbluetooth-dev (correct me if I'm wrong here)
>>
>>>when I do a
>>>%./bootstrap
>>>aclocal: configure.in 21: macro 'AM_PATH_ALSA' not found in library
>>>
>>>I was reading the archives which made me check if I had the file
>>
>>/usr/share/aclocal/alsa.m4 and I do have that file. I don't know why do I
>>get this error. Will renaming of packages help? If yes how do I rename
>>them? Please help..
>>
>>>Regards,
>>>Hiren
>>>
>>>
>>>
>>>
>>>
>>>------------------------------------------------------------------------
>>>
>>>alsa-lib-devel-1.0.6-7.FC3
>>>alsa-utils-1.0.6-3
>>>alsa-lib-1.0.6-7.FC3
>>
>>
>>-------------------------------------------------------
>>SF email is sponsored by - The IT Product Guide
>>Read honest & candid reviews on hundreds of IT Products from real users.
>>Discover which products truly live up to the hype. Start reading now.
>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>>_______________________________________________
>>Bluez-users mailing list
>>Bluez-users@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bluez-users] compilation errors for btsco
@ 2005-04-12 18:46 Mandalia Hiren-AHM047
2005-04-14 7:18 ` Brad Midgley
0 siblings, 1 reply; 5+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-12 18:46 UTC (permalink / raw)
To: 'bluez-users@lists.sourceforge.net'
[-- Attachment #1: Type: text/plain, Size: 685 bytes --]
Hello,
I'm trying to compile btsco on a FC3 (Kernel 2.6.10). I think I have all the packages that I need.
The alsa packages I have are:
alsa-lib-devel-1.0.6-7.FC3
alsa-utils-1.0.6-3
alsa-lib-1.0.6-7.FC3
I have already installed the bluez-libs-2.15 package so that should take care about libbluetooth-dev (correct me if I'm wrong here)
when I do a
%./bootstrap
aclocal: configure.in 21: macro 'AM_PATH_ALSA' not found in library
I was reading the archives which made me check if I had the file /usr/share/aclocal/alsa.m4 and I do have that file. I don't know why do I get this error. Will renaming of packages help? If yes how do I rename them? Please help..
Regards,
Hiren
[-- Attachment #2: alsa.txt --]
[-- Type: text/plain, Size: 67 bytes --]
alsa-lib-devel-1.0.6-7.FC3
alsa-utils-1.0.6-3
alsa-lib-1.0.6-7.FC3
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] compilation errors for btsco
2005-04-12 18:46 Mandalia Hiren-AHM047
@ 2005-04-14 7:18 ` Brad Midgley
0 siblings, 0 replies; 5+ messages in thread
From: Brad Midgley @ 2005-04-14 7:18 UTC (permalink / raw)
To: bluez-users
Hey
I think others have had trouble with fedora but I haven't heard any
success stories. See the bluetooth-alsa bug list/support lists on
sourceforge to see if anyone has followed up with any tips.
Brad
Mandalia Hiren-AHM047 wrote:
> Hello,
>
> I'm trying to compile btsco on a FC3 (Kernel 2.6.10). I think I have all the packages that I need.
>
> The alsa packages I have are:
>
> alsa-lib-devel-1.0.6-7.FC3
> alsa-utils-1.0.6-3
> alsa-lib-1.0.6-7.FC3
>
> I have already installed the bluez-libs-2.15 package so that should take care about libbluetooth-dev (correct me if I'm wrong here)
>
> when I do a
> %./bootstrap
> aclocal: configure.in 21: macro 'AM_PATH_ALSA' not found in library
>
> I was reading the archives which made me check if I had the file /usr/share/aclocal/alsa.m4 and I do have that file. I don't know why do I get this error. Will renaming of packages help? If yes how do I rename them? Please help..
>
> Regards,
> Hiren
>
>
>
>
>
> ------------------------------------------------------------------------
>
> alsa-lib-devel-1.0.6-7.FC3
> alsa-utils-1.0.6-3
> alsa-lib-1.0.6-7.FC3
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-04-14 14:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-14 13:46 [Bluez-users] compilation errors for btsco Mandalia Hiren-AHM047
2005-04-14 14:12 ` Brad Midgley
2005-04-14 14:34 ` Brad Midgley
-- strict thread matches above, loose matches on Subject: below --
2005-04-12 18:46 Mandalia Hiren-AHM047
2005-04-14 7:18 ` Brad Midgley
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.