From: Dimitry Andric <dimitry@andric.com>
To: "Martin Rolsted Jensen" <mrj_ing@hotmail.com>
Cc: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] Missing library libgcc_s.so.1 when using hciattach etc.
Date: Wed, 13 Apr 2005 21:30:15 +0200 [thread overview]
Message-ID: <357605854.20050413213015@andric.com> (raw)
In-Reply-To: <BAY20-F36757559FB4EF0ADA8D4B185340@phx.gbl>
[-- Attachment #1: Type: text/plain, Size: 595 bytes --]
On 2005-04-13 at 20:25:36 Martin Rolsted Jensen wrote:
> root@triton1:/usr/sbin# hciattach
> hciattach: error while loading shared libraries: libgcc_s.so.1: cannot open
> shared object file:
> No such file or directory
This is normal when you are using shared libraries; most of them need
the shared libgcc library, libgcc_s.so. You should be able to find it
in your toolchain directory. For example, if you have arm-linux-gcc,
it should be somewhere in $toolchain_dir/arm-linux/lib.
You should add it to your embedded filesystem, and don't forget to run
ldconfig afterwards!
[-- Attachment #2: Type: application/pgp-signature, Size: 183 bytes --]
prev parent reply other threads:[~2005-04-13 19:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-13 18:25 [Bluez-devel] Missing library libgcc_s.so.1 when using hciattach etc Martin Rolsted Jensen
2005-04-13 19:30 ` Dimitry Andric [this message]
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=357605854.20050413213015@andric.com \
--to=dimitry@andric.com \
--cc=bluez-devel@lists.sourceforge.net \
--cc=mrj_ing@hotmail.com \
/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