public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "trentalg at aston dot ac dot uk" <sourceware-bugzilla@sources.redhat.com>
To: glibc-bugs@sources.redhat.com
Subject: [Bug libc/318] New: error on build libc 2.3.3 CVS (10-Aug-2004)
Date: Tue, 10 Aug 2004 16:40:00 -0000	[thread overview]
Message-ID: <20040810164029.318.trentalg@aston.ac.uk> (raw)

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.


             reply	other threads:[~2004-08-10 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-10 16:40 trentalg at aston dot ac dot uk [this message]
2004-08-10 17:24 ` [Bug libc/318] " jakub at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040810164029.318.trentalg@aston.ac.uk \
    --to=sourceware-bugzilla@sources.redhat.com \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).