This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Test report glibc-2.1.90


Hi!

I have a problem report.
it's setrlimit64.c on my MkLinux-R1's powerpc machine.

----- setrlimit64.c-----------
#include <sysdeps/unix/sysv/linux/i386/setrlimit64.c>
----- file end ----------------

But there isnot setrlimit64.c in sysdeps/unix/sysv/linux/i386/
Only setrlimit.c is there.
Look at the directry.

Then resource/MakeFile have 

--------------- resource/MakeFile ------------------
routines := getrlimit setrlimit getrlimit64 setrlimit64 getrusage ulimit      
\
	    vlimit vtimes getpriority setpriority nice
---------------------------------------------------

it's written setrlimit and setrlimit64.

I did "ls" in both diretcry.
So please see ls-sysv-linux-i386 and ls-sysv-linux-powerpc

I show the error in result.

Thanks
Kaoru

ls-sysv-linux-i386

ls-sysv-linux-powerpc

powerpc's-setrlimit64.c

resource Makefile



-------------- result ------------
gcc ../sysdeps/unix/sysv/linux/powerpc/setrlimit64.c -c -O -Wall -Winline -
Wstri
ct-prototypes -Wwrite-strings -g      -I../include -I. -I/wk-glibc-2.1.90/rebuil
d-base/resource -I.. -I../libio  -I/wk-glibc-2.1.90/rebuild-base -I../sysdeps/
po
werpc/elf -I../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux -
I..
/linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthre
ads/sysdeps/unix -I../linuxthreads/sysdeps/powerpc -I../soft-fp/sysdeps/powerpc 
-I../sysdeps/unix/sysv/linux/powerpc -I../sysdeps/unix/sysv/linux -I../sysdeps/
g
nu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -
I../s
ysdeps/unix/sysv -I../sysdeps/unix/powerpc -I../sysdeps/unix -I../sysdeps/posix 
-I../sysdeps/powerpc/fpu -I../sysdeps/powerpc -I../sysdeps/wordsize-32 -I../
sysd
eps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps
/generic/elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-s
ymbols.h     -o /wk-glibc-2.1.90/rebuild-base/resource/setrlimit64.o
../sysdeps/unix/sysv/linux/powerpc/setrlimit64.c:1: sysdeps/unix/sysv/linux/
i386
/setrlimit64.c: No such file or directory
make[2]: *** [/wk-glibc-2.1.90/rebuild-base/resource/setrlimit64.o] Error 1
make[2]: Leaving directory `/wk-glibc-2.1.90/libc/resource'
make[1]: *** [resource/subdir_lib] Error 2
make[1]: Leaving directory `/wk-glibc-2.1.90/libc'
make: *** [all] Error 2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]