bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make check failure


From: Dale Drummond
Subject: Re: make check failure
Date: Mon, 01 Apr 2002 21:06:24 -0800

Andreas Jaeger wrote:

> Dale Drummond <address@hidden> writes:
>
> > Andreas Jaeger wrote:
> >
> >> Dale Drummond <address@hidden> writes:
> >>
> >> > Andreas Jaeger wrote:
> >> >
> >> >> Dale Drummond <address@hidden> writes:
> >> >>
> >> >> > I'm attempting to compile glibc-2.2.5 on my RH7.1 system.  "make 
> >> >> > check"
> >> >> > fails as follows:
> >> >>
> >> >> Was a plain "make" successfull?
> >> >
> >> > Yes, it was for both.
> >>
> >> Please always reply to the list!
> >>
> >> So, how did you invoke configure?
> >
> > I created a build directory, and from that directory did this:
> >
> > ../glibc-2.2.5/configure --enable-add-ons=linuxthreads
>
> You should always use --prefix, don't install to /usr/local, it might
> break your system.

>
>
> > I had untarred the linuxthreads tarball in the glibc-2.2.5 directory
>
> The 2.2.5 linuxthreads tarball, I hope?

Yes.

>
>
> > prior to invoking configure.
>
> In that case I don't understand what's wrong.  It works for everybody
> else.  You've got to figure out yourself why it breaks - and if you
> know why, tell us and we'll try to fix it.
>
> I have one idea: can you send me the output of configure and the files
> config.make and sysd-sorted and the output of "env"?

These files are attached.  Thanks for your replies.

>
>
> Andreas
> --
>  Andreas Jaeger
>   SuSE Labs address@hidden
>    private address@hidden
>     http://www.suse.de/~aj
/usr/src/glibc/glibc-build-2.2.5  12 % ../glibc-2.2.5/configure 
--enable-add-ons=linuxthreads --prefix=/usr/local/glibc2
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking sysdep dirs... sysdeps/i386/elf 
linuxthreads/sysdeps/unix/sysv/linux/i386 linuxthreads/sysdeps/unix/sysv/linux 
linuxthreads/sysdeps/pthread sysdeps/pthread linuxthreads/sysdeps/unix/sysv 
linuxthreads/sysdeps/unix linuxthreads/sysdeps/i386/i686 
linuxthreads/sysdeps/i386 sysdeps/unix/sysv/linux/i386/i686 
sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux sysdeps/gnu 
sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386 
sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix 
sysdeps/i386/i686/fpu sysdeps/i386/i686 sysdeps/i386/i486 sysdeps/i386/fpu 
sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 
sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for pwd... /bin/pwd
checking build system type... i686-pc-linux-gnu
checking for gcc... gcc
checking version of gcc... 2.96, ok
checking for gnumake... no
checking for gmake... gmake
checking version of gmake... 3.79.1, ok
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.10.35, bad
checking for makeinfo... makeinfo
checking version of makeinfo... 4.0, ok
checking for gsed... no
checking for sed... sed
checking version of sed... 3.02, ok
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... (cached) no
checking whether we are using GNU C... yes
checking build system type... i686-pc-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking whether as is GNU as... yes
checking whether ld is GNU ld... yes
checking for mig... mig
configure: warning:
*** These auxiliary programs are missing or too old: msgfmt
*** some features will be disabled.
*** Check the INSTALL file for required versions.
checking whether ranlib is necessary... no
checking LD_LIBRARY_PATH variable... ok
checking whether GCC supports -static-libgcc...
checking for bash... /bin/sh
checking for mawk... no
checking for gawk... gawk
checking for perl... /usr/bin/perl
checking for install-info... /sbin/install-info
checking for old Debian install-info... no
checking for bison... /usr/bin/bison
checking for signed size_t type... no
checking for libc-friendly stddef.h... yes
checking whether we need to use -P to assemble .S files... no
checking whether .text pseudo-op must be used... yes
checking for assembler global-symbol directive... .globl
checking for .set assembler directive... yes
checking for .symver assembler directive... yes
checking for ld --version-script... yes
checking for .previous assembler directive... yes
checking for .protected and .hidden assembler directive... yes
checking for -z nodelete option... yes
checking for -z nodlopen option... yes
checking for -z initfirst option... yes
checking for -Bgroup option... yes
checking for -z combreloc... no
checking whether cc puts quotes around section names... no
checking for assembler .weak directive... yes
checking for ld --no-whole-archive... yes
checking for gcc -fexceptions... yes
checking for DWARF2 unwind info support... static
checking for __builtin_expect... yes
checking for local label subtraction... yes
checking for libgd... yes
checking size of long double... 12
running configure fragment for 
../glibc-2.2.5/linuxthreads/sysdeps/unix/sysv/linux
running configure fragment for ../glibc-2.2.5/sysdeps/unix/sysv/linux
checking installed Linux kernel header files... 2.0.10 or later
checking for symlinks in /usr/local/glibc2/include... ok
running configure fragment for ../glibc-2.2.5/sysdeps/unix/common
running configure fragment for ../glibc-2.2.5/sysdeps/unix
running configure fragment for ../glibc-2.2.5/sysdeps/generic
checking stdio selection... libio
checking for old glibc 2.0.x headers... no
checking whether -fPIC is default... no
updating cache ./config.cache
creating ./config.status
creating config.make
creating glibcbug
creating Makefile
creating config.h
configuring in linuxthreads
running /bin/sh ../../glibc-2.2.5/linuxthreads/configure  
--enable-add-ons=linuxthreads --prefix=/usr/local/glibc2 
--cache-file=.././config.cache --srcdir=../../glibc-2.2.5/linuxthreads
# Generated automatically from config.make.in by configure.
# From $Id: config.make.in,v 1.81 2001/11/16 01:03:15 drepper Exp $.
# Don't edit this file.  Put configuration parameters in configparms instead.

