public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: neuwald@inf.ufsc.br
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] GDB install error
Date: Tue, 28 Jun 2005 02:48:00 -0000	[thread overview]
Message-ID: <20050627234805.pnzj1jmccggsg84s@webmail.inf.ufsc.br> (raw)
In-Reply-To: <20050627193522.vwh13is64g04ko0k@webmail.inf.ufsc.br>

Hello,

I want install gdb-6.3 for mips-tx39-elf target, but when I used the make
utility:

make -w all install CC='gcc -mwin32' 2>&1 | tee make.out

I got the followin error:

gcc -mwin32 -c -DHAVE_CONFIG_H -g -O2  -I. 
-I/src/gdb/gdb-6.3/libiberty/../inclu
de  -W -Wall -Wtraditional -pedantic 
/src/gdb/gdb-6.3/libiberty/lrealpath.c -o l
realpath.o
/src/gdb/gdb-6.3/libiberty/lrealpath.c: In function `lrealpath':
/src/gdb/gdb-6.3/libiberty/lrealpath.c:140: error: `MAX_PATH' 
undeclared (first
use in this function)
/src/gdb/gdb-6.3/libiberty/lrealpath.c:140: error: (Each undeclared 
identifier i
s reported only once
/src/gdb/gdb-6.3/libiberty/lrealpath.c:140: error: for each function it 
appears
in.)
/src/gdb/gdb-6.3/libiberty/lrealpath.c:142: error: `DWORD' undeclared 
(first use
in this function)
/src/gdb/gdb-6.3/libiberty/lrealpath.c:142: error: parse error before "len"
/src/gdb/gdb-6.3/libiberty/lrealpath.c:143: error: `len' undeclared 
(first use i
n this function)
/src/gdb/gdb-6.3/libiberty/lrealpath.c:150: warning: implicit 
declaration of fun
ction `CharLowerBuff'
/src/gdb/gdb-6.3/libiberty/lrealpath.c:140: warning: unused variable `buf'
/src/gdb/gdb-6.3/libiberty/lrealpath.c:141: warning: unused variable 
`basename'
make[1]: *** [lrealpath.o] Error 1
make[1]: Leaving directory `/tmp/build/gdb/libiberty'
make: *** [all-libiberty] Error 2
make: Leaving directory `/tmp/build/gdb'

Can anybody help me to solve this error??

Evandro




-- 
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-06-28  2:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-27  1:32 [ECOS] configtool issue Chris Hiszpanski
2005-06-27  7:19 ` Andrew Lunn
2005-06-27 22:35   ` [ECOS] MIPS issue neuwald
2005-06-28  2:48     ` neuwald [this message]
2005-06-28 13:08       ` [ECOS] GDB error neuwald
2005-06-28 13:30         ` Andrew Lunn
2005-06-29 15:55         ` Bart Veer
2005-06-28 13:49     ` [ECOS] MIPS neuwald

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=20050627234805.pnzj1jmccggsg84s@webmail.inf.ufsc.br \
    --to=neuwald@inf.ufsc.br \
    --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).