Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb make error
@ 2002-12-03  6:22 Mike Cleary
  0 siblings, 0 replies; 8+ messages in thread
From: Mike Cleary @ 2002-12-03  6:22 UTC (permalink / raw)
  To: gdb; +Cc: clp

Greetings,
I have found the following make error for gdb on an alpha with the 
alphaev56 configuration.  I found the error with the basic-gcc_2.95.3 
baseline and the toolchain package:

gcc -c -g -O2    -I. -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb 
-I/mnt/u9/tool
chain/buildsys/source/toolchain/gdb/config 
-DLOCALEDIR="\"/mnt/u9/toolchain/buildsys/
install/alpha9/basic-gcc_2.95.3/native/toolchain/share/locale\"" 
-DHAVE_CONFIG_H -I/m
nt/u9/toolchain/buildsys/source/toolchain/gdb/../include/opcode 
-I/mnt/u9/toolchain/b
uildsys/source/toolchain/gdb/../readline/.. -I../bfd 
-I/mnt/u9/toolchain/buildsys/sou
rce/toolchain/gdb/../bfd -DNO_MMALLOC  
-I/mnt/u9/toolchain/buildsys/source/toolchain/
gdb/../include -I../intl 
-I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../intl -D
_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_LARGEFILE64_SOURCE  -DMI_OUT=1 
-DGDBTK -DUI_OUT=1
-Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses 
-Wpointer-arith
 -Wuninitialized  p-exp.tab.c
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:183: warning: 
`TRUE' redefine
d
../bfd/bfd.h:93: warning: this is the location of the previous definition
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:184: warning: 
`FALSE' redefin
ed
../bfd/bfd.h:92: warning: this is the location of the previous definition
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:144: parse error 
before `1'
make[2]: *** [p-exp.tab.o] Error 1
make[2]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/
native/toolchain/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/
native/toolchain'
make: *** [bootstrap] Error 2

I was just wondering if anyone can help with this.
Salutations,
-Mike Cleary

-- 
*********************************************
Michael Cleary     Email: mcleary@iol.unh.edu
Linux Consortium     UNH InterOperability Lab
121 Technology Dr., Suite 2, Durham, NH 03824
Phone: 603-862-0401    http://www.iol.unh.edu
        http://linux.iol.unh.edu/
*********************************************



^ permalink raw reply	[flat|nested] 8+ messages in thread
* gdb make error
@ 2002-12-06 11:47 Mike Cleary
  2002-12-06 15:04 ` bemis
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Cleary @ 2002-12-06 11:47 UTC (permalink / raw)
  To: gdb; +Cc: clp

Greetings,
I have found the following make error for gdb on an alpha with the 
alphaev56 configuration.  I found the error with the basic-gcc_2.95.3 
baseline and the toolchain package:

