From: "Frederic Dalleau" <Frederic.Dalleau@palmsource.com>
To: "BlueZ development" <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-devel] RE : Still trying to install bluetooth headset on Mandriva 2007 for Skype
Date: Tue, 23 Jan 2007 07:39:53 +0100 [thread overview]
Message-ID: <7A6DA545D7FDCC4B93DB651FDBC1EDDE4E6EC5@eumonex01.palmsource.com> (raw)
In-Reply-To: 45B57230.70407@appstate.edu
[-- Attachment #1: Type: text/plain, Size: 3643 bytes --]
Retry from configure step using the following :
configure --prefix=/usr --enable-debug=yes
Frédéric
-------- Message d'origine--------
De: bluez-devel-bounces@lists.sourceforge.net de la part de Kinney Baughman
Date: mar. 23/01/2007 03:25
À: BlueZ development
Objet : Re: [Bluez-devel] Still trying to install bluetooth headset on Mandriva 2007 for Skype
Frédéric DALLEAU wrote:
> Run the commands in the main plugz folder where the bootstrap and
> configure script are located.
> Or you could erase your current plugz directory and then redo the whole
> install procedure.
OK. I'm finally back home and have started over with cvs checkout for
plugz.
> Kinney Baughman a écrit :
>> Frédéric DALLEAU wrote:
>>
>>> Hi,
>>>
>>>> A2DPD[596.961]: a2dpd_signal_init: OK
>>>> Segmentation fault
>>>>
>>>>
>>> Strange,
>>> could you run it through gdb?
>>> I updated the cvs :
>>> you need to
>>> cvs update
>>> configure --enable-debug=yes
>>> make
>>> make install
At this step, I run into problems. Here are the last few lines of
output starting with where things start going wrong:
==================================================
test -z "/usr/local/lib/alsa-lib" || mkdir -p -- /usr/local/lib/alsa-lib"
/bin/sh ../../libtool --mode=install /usr/bin/install -c
'libasound_module_pcm_a2dpd.la'
'/usr/local/lib/alsa-lib/libasound_module_pcm_a2dpd.la'
libtool: install: error: cannot install `libasound_module_pcm_a2dpd.la'
to a directory not ending in /usr/lib/alsa-lib
/bin/sh ../../libtool --mode=install /usr/bin/install -c
'libasound_module_ctl_a2dpd.la'
'/usr/local/lib/alsa-lib/libasound_module_ctl_a2dpd.la'
libtool: install: error: cannot install `libasound_module_ctl_a2dpd.la'
to a directory not ending in /usr/lib/alsa-lib
make[3]: *** [install-alsaLTLIBRARIES] Error 1
make[3]: Leaving directory `/var/dl/plugz/alsa-plugins/a2dpd'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/dl/plugz/alsa-plugins/a2dpd'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/dl/plugz/alsa-plugins'
make: *** [install-recursive] Error 1
==============================================================
I took a look at "/usr/local/lib" and "/usr/lib" and they both have
"alsa-lib" directories. Both are owned, writeable and executable by
root as you can see below:
--
[root@tower] [21:19] [~]: ll /usr/lib/
total 322986
drwxr-xr-x 3 root root 1024 Jan 22 21:09 alsa-lib/
drwxr-xr-x 3 root root 1024 Oct 22 13:01 ao/
drwxr-xr-x 2 root root 2048 Oct 22 13:36 apache/
--
[root@tower] [21:22] [~]: ll /usr/local/lib/
total 28111
drwxr-xr-x 2 root root 1024 Jan 22 21:11 alsa-lib/
drwxr-xr-x 5 root root 1024 Nov 11 14:18 gtk-2.0/
So I don't understand why we're getting that particular error message.
>>> gdb a2dpd
>>>
>>> press 'r'
>>> when it crashes type 'bt' then give us full output.
I didn't even bother to run these commands yet until I get past the
previous errors.
Thanks for your help.
--
Kinney Baughman
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 4792 bytes --]
[-- Attachment #3: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #4: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2007-01-23 6:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-22 0:45 [Bluez-devel] Still trying to install bluetooth headset on Mandriva 2007 for Skype Kinney Baughman
2007-01-22 10:48 ` Frédéric DALLEAU
2007-01-22 13:28 ` Kinney Baughman
2007-01-22 13:40 ` Frédéric DALLEAU
2007-01-23 2:25 ` Kinney Baughman
2007-01-23 6:39 ` Frederic Dalleau [this message]
2007-01-28 1:33 ` Kinney Baughman
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=7A6DA545D7FDCC4B93DB651FDBC1EDDE4E6EC5@eumonex01.palmsource.com \
--to=frederic.dalleau@palmsource.com \
--cc=bluez-devel@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