This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/3170] New: OPENAT va_arg error


Hello, i was trying to compile glibc (having gcc 4.1.1 and glibc 2.4 compiled 
by modifying openat.c) but i got this error for the function __OPENAT in 
sysdeps/unix/sysv/linux/openat.c:

va_start used in function with fixed args

I compiled glibc renaming __OPENAT to OPENAT, then removing hidden_def and 
weak_alias for it.

Right now, i haven't the complete error, sorry...

-- 
           Summary: OPENAT va_arg error
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: lethalman88 at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=3170

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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