gcc -c -g -O2    -I. -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb 
-I/mnt/u9/tool
chain/buildsys/source/toolchain/gdb/config 
-DLOCALEDIR="\"/mnt/u9/toolchain/buildsys/
install/alpha9/basic-gcc_2.95.3/native/toolchain/share/locale\"" 
-DHAVE_CONFIG_H -I/m
nt/u9/toolchain/buildsys/source/toolchain/gdb/../include/opcode 
-I/mnt/u9/toolchain/b
uildsys/source/toolchain/gdb/../readline/ .. -I../bfd 
-I/mnt/u9/toolchain/buildsys/sou
rce/toolchain/gdb/../bfd -DNO_MMALLOC  
-I/mnt/u9/toolchain/buildsys/source/toolchain/
gdb/../include -I../intl 
-I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../intl -D
_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_LARGEFILE64_SOURCE  -DMI_OUT=1 
-DGDBTK -DUI_OUT=1
-Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses 
-Wpointer-arith
-Wuninitialized  p-exp.tab.c
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:183: warning: 
`TRUE' redefine
d
../bfd/bfd.h:93: warning: this is the location of the previous definition
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:184: warning: 
`FALSE' redefin
ed
../bfd/bfd.h:92: warning: this is the location of the previous definition
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:144: parse error 
before `1'
make[2]: *** [p-exp.tab.o] Error 1
make[2]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/
native/toolchain/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/
native/toolchain'
make: *** [bootstrap] Error 2

I was just wondering if anyone can help with this.
Salutations,
-Mike Cleary

-- 
*********************************************
Michael Cleary     Email: mcleary@iol.unh.edu
Linux Consortium     UNH InterOperability Lab
121 Technology Dr., Suite 2, Durham, NH 03824
Phone: 603-862-0401    http://www.iol.unh.edu
        http://linux.iol.unh.edu/
*********************************************



^ permalink raw reply	[flat|nested] 8+ messages in thread
* gdb make error
@ 2002-12-05 13:44 Mike Cleary
  0 siblings, 0 replies; 8+ messages in thread
From: Mike Cleary @ 2002-12-05 13:44 UTC (permalink / raw)
  To: gdb; +Cc: clp

Greetings,
I have found the following make error for gdb on an alpha with the 
alphaev56 configuration.  I found the error with the basic-gcc_2.95.3 
baseline and the toolchain package:

gcc -c -g -O2    -I. -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb 
-I/mnt/u9/tool
chain/buildsys/source/toolchain/gdb/config 
-DLOCALEDIR="\"/mnt/u9/toolchain/buildsys/
install/alpha9/basic-gcc_2.95.3/native/toolchain/share/locale\"" 
-DHAVE_CONFIG_H -I/m
nt/u9/toolchain/buildsys/source/toolchain/gdb/../include/opcode 
-I/mnt/u9/toolchain/b
uildsys/source/toolchain/gdb/../readline/ .. -I../bfd 
-I/mnt/u9/toolchain/buildsys/sou
rce/toolchain/gdb/../bfd -DNO_MMALLOC  
-I/mnt/u9/toolchain/buildsys/source/toolchain/
gdb/../include -I../intl 
-I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../intl -D
_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_LARGEFILE64_SOURCE  -DMI_OUT=1 
-DGDBTK -DUI_OUT=1
-Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses 
-Wpointer-arith
-Wuninitialized  p-exp.tab.c
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:183: warning: 
`TRUE' redefine
d
../bfd/bfd.h:93: warning: this is the location of the previous definition
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:184: warning: 
`FALSE' redefin
ed
../bfd/bfd.h:92: warning: this is the location of the previous definition
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:144: parse error 
before `1'
make[2]: *** [p-exp.tab.o] Error 1
make[2]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/
native/toolchain/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/
native/toolchain'
make: *** [bootstrap] Error 2

I was just wondering if anyone can help with this.
Salutations,
-Mike Cleary

-- 
*********************************************
Michael Cleary     Email: mcleary@iol.unh.edu
Linux Consortium     UNH InterOperability Lab
121 Technology Dr., Suite 2, Durham, NH 03824
Phone: 603-862-0401    http://www.iol.unh.edu
        http://linux.iol.unh.edu/
*********************************************




