All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Will L Givens" <wlgivens@gmail.com>
To: libc-alpha@sourceware.org
Cc: linux-alpha@vger.kernel.org
Subject: Build Error with GLIBC-2.11.90
Date: Wed, 17 Mar 2010 00:26:53 -0500	[thread overview]
Message-ID: <008901cac592$74562460$5d026d20$@com> (raw)

This error was obtained using GCC-4.3.4 and Binutils-2.20.1...

CC=/usr/local/bin/gcc-4.3.4 CXX=/usr/local/bin/g++-4.3.4 \
 CPP=/usr/bin/cpp-4.3.4\
 CFLAGS="-O2 -mtune=ev67 -mieee -DNDEBUG=1 -finline-limit=2000 \
 -fno-strict-aliasing -I/usr/include" \
 ../glibc-2.11.90/configure \
 --prefix=/usr \
 --build=alphaev67-alpha-linux \
 --bindir=/usr/bin \
 --sbindir=/sbin \
 --sysconfdir=/etc \
 --datadir=/usr/share \
 --includedir=/usr/share/include \
 --libdir=/usr/lib \
 --libexecdir=/usr/libexec \
 --localstatedir=/var \
 --sharedstatedir=/var/com \
 --mandir=/usr/share/man \
 --infodir=/usr/share/info \
 --enable-shared \
 --enable-kernel=2.6 \
 --enable-add-ons=ports,nptl \
 --disable-profile \
 --with-selinux \
 libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes

make -sj2
assert-perr.c: In function '__assert_perror_fail':
assert-perr.c:70: warning: assignment makes pointer from integer without a
cast
assert-perr.c:70: warning: assignment makes pointer from integer without a
cast
assert-perr.c:70: warning: assignment makes pointer from integer without a
cast
assert-perr.c:70: warning: assignment makes pointer from integer without a
cast
mkdir /usr/src/redhat/BUILD/glibc-2.11-build/ctype
mkdir /usr/src/redhat/BUILD/glibc-2.11-build/intl
mkdir /usr/src/redhat/BUILD/glibc-2.11-build/catgets
mkdir /usr/src/redhat/BUILD/glibc-2.11-build/math
../ports/sysdeps/alpha/fpu/s_isnan.c:50: warning: conflicting types for
built-in function 'isnanf'
../ports/sysdeps/alpha/fpu/s_isnan.c:50: warning: conflicting types for
built-in function 'isnanf'
mkdir /usr/src/redhat/BUILD/glibc-2.11-build/setjmp
mkdir /usr/src/redhat/BUILD/glibc-2.11-build/signal
mkdir /usr/src/redhat/BUILD/glibc-2.11-build/stdlib
mkdir /usr/src/redhat/BUILD/glibc-2.11-build/stdio-common
psiginfo.c: In function 'psiginfo':
psiginfo.c:173: warning: format '%ld' expects type 'long int', but argument
3 has type 'int'
*** errlist.c count 139 vs Versions sys_errlist@GLIBC_2.4 count 138
make[2]: ***
[/usr/src/redhat/BUILD/glibc-2.11-build/stdio-common/errlist-compat.c] Error
1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [stdio-common/subdir_lib] Error 2
make: *** [all] Error 2
[root@jericho glibc-2.11.90]#


                 reply	other threads:[~2010-03-17  5:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='008901cac592$74562460$5d026d20$@com' \
    --to=wlgivens@gmail.com \
    --cc=libc-alpha@sourceware.org \
    --cc=linux-alpha@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.