This is the mail archive of the libc-hacker@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-crypt 2.0.111


[Geoff Keating]
> Version 2.0.111 of the crypt extension is now at
> 
> http://www.ozemail.com.au/~geoffk/pgp/glibc-crypt-2.0.111.tar.gz
> 
> There are no code changes, but the manual has a few things corrected.
> The tar file now includes the texi formatted examples just in case.

  Hmm.  I am having troubles *re*building glibc after I upgraded from
glibc-crypt-2.0.109.  When configuring in crypt (using glibc-crypt-2.0.109
or .111) I get this little problem:

    make: error in loading shared libraries:
	make: symbol __rawmemchr, version GLIBC_2.1 not
	defined in file libc.so.6 with link time reference

  IE, but glibc (with glibc-crypt-2.0.111) with glibc (with
glibc-crypt-2.0.109) but I can't rebuild it with itself.

  Typically, the only thing that would change in my build is that glibc
gets rebuilt in a very clean (empty) environment.  Things go missing (new
dependencies, etc) from time to time, but I haven't seen this happen yet.

  I'm going to retry from an earlier glibc and see if it freaks out
too.  That will take a bit of time though.
								--- john
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
PACKAGE: gnu/glibc-2.0.111.tar.bz2 (glibc-2.0.111)

REMOVE: DIR glibc-2.0.111
mkdir: created directory `glibc-2.0.111'
owner of glibc-2.0.111 changed to warlock
UNARCHIVE:  gnu/glibc-2.0.111.tar.bz2 (glibc-2.0.111; EDIR= GDIR=)
mode of glibc-2.0.111 retained as 0755 (rwxr-xr-x)
+glibc-crypt-2.0.111.tar.bz2
+glibc-linuxthreads-2.0.111.tar.bz2
mkdir: created directory `/usr/include-glibc-2.0.111'
create symbolic link /usr/include to include-glibc-2.0.111
create symbolic link /usr/include/asm to /usr/src/linux/include/asm
create symbolic link /usr/include/linux to /usr/src/linux/include/linux
ln: /usr/include/linux: File exists
create symbolic link /usr/include/X11 to /usr/X11R6/include/X11
mkdir: created directory `./BUILD'
create symbolic link ./configure to ../configure
CONFIGURE: exec ./configure --enable-add-ons=linuxthreads,crypt --prefix=/usr i586-pc-linux-gnu (glibc-2.0.111; CFLAGS="-O2 -mpentium")
creating cache ./config.cache
checking host system type... i586-pc-linux-gnu
checking sysdep dirs... sysdeps/i386/elf linuxthreads/sysdeps/unix/sysv/linux linuxthreads/sysdeps/pthread linuxthreads/sysdeps/unix/sysv linuxthreads/sysdeps/unix linuxthreads/sysdeps/i386 linuxthreads/sysdeps/pthread/no-cmpxchg crypt/sysdeps/unix sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386 sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i386/i586 sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/libm-i387 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754 sysdeps/libm-ieee754 sysdeps/generic/elf sysdeps/generic
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i586-pc-linux-gnu
checking for gcc... gcc
checking version of gcc... egcs-2.91.60, ok
checking for make... make
checking version of make... 3.76.1, ok
checking for msgfmt... msgfmt
checking version of msgfmt... 0.10.35, ok
checking for makeinfo... makeinfo
checking version of makeinfo... 1.68, ok
checking whether the C compiler (gcc -O2 -mpentium ) works... yes
checking whether the C compiler (gcc -O2 -mpentium ) is a cross-compiler... (cached) no
checking whether we are using GNU C... yes
checking build system type... i586-pc-linux-gnu
checking how to run the C preprocessor... /lib/cpp
checking whether /usr/i586-pc-linux-gnu/bin/as is GNU as... yes
checking whether /usr/i586-pc-linux-gnu/bin/ld is GNU ld... yes
checking for mig... mig
checking whether ranlib is necessary... no
checking LD_LIBRARY_PATH variable... ok
checking for bash... /bin/sh
checking for mawk... no
checking for gawk... gawk
checking for perl... /usr/bin/perl
checking for install-info... /usr/bin/install-info
checking for old Debian install-info... no
checking for signed size_t type... no
checking for libc-friendly stddef.h... yes
checking whether we need to use -P to assemble .S files... no
checking for assembler global-symbol directive... .globl
checking for .set assembler directive... yes
checking for .symver assembler directive... yes
checking for ld --version-script... yes
checking for .previous assembler directive... yes
checking for assembler .weak directive... yes
checking for ld --no-whole-archive... yes
checking for gcc -fexceptions... yes
checking for DWARF2 unwind info support... static
checking for __builtin_expect... no
running configure fragment for ../linuxthreads/sysdeps/unix/sysv/linux
running configure fragment for ../sysdeps/unix/sysv/linux
checking installed Linux kernel header files... 2.0.10 or later
checking for symlinks in /usr/include... ok
running configure fragment for ../sysdeps/unix/common
running configure fragment for ../sysdeps/unix
running configure fragment for ../sysdeps/generic
checking stdio selection... libio
checking for old glibc 2.0.x headers... no
checking whether -fPIC is default... no
updating cache ./config.cache
creating ./config.status
creating config.make
creating glibcbug
creating Makefile
creating config.h
configuring in linuxthreads
running /bin/sh ../../linuxthreads/configure  --enable-add-ons=linuxthreads,crypt --prefix=/usr i586-pc-linux-gnu --cache-file=.././config.cache --srcdir=../../linuxthreads
configuring in crypt
running /bin/sh ../../crypt/configure  --enable-add-ons=linuxthreads,crypt --prefix=/usr i586-pc-linux-gnu --cache-file=.././config.cache --srcdir=../../crypt
MAKE:   (glibc-2.0.111)
make -r PARALLELMFLAGS="" CVSOPTS="" -C .. objdir=`pwd` all
make: error in loading shared libraries: make: symbol __rawmemchr, version GLIBC_2.1 not defined in file libc.so.6 with link time reference
make: *** [all] Error 127
MAKE FAILED; RESULT=2 (glibc-2.0.111)
19.36user 4.46system 0:30.08elapsed 79%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (100817major+56000minor)pagefaults 0swaps


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