^ permalink raw reply	[flat|nested] 8+ messages in thread
* gdb make error
@ 2002-10-18 12:26 Mike Cleary
  2002-10-18 12:34 ` Daniel Jacobowitz
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Cleary @ 2002-10-18 12:26 UTC (permalink / raw)
  To: gdb; +Cc: clp

Greetings,
I have found the following make error for gdb on an alpha with the 
alphaev56 configuration the bootstrap-gcc_2.95.3 baseline with the 
toolchain package, it also occurs with the basic-gcc_2.95.3 in the 
toolchain package:

gcc -c -g -O2    -I. -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb 
-I/mnt/u9/toolchain
/buildsys/source/toolchain/gdb/config 
-DLOCALEDIR="\"/mnt/u9/toolchain/buildsys/install/al
pha9/bootstrap-gcc_2.95.3/native/toolchain/share/locale\"" 
-DHAVE_CONFIG_H -I/mnt/u9/toolc
hain/buildsys/source/toolchain/gdb/../include/opcode 
-I/mnt/u9/toolchain/buildsys/source/t
oolchain/gdb/../readline/.. -I../bfd 
-I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../
bfd -DNO_MMALLOC  
-I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../include -I../intl -
I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../intl  -DMI_OUT=1 
-DGDBTK -DUI_OUT=1 -W
implicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses 
-Wpointer-arith -Wunin
itialized  /mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c: In function 
`resume':
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:866: parse 
error before `)'
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:874: 
`resume_ptid' undeclared (fi
rst use in this function)
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:874: (Each 
undeclared identifier
is reported only once
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:874: for each 
function it appears
 in.)
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c: At top level:
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:877: warning: 
type defaults to `i
nt' in declaration of `discard_cleanups'
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:877: warning: 
parameter names (wi
thout types) in function declaration
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:877: 
conflicting types for `disca
rd_cleanups'
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/defs.h:328: previous 
declaration of `disca
rd_cleanups'
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:877: warning: 
data definition has
 no type or storage class
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:878: parse 
error before `}'
make[2]: *** [infrun.o] Error 1
make[2]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_2.95.3/n
ative/toolchain/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_2.95.3/n
ative/toolchain'
make: *** [bootstrap] Error 2

I was wondering if anyone can help me with this.
Salutations,
-Mike

-- 
***********************************************
  Michael Cleary   Email: mcleary@iol.unh.edu
     UNH InterOperability Lab  Linux Group
121 Technology Dr., Suite 2,   Durham, NH 03824
Phone: 603-862-0401    http://linux.iol.unh.edu
***********************************************




^ permalink raw reply	[flat|nested] 8+ messages in thread
* gdb make error
@ 2002-10-08  6:12 Mike Cleary
  2002-10-18 15:40 ` Andrew Cagney
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Cleary @ 2002-10-08  6:12 UTC (permalink / raw)
  To: gdb, clp

Greetings,
I have found the following make error for gdb on an alpha with the 
alphaev56 configuration the basic-gcc_2.95.3 baseline and the toolchain 
package:

gcc -c -g -O2    -I. -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb -I/mnt/u9/toolchain
/buildsys/source/toolchain/gdb/config -DLOCALEDIR="\"/mnt/u9/toolchain/buildsys/install/al
pha9/basic-gcc_2.95.3/native/toolchain/share/locale\"" -DHAVE_CONFIG_H -I/mnt/u9/toolchain
/buildsys/source/toolchain/gdb/../include/opcode -I/mnt/u9/toolchain/buildsys/source/toolc
hain/gdb/../readline/.. -I../bfd -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../bfd 
-DNO_MMALLOC  -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../include -I../intl -I/mn
t/u9/toolchain/buildsys/source/toolchain/gdb/../intl  -DMI_OUT=1 -DGDBTK -DUI_OUT=1 -Wimpl
icit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitia
lized  /mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c: In function `resume':
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:873: parse error before `)'
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:881: `resume_ptid' undeclared (fi
rst use in this function)
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:881: (Each undeclared identifier 
is reported only once
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:881: for each function it appears
 in.)
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c: At top level:
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:884: warning: type defaults to `i
nt' in declaration of `discard_cleanups'
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:884: warning: parameter names (wi
thout types) in function declaration
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:884: conflicting types for `disca
rd_cleanups'
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/defs.h:331: previous declaration of `disca
rd_cleanups'
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:884: warning: data definition has
 no type or storage class
/mnt/u9/toolchain/buildsys/source/toolchain/gdb/infrun.c:885: parse error before `}'
make[2]: *** [infrun.o] Error 1
make[2]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/nativ
e/toolchain/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/nativ
e/toolchain'
make: *** [bootstrap] Error 2

I was wondering if anyone can help me with this.
Salutations,
-Mike

-- 
***********************************************
  Michael Cleary   Email: mcleary@iol.unh.edu
     UNH InterOperability Lab  Linux Group
121 Technology Dr., Suite 2,   Durham, NH 03824
Phone: 603-862-0401    http://linux.iol.unh.edu
***********************************************



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

end of thread, other threads:[~2002-12-06 23:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-03  6:22 gdb make error Mike Cleary
  -- strict thread matches above, loose matches on Subject: below --
2002-12-06 11:47 Mike Cleary
2002-12-06 15:04 ` bemis
2002-12-05 13:44 Mike Cleary
2002-10-18 12:26 Mike Cleary
2002-10-18 12:34 ` Daniel Jacobowitz
2002-10-08  6:12 Mike Cleary
2002-10-18 15:40 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox