This is the mail archive of the libc-alpha@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]

Re: glibc 2.0.107


Sorry doesn't compile here:

egcs is 1.1.1 and my msgfmt is out of date 0.10 (where do I get a newer
version?).
I moved /usr/include to /usr/include.old and made the normal asm and
linux links in a clean /usr/include.

CC=egcs
/usr/src/glibc-2.0.107/configure --enable-add-ons=crypt,linuxthreads --p
refix=/usr --host=i686-pc-linux-gnu

egcs
../sysdeps/unix/sysv/linux/msgsnd.c -c -O -Wall -Winline -Wstrict-protot
ypes -Wwrite-strings -g      -I../include -I. -I/tmp/glibc/sysvipc -I.. 
-I../libio  -I/tmp/glibc -I../sysdeps/i386/elf -I../crypt/sysdeps/unix -
I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthre
ad -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I
../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../li
nuxthreads/sysdeps/pthread/no-cmpxchg -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../sysdep
s/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysd
eps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i68
6 -I../sysdeps/i386/i486 -I../sysdeps/libm-i387/i686 -I../sysdeps/i386/f
pu -I../sysdeps/libm-i387 -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I.
./sysdeps/ieee754 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf -I.
./sysdeps/generic   -D_LIBC_REENTRANT -include
nclude/libc-symbols.h     -o /tmp/glibc/sysvipc/msgsnd.o
../sysdeps/unix/sysv/linux/msgsnd.c: In function `msgsnd':
../sysdeps/unix/sysv/linux/msgsnd.c:33: `IPCOP_msgsnd' undeclared (first
use in this function)
../sysdeps/unix/sysv/linux/msgsnd.c:33: (Each undeclared identifier is
reported only once
../sysdeps/unix/sysv/linux/msgsnd.c:33: for each function it appears
in.)
../sysdeps/unix/sysv/linux/msgsnd.c:33: warning: `resultvar' might be
used uninitialized in this function
make[2]: *** [/tmp/glibc/sysvipc/msgsnd.o] Error 1
make[2]: Leaving directory `/usr/src/glibc-2.0.107/sysvipc'
make[1]: *** [sysvipc/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/glibc-2.0.107'
make: *** [all] Error 2

Hope this helps,
   Jason P Schanuel

-----Original Message-----
From: Ulrich Drepper <drepper@cygnus.com>
To: GNU libc testers <libc-alpha@cygnus.com>; VGER gcc list
<linux-gcc@vger.rutgers.edu>
Date: Wednesday, December 16, 1998 6:55 PM
Subject: glibc 2.0.107


:Hi,
:
:Yet another test release of glibc is available at
:
: ftp://sourceware.cygnus.com/pub/glibc
:and
: ftp://alpha.gnu.org/gnu
:
:You can find the files
:
: glibc-2.0.107.tar.gz
: glibc-crypt-2.0.107.tar.gz
: glibc-linuxthreads-2.0.107.tar.gz
:
:If somebody makes patches I'll load them up as well.
:
:This release is hopefully another step towards a stable release.
:We've fixed a few problems but not much was reported after the last
:test release.
:
:Give it a try and let me know about the results.
:
:--
:---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
:Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
:Cygnus Solutions `--' drepper at cygnus.com   `------------------------
:



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