This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/1788: observer.inc breaks build on Solaris 8 with Sun Workshop cc


>Number:         1788
>Category:       gdb
>Synopsis:       observer.inc breaks build on Solaris 8 with Sun Workshop cc
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 08 17:48:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     wbfsd8k02@sneakemail.com
>Release:        6.2.1
>Organization:
>Environment:
SunOS axv29awu 5.8 Generic_108528-16 sun4u sparc SUNW,Sun-Blade-100 Solaris
cc: Sun WorkShop 6 update 2 C 5.3 Patch 111679-08 2002/05/09
./configure --prefix=/ldatae
>Description:
make  all-recursive
Making all in doc
Making all in po
make  all-recursive
Making all in po
cc -c -g     -I. -I. -I./config -DLOCALEDIR="\"/ldatae/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/..  -I../bfd -I./../bfd -I./../include  -I../intl -I./../intl  -DMI_OUT=1 -DTUI=1    observer.c
"./observer.inc", line 59: undefined struct/union member: bs
"./observer.inc", line 59: undefined symbol: bs
"./observer.inc", line 97: undefined struct/union member: target
"./observer.inc", line 97: undefined symbol: target
"./observer.inc", line 114: undefined struct/union member: from_tty
"./observer.inc", line 135: undefined struct/union member: from_tty
"./observer.inc", line 135: undefined symbol: from_tty
cc: acomp failed for observer.c
*** Error code 2
make: Fatal error: Command failed for target `observer.o'
Current working directory /ldatae/gdb-6.2.1/gdb
*** Error code 1
make: Fatal error: Command failed for target `all-gdb'
>How-To-Repeat:
./configure --prefix=/ldatae && make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]