public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: ariga masahiro <ariga@link-lab.co.jp>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] GDB-insight build errors.
Date: Wed, 25 Jul 2007 12:38:00 -0000	[thread overview]
Message-ID: <46A74443.2040904@mlbassoc.com> (raw)
In-Reply-To: <000301c7ce8f$f282c4d0$1c0110ac@ariga>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ariga masahiro wrote:
> Hi everyone,
> 
> Please help me next problem.
> 
> I tried to install GDB-insight
> but encountered next build errors.
> 
> I downloaded insight-6.6.tar.bz2
> and configureed for sh-elf
> and did make using next commands.
> 
> $ cd username
> $ tar jxvf insight-6.1.tar.bz2
> $ mkdir build-insight
> $ cd build-insight
> $ /home/username/insight-6.1/configure --target=sh-elf
> $ make all install
> 
> And next errors occured.
> Since top portion was dropped out of console window,
> possibly there were others.
> 
> /home/username/insight-6.6/bfd/archive.c:1074: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1078: error: `amt' undeclared
> (first use in this function)
> /home/username/insight-6.6/bfd/archive.c:1082: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1083: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1084: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1091: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1095: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1096: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1106: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1120: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1121: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c:1122: error: dereferencing
> pointer to incomplete type
> /home/username/insight-6.6/bfd/archive.c: At top level:
> /home/username/insight-6.6/bfd/archive.c:1196: error: parse error before
> "bfd_size_type"
> /home/username/insight-6.6/bfd/archive.c:1198: warning: function
> declaration isn't a prototype
> /home/username/insight-6.6/bfd/archive.c: In function
> `_bfd_archive_bsd_construct_extended_name_table':
> /home/username/insight-6.6/bfd/archive.c:1199: error: assignment of
> read-only location
> /home/username/insight-6.6/bfd/archive.c:1199: warning: assignment makes
> integer from pointer without a cast
> /home/username/insight-6.6/bfd/archive.c:1200: error: `abfd' undeclared
> (first use in this function)
> /home/username/insight-6.6/bfd/archive.c:1200: error: `tabloc'
> undeclared (first use in this function)
> /home/username/insight-6.6/bfd/archive.c:1200: error: `tablen'
> undeclared (first use in this function)
> /home/username/insight-6.6/bfd/archive.c: At top level:
> /home/username/insight-6.6/bfd/archive.c:1208: error: parse error before
> "bfd_size_type"
> /home/username/insight-6.6/bfd/archive.c:1210: warning: function
> declaration isn't a prototype
> /home/username/insight-6.6/bfd/archive.c: In function
> `_bfd_archive_coff_construct_extended_name_table':
> /home/username/insight-6.6/bfd/archive.c:1211: error: assignment of
> read-only location
> /home/username/insight-6.6/bfd/archive.c:1211: warning: assignment makes
> integer from pointer without a cast
> 
> and more,I omitted others,
> 
> It looks like all errors are related to archive.c.
> 
> Please help me how to avoid errors.
> I urgently beseech you to help me.
> 
> Masahiro Ariga
> 
> 

This question belongs to the Insight project - you'll have to
ask them  (it's not eCos specific).

- --
- ------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
- ------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFGp0RDmaKbSsQGV8ARApBAAJ4sMNVX11QK96iy9Yn2ZDR/9QipDgCeKxbX
WeZnFFwXR3uZGVe7FUVPTbs=
=nqVB
-----END PGP SIGNATURE-----

-- 
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:[~2007-07-25 12:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-25  7:46 ariga masahiro
2007-07-25 12:38 ` Gary Thomas [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=46A74443.2040904@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=ariga@link-lab.co.jp \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).