version = 2.2.5
release = stable

# Installation prefixes.
install_root =
prefix = /usr/local/glibc2
exec_prefix = ${prefix}
datadir = ${prefix}/share
libdir = ${exec_prefix}/lib
slibdir = 
localedir = 
sysconfdir = ${prefix}/etc
libexecdir = ${exec_prefix}/libexec
rootsbindir = 
infodir = ${prefix}/info

# Should we use and build ldconfig?
use-ldconfig = yes

# Maybe the `ldd' script must be rewritten.
ldd-rewrite-script = ../sysdeps/unix/sysv/linux/ldd-rewrite.sed

# System configuration.
config-machine = i686
base-machine = i386
config-vendor = pc
config-os = linux-gnu
config-sysdirs =  sysdeps/i386/elf linuxthreads/sysdeps/unix/sysv/linux/i386 
linuxthreads/sysdeps/unix/sysv/linux linuxthreads/sysdeps/pthread 
sysdeps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix 
linuxthreads/sysdeps/i386/i686 linuxthreads/sysdeps/i386 
sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386 
sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman 
sysdeps/unix/inet sysdeps/unix/sysv/i386 sysdeps/unix/sysv sysdeps/unix/i386 
sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686 
sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/i386 sysdeps/wordsize-32 
sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 
sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic

defines =  -D_LIBC_REENTRANT
sysincludes = 
all-warnings = 

elf = yes
have-protected = yes
have-z-nodelete = yes
have-z-nodlopen = yes
have-z-initfirst = yes
have-z-combreloc = no
have-initfini = 
have-Bgroup = yes
need-nopic-initfini = 
with-cvs = yes
old-glibc-headers = no
unwind-find-fde = yes

static-libgcc = 

versioning = yes
oldest-abi = default
no-whole-archive = -Wl,--no-whole-archive
exceptions = -fexceptions
have_doors = no

have-bash2 = yes
have-ksh = yes

sizeof-long-double = 12

# Configuration options.
gnu-as = yes
gnu-ld = yes
build-static = yes
build-shared = yes
build-pic-default= no
build-profile = yes
build-omitfp = no
build-bounded = no
build-static-nss = no
stdio = libio
add-ons = linuxthreads
cross-compiling = no
force-install = yes

# Build tools.
CC = gcc
BUILD_CC = 
CFLAGS = 
AR = ar
RANLIB = :
MAKEINFO = makeinfo
AS = $(CC) -c
MIG = mig
PWD_P = /bin/pwd
BISON = /usr/bin/bison

# Installation tools.
INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL_PROGRAM}
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_INFO = /sbin/install-info
OLD_DEBIAN_INSTALL_INFO = no
LN_S = ln -s
MSGFMT = :

# Script execution tools.
BASH = /bin/sh
KSH = /bin/sh
AWK = gawk
PERL = /usr/bin/perl

# Additional libraries.
LIBGD = yes

# More variables may be inserted below by configure.

override stddef.h = # The installed <stddef.h> seems to be libc-friendly.
sorted-subdirs = csu iconv iconvdata locale localedata assert ctype intl 
catgets math setjmp signal stdlib stdio-common libio dlfcn malloc string wcsmbs 
timezone time dirent grp pwd posix io termios resource misc socket sysvipc gmon 
gnulib wctype manual shadow po argp crypt linuxthreads resolv nss rt conform 
debug linuxthreads_db inet hesiod sunrpc nis nscd streams login elf 
sysd-sorted-done = t
PWD=/usr/src/glibc/glibc-build
HOSTNAME=localhost
QTDIR=/usr/lib/qt-2.3.0
LESSOPEN=|/usr/bin/lesspipe.sh %s
KDEDIR=/usr
USER=d
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
MACHTYPE=i386
MAIL=/var/spool/mail/d
INPUTRC=/etc/inputrc
address@hidden
LANG=en_US
DISPLAY=:0
LOGNAME=d
SHLVL=3
SHELL=/bin/tcsh
HOSTTYPE=i386-linux
OSTYPE=linux
HISTSIZE=1000
HOME=/root
TERM=xterm
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/sbin:/home/d/bin:/sbin:/usr/local/j2re1.3.1/bin:/70/data/local/bin:/root/bin
_=/usr/bin/kdeinit
LTDL_LIBRARY_PATH=/usr/lib
GTK_RC_FILES=/etc/gtk/gtkrc:/home/d/.gtkrc:/home/d/.gtkrc-kde
KDE_MULTIHEAD=false
QT_XFT=0
SESSION_MANAGER=local/localhost:/tmp/.ICE-unix/8010
KDE_INITIAL_DESKTOP=1
COLORTERM=
VENDOR=intel
GROUP=d
HOST=localhost
SUPPORTED=en_US:en
MOZILLA_HOME=/usr/local/netscape
LD_LIBRARY_PATH=/usr/local/lib:/70/data/local/lib:/usr/lib/gdk-pixbuf/loaders

reply via email to

[Prev in Thread] Current Thread [Next in Thread]