bug-glibc
[Top][All Lists]
Advanced

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

Re: 2.2.5 check failures.


From: Andreas Jaeger
Subject: Re: 2.2.5 check failures.
Date: Thu, 07 Feb 2002 20:44:42 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Artificial Intelligence, i386-suse-linux)

David Ronis <address@hidden> writes:

> I'm trying to build a glibc that has stack-alignment and other
> alignments built in on an i686-linux(2.4.17)-gnu system, using
> gcc-2.95.3 (I also have a gcc-3.1 snapshot installed and will try that
> next). I configured with
>
> CFLAGS=-O2 -march=i686 -fomit-frame-pointer -malign-jumps=3 -malign-loops=3 
> -malign-functions=3 -mpreferred-stack-boundary=3
>
> and ran make without problems.  However, make -k check complained at:
>
> ./annexc 'gcc' \
>              '-I../include -I.. -I../sysdeps/i386/elf 
> -I../linuxthreads/sysdeps/unix/sysv/linux/i386 
> -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread 
> -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv 
> -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 
> -I../linuxthreads/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 -I../sysdeps/unix/sysv 
> -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix 
> -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../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 ' > annexc.out
> make[1]: [annexc.out] Error 1 (ignored)

That's no complained, that's to be expected and that's why it's ignored.

> It looks like I'm having serious preprocessor problems, which is
> suprising in gcc-2.95.3.
>
> I also noted 
>
> GCONV_PATH=../iconvdata LC_ALL=C   ../elf/ld-linux.so.2 --library-path 
> ..:../math:../elf:../dlfcn:../nss:../nis:.:../resolv:../crypt:../linuxthreads 
> ./tst-shm  > tst-shm.out
> failed to create a shared memory object: shm_open: Function not implemented

Are you using old headers or have you not mounted shmfs?

>
> I've appended the annexc.out file below.  test-shm.out was created but
> is empty.
>
> Can I install?

Should be fine - but never give a guarantee,

Andreas

> David
>
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

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