bug-glibc
[Top][All Lists]
Advanced

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

Re: make check fails on intel as well


From: Andreas Jaeger
Subject: Re: make check fails on intel as well
Date: 07 May 2001 17:49:29 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Cuyahoga Valley)

address@hidden writes:

> I think I may have fixes the PPC build, but...
> 
> make check fails here on my PIII:
> 
> gcc -nostdlib -nostartfiles -o /tmp/glibc-compile/grp/testgrp  
> -Wl,-dynamic-linker=/lib/ld-linux.so.2   /tmp/glibc-compile/csu/crt1.o 
> /tmp/glibc-compile/csu/crti.o `gcc --print-file-name=crtbegin.o` 
> /tmp/glibc-compile/grp/testgrp.o  
> -Wl,-rpath-link=/tmp/glibc-compile:/tmp/glibc-compile/math:/tmp/glibc-compile/elf:/tmp/glibc-compile/dlfcn:/tmp/glibc-compile/nss:/tmp/glibc-compile/nis:/tmp/glibc-compile/rt:/tmp/glibc-compile/resolv:/tmp/glibc-compile/crypt:/tmp/glibc-compile/linuxthreads
>  /tmp/glibc-compile/libc.so.6 /tmp/glibc-compile/libc_nonshared.a -lgcc `gcc 
> --print-file-name=crtend.o` /tmp/glibc-compile/csu/crtn.o
> GCONV_PATH=/tmp/glibc-compile/iconvdata LC_ALL=C   
> /tmp/glibc-compile/elf/ld-linux.so.2 --library-path 
> /tmp/glibc-compile:/tmp/glibc-compile/math:/tmp/glibc-compile/elf:/tmp/glibc-compile/dlfcn:/tmp/glibc-compile/nss:/tmp/glibc-compile/nis:/tmp/glibc-compile/rt:/tmp/glibc-compile/resolv:/tmp/glibc-compile/crypt:/tmp/glibc-compile/linuxthreads
>  /tmp/glibc-compile/grp/testgrp  > /tmp/glibc-compile/grp/testgrp.out
> make[2]: *** [/tmp/glibc-compile/grp/testgrp.out] Error 1
> make[2]: Leaving directory `/tmp/glibc-2.2.3/grp'
> make[1]: *** [grp/tests] Error 2
> make[1]: Leaving directory `/tmp/glibc-2.2.3'
> make: *** [check] Error 2
> 
> address@hidden:/tmp/glibc-compile# cat /tmp/glibc-compile/grp/testgrp.out
> Cannot find user entry for UID 0
> 
> homemade linux system again, kernel headers=2.4.4, binutils-2.11, gcc-2.95.2

Have you applied the NIS patch?

Get it from http://www.suse.de/~aj/glibc-2.2.3-nis.diff

If this does not help, check that your group and passwd databases are
ok.

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