bug-glibc
[Top][All Lists]
Advanced

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

Trying to compile glibc 2.2.4 on BSD/OS 4.2 with problems


From: System Administrator a.k.a. The Root of the Problem
Subject: Trying to compile glibc 2.2.4 on BSD/OS 4.2 with problems
Date: Tue, 1 Jan 2002 19:30:04 -0700
User-agent: Mutt/1.2.5i

Why am I getting the below?


Script started on Tue Jan  1 19:27:27 2002
doctor.nl2k.ab.ca//usr/source/glibc-2.2.4$ gmake
gmake  -C csu subdir_lib
gmake[1]: Entering directory `/usr/source/glibc-2.2.4/csu'
gcc ../sysdeps/generic/check_fds.c -c -O2 -Wall -Winline -Wstrict-prototypes 
-Wwrite-strings -g      -I../include -I.  -I..   -I../sysdeps/i386/elf 
-I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/unix/mman -I../sysdeps/unix/bsd/i386 
-I../sysdeps/unix/bsd -I../sysdeps/unix/common -I../sysdeps/unix/inet 
-I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix 
-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    -include ../include/libc-symbols.h     -DHAVE_INITFINI 
-o check_fds.o
In file included from ../include/sys/stat.h:2,
                 from ../io/fcntl.h:37,
                 from ../include/fcntl.h:2,
                 from ../sysdeps/generic/check_fds.c:20:
../io/sys/stat.h:220: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:220: warning: its scope is only this definition or 
declaration, which is probably not what you want.
../io/sys/stat.h:221: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:242: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:330: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:333: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:335: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:374: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:375: conflicting types for `stat64'
../io/sys/stat.h:220: previous declaration of `stat64'
../io/sys/stat.h: In function `stat64':
../io/sys/stat.h:376: warning: passing arg 3 of `__xstat64' from incompatible 
pointer type
../io/sys/stat.h: At top level:
../io/sys/stat.h:381: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:382: conflicting types for `lstat64'
../io/sys/stat.h:242: previous declaration of `lstat64'
../io/sys/stat.h: In function `lstat64':
../io/sys/stat.h:383: warning: passing arg 3 of `__lxstat64' from incompatible 
pointer type
../io/sys/stat.h: At top level:
../io/sys/stat.h:387: warning: `struct stat64' declared inside parameter list
../io/sys/stat.h:388: conflicting types for `fstat64'
../io/sys/stat.h:221: previous declaration of `fstat64'
../io/sys/stat.h: In function `fstat64':
../io/sys/stat.h:389: warning: passing arg 3 of `__fxstat64' from incompatible 
pointer type
../sysdeps/generic/check_fds.c: In function `check_one_fd':
../sysdeps/generic/check_fds.c:45: storage size of `st' isn't known
../sysdeps/generic/check_fds.c:45: warning: unused variable `st'
gmake[1]: *** [check_fds.o] Error 1
gmake[1]: Leaving directory `/usr/source/glibc-2.2.4/csu'
gmake: *** [csu/subdir_lib] Error 2
doctor.nl2k.ab.ca//usr/source/glibc-2.2.4$ exit
exit

Script done on Tue Jan  1 19:27:54 2002
-- 
contact:
Dave Yadallee  NetKnow  The Internet Knowledge Company
address@hidden   http://www.nl2k.ab.ca
990-3244



reply via email to

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