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 hurd/4610] New: mach/spin-solid.c fails to compile


During Hurd/Mach glibc 2.6 compilation of mach/spin-solid.c, I get this:

In file included from ../mach/lock-intern.h:22,
                 from ../mach/spin-lock.h:23,
                 from spin-solid.c:19:
../sysdeps/mach/i386/machine-lock.h:38: error: syntax error before 'void'

And indeed, before machine-lock.h is included, <sys/cdefs.h> never gets included for defining __extern_inline...

-- 
           Summary: mach/spin-solid.c fails to compile
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: hurd
        AssignedTo: roland at gnu dot org
        ReportedBy: samuel dot thibault at ens-lyon dot org
                CC: glibc-bugs at sources dot redhat dot com


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

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