Linux bluetooth development
 help / color / mirror / Atom feed
From: "Martin Rolsted Jensen" <mrj_ing@hotmail.com>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] Missing library libgcc_s.so.1 when using hciattach etc.
Date: Wed, 13 Apr 2005 18:25:36 +0000	[thread overview]
Message-ID: <BAY20-F36757559FB4EF0ADA8D4B185340@phx.gbl> (raw)

Hello everybody!

I am trying to implement a UART bluetooth module on my Triton (PXA255) 
board.
I have compiled the necessary files in Scratchbox and made a new file 
system.
When I try to execute for example hciattach then I got the message:

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
root@triton1:/usr/sbin# ldd hciattach
   libbluetooth.so.1 => /usr/lib/libbluetooth.so.1 (0x40020000)
   libc.so.6 => /lib/libc.so.6 (0x40035000)
   /lib/ld-linux.so.2 => /lib/ld-linux.so.1 (0x40000000)
   libgcc_s.so.1 => not found

I have searched with the find command and there is no such library file in 
the file system.
Is it possible to naively include it in my file system, for example in /lib 
or /usr/lib?
If so, were can I find that missing library.

Best Regards

Martin Rolsted Jensen




-------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

             reply	other threads:[~2005-04-13 18:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-13 18:25 Martin Rolsted Jensen [this message]
2005-04-13 19:30 ` [Bluez-devel] Missing library libgcc_s.so.1 when using hciattach etc Dimitry Andric

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=BAY20-F36757559FB4EF0ADA8D4B185340@phx.gbl \
    --to=mrj_ing@hotmail.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