public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/318] New: error on build libc 2.3.3 CVS (10-Aug-2004)
@ 2004-08-10 16:40 trentalg at aston dot ac dot uk
  2004-08-10 17:24 ` [Bug libc/318] " jakub at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: trentalg at aston dot ac dot uk @ 2004-08-10 16:40 UTC (permalink / raw)
  To: glibc-bugs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libc/318] error on build libc 2.3.3 CVS (10-Aug-2004)
  2004-08-10 16:40 [Bug libc/318] New: error on build libc 2.3.3 CVS (10-Aug-2004) trentalg at aston dot ac dot uk
@ 2004-08-10 17:24 ` jakub at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: jakub at redhat dot com @ 2004-08-10 17:24 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From jakub at redhat dot com  2004-08-10 17:24 -------


*** This bug has been marked as a duplicate of 316 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-10 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-10 16:40 [Bug libc/318] New: error on build libc 2.3.3 CVS (10-Aug-2004) trentalg at aston dot ac dot uk
2004-08-10 17:24 ` [Bug libc/318] " jakub at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).