public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: pgilliam@us.ibm.com
Cc: gdb@sources.redhat.com
Subject: Re: Can't build GDB on ppc system
Date: Mon, 07 Nov 2005 22:28:00 -0000	[thread overview]
Message-ID: <200511072228.jA7MSTYd024365@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <200511071408.15039.pgilliam@us.ibm.com> (message from Paul Gilliam on Mon, 7 Nov 2005 14:08:15 -0800)

> From: Paul Gilliam <pgilliam@us.ibm.com>
> Date: Mon, 7 Nov 2005 14:08:15 -0800
> 
> Here is the tailend of what I get:
> 
> gcc -m64 -c -g -O2  -mminimal-toc  -I. -I../../src/gdb -I../../src/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I../../src/gdb/../include/opcode -I../../src/gdb/../readline/.. -I../bfd -I../../src/gdb/../bfd -I../../src/gdb/../include -I../intl -I../../src/gdb/../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wuninitialized  ../../src/gdb/doublest.c
> ../../src/gdb/doublest.c: In function `floatformat_normalize_byteorder':
> ../../src/gdb/doublest.c:135: error: `floatformat_vax' undeclared (first use in this function)
> ../../src/gdb/doublest.c:135: error: (Each undeclared identifier is reported only once
> ../../src/gdb/doublest.c:135: error: for each function it appears in.)
> make: *** [doublest.o] Error 1
> 

Looks like you forgot to cvs update src/include and perhaps src/libiberty.

Mark

  reply	other threads:[~2005-11-07 22:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-07 22:06 Paul Gilliam
2005-11-07 22:28 ` Mark Kettenis [this message]
2005-11-07 22:32 ` Paul Gilliam

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=200511072228.jA7MSTYd024365@elgar.sibelius.xs4all.nl \
    --to=mark.kettenis@xs4all.nl \
    --cc=gdb@sources.redhat.com \
    --cc=pgilliam@us.ibm.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).