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 ports/3974] New: redefinition of `struct ustat'


I am build glibc-2.3.6 and get a redefination of 'struct ustat' error.

I can get around this with the following sed but I would not have a clue what
else would be affected.:

sed -i 's@sys/ustat.h@sys/statfs.h@' \
      '../glibc-2.3.4/sysdeps/unix/sysv/linux/ustat.c'

I have also had this problem with glibc 2.3.2 and 2.3.4

uname -a
Linux gltgnew 2.6.15.1 #1 SMP PREEMPT Mon Jan 30 15:43:18 CST 2006 s390 unknown
unknown GNU/Linux

-- 
           Summary: redefinition of `struct ustat'
           Product: glibc
           Version: 2.3.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: roland at gnu dot org
        ReportedBy: john dot gnew at verizon dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: s390-ibm-linux-gnu
  GCC host triplet: s390-ibm-linux-gnu
GCC target triplet: s390-ibm-linux-gnu


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

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