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/318] New: error on build libc 2.3.3 CVS (10-Aug-2004)


I get the following on building GNU libc from CVS.

Any help would be appreciated.

make[2]: Entering directory `/mnt/source/cvs/libc/argp'
gcc argp-fmtstream.c -c -std=gnu99 -O3 -Wall -Winline -Wstrict-prototypes
-Wwrite-strings -march=pentium4 -mfpmath=sse -mmmx -msse -msse2
-mpreferred-stack-boundary=2  -g0 -O99 -fomit-frame-pointer
-D__USE_STRING_INLINES -fexceptions   -I../include -I.
-I/mnt/source/cvs/build/build-libc/argp -I.. -I../libio -I../nptl
-I/mnt/source/cvs/build/build-libc -I../sysdeps/i386/elf
-I../nptl/sysdeps/unix/sysv/linux/i386/i686
-I../nptl/sysdeps/unix/sysv/linux/i386 -I../nptl/sysdeps/unix/sysv/linux
-I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../nptl/sysdeps/unix/sysv
-I../nptl/sysdeps/unix -I../nptl/sysdeps/i386/i686 -I../nptl/sysdeps/i386
-I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/unix/sysv/linux/i386
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386/i686
-I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386/i686
-I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486
-I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic -I
/lib/modules/2.6.8-rc3-bk2/build/include -D_LIBC_REENTRANT -D_LIBC_REENTRANT
-include ../include/libc-symbols.h       -o
/mnt/source/cvs/build/build-libc/argp/argp-fmtstream.o -MD -MP -MF
/mnt/source/cvs/build/build-libc/argp/argp-fmtstream.o.dt -MT
/mnt/source/cvs/build/build-libc/argp/argp-fmtstream.o
argp-fmtstream.c: In function `__argp_fmtstream_free':
argp-fmtstream.c:109: warning: left-hand operand of comma expression has no effect
argp-fmtstream.c:109: error: invalid operands to binary -
argp-fmtstream.c:109: warning: left-hand operand of comma expression has no effect
argp-fmtstream.c: In function `__argp_fmtstream_update':
argp-fmtstream.c:302: warning: left-hand operand of comma expression has no effect
argp-fmtstream.c:302: error: invalid operands to binary -
argp-fmtstream.c:302: warning: left-hand operand of comma expression has no effect
argp-fmtstream.c: In function `__argp_fmtstream_ensure':
argp-fmtstream.c:371: warning: left-hand operand of comma expression has no effect
argp-fmtstream.c:371: error: invalid operands to binary -
argp-fmtstream.c:371: warning: left-hand operand of comma expression has no effect
make[2]: *** [/mnt/source/cvs/build/build-libc/argp/argp-fmtstream.o] Error 1
make[2]: Leaving directory `/mnt/source/cvs/libc/argp'
make[1]: *** [argp/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/source/cvs/libc'
make: *** [all] Error 2

gcc (GCC) 3.5.0 20040808 (experimental)

-- 
           Summary: error on build libc 2.3.3 CVS (10-Aug-2004)
           Product: glibc
           Version: 2.3.3
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: trentalg at aston dot ac dot uk
                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=318

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