public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Can't build GDB on ppc system
@ 2005-11-07 22:06 Paul Gilliam
  2005-11-07 22:28 ` Mark Kettenis
  2005-11-07 22:32 ` Paul Gilliam
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Gilliam @ 2005-11-07 22:06 UTC (permalink / raw)
  To: gdb

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can't build GDB on ppc system
  2005-11-07 22:06 Can't build GDB on ppc system Paul Gilliam
@ 2005-11-07 22:28 ` Mark Kettenis
  2005-11-07 22:32 ` Paul Gilliam
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Kettenis @ 2005-11-07 22:28 UTC (permalink / raw)
  To: pgilliam; +Cc: gdb

> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Can't build GDB on ppc system
  2005-11-07 22:06 Can't build GDB on ppc system Paul Gilliam
  2005-11-07 22:28 ` Mark Kettenis
@ 2005-11-07 22:32 ` Paul Gilliam
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Gilliam @ 2005-11-07 22:32 UTC (permalink / raw)
  To: gdb

I started from scratch (cvs co .....) and did not git this problem.

Could there have been a file that 'cvs update' didn't pick up?

-=# Paul #=-

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-07 22:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-07 22:06 Can't build GDB on ppc system Paul Gilliam
2005-11-07 22:28 ` Mark Kettenis
2005-11-07 22:32 ` Paul Gilliam

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).