This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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.1.3 make problem


>>>>> Christopher Moore writes:

 > Hello,
 > I'm trying to install 2.1.3 on a slackware 4.0 system.  I'm running kernel
 > 2.2.14 and egcs compiler.  The output from configure looksgood.  Make
 > cranks along for quite a while before producing the following errors:

 > make  -C linuxthreads others
 > make[2]: Entering directory `/home/w1gm/dev/glibc-2.1.3/linuxthreads'
 > gcc attr.c -c -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g      -I../include -I. -I/home/w1gm/dev/glibc-build/linuxthreads -I.. -I../libio  -I/home/w1gm/dev/glibc-build -I../sysdeps/i386/elf -I../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -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/i586 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -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 ../include/libc-symbols.h     -o /home/w1gm/dev/glibc-build/linuxth!
re!
a!
 > ds/attr.o
 > In file included from ../linuxthreads_db/thread_dbP.h:6,
 >                  from internals.h:30,
 >                  from attr.c:22:
 > ../linuxthreads_db/proc_service.h:42: parse error before `psaddr_t'
 > ../linuxthreads_db/proc_service.h:42: warning: function declaration isn't a prototype

 > I also un-tar'd the localedata add-on which I've since learned is not
 > necessary.
Better start with fresh sources.

Which source files did you use exactly? What's the configure command?

You're the first to report this - this looks like you've screwed up
somehow.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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