This is the mail archive of the glibc-bugs@sources.redhat.com 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/650] New: Building various packages with latest snapshot glibc-20050110 fails.


For example alsa-lib-1.0.7

 gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -Os -march=i686
-pipe -fstack-protector -MT seq_midi_event.lo -MD -MP -MF
.deps/seq_midi_event.Tpo -c seq_midi_event.c  -fPIC -DPIC -o .libs/seq_midi_event.o
In file included from seq_midi_event.c:31:
/usr/include/malloc.h:121: error: parse error before "__wur"
/usr/include/malloc.h:125: error: parse error before "__wur"
/usr/include/malloc.h:131: error: parse error before
"__attribute_warn_unused_result__"
/usr/include/malloc.h:141: error: parse error before "__wur"
/usr/include/malloc.h:145: error: parse error before "__wur"
/usr/include/malloc.h:150: error: parse error before "__wur"
make[2]: *** [seq_midi_event.lo] Error 1
make[2]: Leaving directory `/mega/pkgmk/work/alsa-lib/src/alsa-lib-1.0.7/src/seq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mega/pkgmk/work/alsa-lib/src/alsa-lib-1.0.7/src'
make: *** [all-recursive] Error 1

But also libavi-file, sysfsutils and udev fail reporting about a parse error
before "__wur" in malloc.h

Same happens with CFLAGS unset.

-- 
           Summary: Building various packages with latest snapshot glibc-
                    20050110 fails.
           Product: glibc
           Version: 2.3.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: han at mijncomputer dot nl
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://sources.redhat.com/bugzilla/show_bug.cgi?id=650

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