I'm trying to run Mozilla's new email client Thunderbird. I get errors that I need GLIBC 2.3. I compiled and installed GCC 3.3.2, then tried to compile GLIBC 2.3. It refuses to compile. Can anyone help with this? I'm running SUSE 7.3 - 2.4.10-4GB Partial error listing follows: make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.3.2 objdir=`pwd` all make[1]: Entering directory `/usr/jim/progs/programs/glibc/glibc-2.3.2' make -C csu subdir_lib make[2]: Entering directory `/usr/jim/progs/programs/glibc/glibc-2.3.2/csu' gcc ../sysdeps/unix/sysv/linux/init-first.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -I../include -I. -I/home/jim/progs/programs/glibc/build/csu -I.. -I../libio -I/home/jim/progs/programs/glibc/build -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -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 -I /lib/modules/2.4.10-4GB/build/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DHAVE_INITFINI -o /home/jim/progs/programs/glibc/build/csu/init-first.o In file included from ../sysdeps/unix/sysv/linux/ldsodefs.h:25, from ../sysdeps/unix/sysv/linux/init-first.c:30: ../sysdeps/generic/ldsodefs.h:253: warning: type defaults to `int' in declaration of `type name' ../sysdeps/generic/ldsodefs.h:253: storage class specified for parameter `type name' ../sysdeps/generic/ldsodefs.h:253: syntax error before "_dl_load_lock" ../sysdeps/generic/ldsodefs.h:256: warning: return type defaults to `int' ../sysdeps/generic/ldsodefs.h:256: warning: function declaration isn't a prototype ../sysdeps/generic/ldsodefs.h: In function `__rtld_lock_define_recursive': ../sysdeps/generic/ldsodefs.h:256: storage class specified for parameter `_dl_osversion' ../sysdeps/generic/ldsodefs.h:258: storage class specified for parameter `_dl_platform' ../sysdeps/generic/ldsodefs.h:259: storage class specified for parameter `_dl_platformlen' ../sysdeps/generic/ldsodefs.h:267: storage class specified for parameter `_dl_clktck' ../sysdeps/generic/ldsodefs.h:270: storage class specified for parameter `_dl_verbose' ../sysdeps/generic/ldsodefs.h:273: storage class specified for parameter `_dl_lazy' ../sysdeps/generic/ldsodefs.h:276: storage class specified for parameter `_dl_bind_not' *** more of the same snipped ***** In file included from ../sysdeps/unix/sysv/linux/init-first.c:30: ../sysdeps/unix/sysv/linux/ldsodefs.h:33: storage class specified for parameter `_dl_aux_init' ../sysdeps/unix/sysv/linux/ldsodefs.h:36: storage class specified for parameter `_dl_non_dynamic_init' ../sysdeps/unix/sysv/linux/init-first.c:33: storage class specified for parameter `init' ../sysdeps/unix/sysv/linux/init-first.c:37: parameter `__libc_multiple_libcs' is initialized ../sysdeps/unix/sysv/linux/init-first.c:47: storage class specified for parameter `init' ../sysdeps/unix/sysv/linux/init-first.c:47: redeclaration of `init' ../sysdeps/unix/sysv/linux/init-first.c:33: `init' previously declared here ../sysdeps/unix/sysv/linux/init-first.c:47: syntax error before '{' token ../sysdeps/unix/sysv/linux/init-first.c:107: syntax error before '{' token ../sysdeps/unix/sysv/linux/init-first.c:122: syntax error before '{' token make[2]: *** [/home/jim/progs/programs/glibc/build/csu/init-first.o] Error 1 make[2]: Leaving directory `/usr/jim/progs/programs/glibc/glibc-2.3.2/csu' make[1]: *** [csu/subdir_lib] Error 2 make[1]: Leaving directory `/usr/jim/progs/programs/glibc/glibc-2.3.2' make: *** [all] Error 2 -- Jim Sabatke Hire Me!! - See my resume at http://my.execpc.com/~jsabatke Do not meddle in the affairs of Dragons, for you are crunchy and good with ketchup.