linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build Error with GLIBC-2.11.90
@ 2010-03-17  5:26 Will L Givens
  0 siblings, 0 replies; only message in thread
From: Will L Givens @ 2010-03-17  5:26 UTC (permalink / raw)
  To: libc-alpha; +Cc: linux-alpha

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-17  5:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17  5:26 Build Error with GLIBC-2.11.90 Will L Givens

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 NNTP newsgroup(s).