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/722: Encounter "__builtin_va_alist undeclared" during building GDB


>Number:         722
>Category:       gdb
>Synopsis:       Encounter "__builtin_va_alist undeclared" during building GDB
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 25 18:48:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sonny Hoang
>Release:        5.2.1
>Organization:
>Environment:
SUN 4u running Sun OS Release 5.7
>Description:
I download and extract files into directory gdb5.2.1 then I go into that directory running "./configure sun4" then I enter "make".  After a while of compiling, it gave me several errors in concat.c file saying:

function `concat_length':
`__builtin_va_alist' undeclared (first use in this function)
function `concat_copy':
`__builtin_va_alist' undeclared (first use in this function)

and etc.

I don't know what to do.  I need help please.

Thanks,

Sonny Hoang
>How-To-Repeat:

>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]