public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bart Veer <bartv@ecoscentric.com>
To: vikramb@aftek.com
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] configtool error
Date: Tue, 19 Jul 2005 10:16:00 -0000	[thread overview]
Message-ID: <20050719101613.DAD1665C065@smtp.ecoscentric.com> (raw)
In-Reply-To: <32902.59.95.0.44.1121676725.squirrel@59.95.0.44> (vikramb@aftek.com)

>>>>> "vikram" == vikramb  <vikramb@aftek.com> writes:

    vikram> hi all,
    vikram>        I downloaded configtool-2.11-i386.tar.bz2 for linux
    vikram> and when i try to do ./configtool

    vikram>  I got following error

    vikram> Incorrectly built binary which accesses errno or h_errno
    vikram> directly. Needs to be fixed.
    vikram> ./configtool: error while loading shared libraries:
    vikram> /usr/lib/libtcl.so: invalid ELF header

    vikram> I am trying it for i386 and i have Mandrake 10.0 with
    vikram> linux kernel 2.6.... I have ecos-2.0 source and RPMS for
    vikram> i386-elf

I suspect the errno issue is just a warning and can be ignored. The
configtool and underlying libcdl do use errno but this is harmless in
a single-threaded application, so I consider it inappropriate for the
loader to complain about it.

The libtcl.so problem is the real issue. This file should come from
the Tcl package of your Linux distribution. It looks like the package
has either not been installed correctly, or it has been corrupted
somehow, or Mandrake is shipping with a broken version of Tcl. You
will need to fix your Linux installation. I do not run Mandrake on any
of my machines so cannot test this further.

Bart

-- 
Bart Veer                       eCos Configuration Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2005-07-19 10:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18  8:41 vikramb
2005-07-19 10:16 ` Bart Veer [this message]
2005-07-18  8:52 ZDC 0616 tianjun
2005-07-19  4:50 ` VikramB

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=20050719101613.DAD1665C065@smtp.ecoscentric.com \
    --to=bartv@ecoscentric.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=vikramb@aftek.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).