bug-glibc
[Top][All Lists]
Advanced

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

glibc compile error


From: Arc C.
Subject: glibc compile error
Date: Tue, 16 Sep 2003 00:25:41 -0500 (CDT)

  Hello,

  I am getting the error when I try to compile a CVS version of glibc. 
Here's last output of make:

gcc /usr/src/build_glibc/csu/crti.S -c  -I../include -I. \
-I/usr/src/build_glibc/csu -I.. -I../libio  -I/usr/src/build_glibc \
-I../linuxthreads/sysdeps/alpha/elf -I../sysdeps/alpha/elf \
-I../linuxthreads/sysdeps/unix/sysv/linux/alpha \
-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/alpha -I../sysdeps/unix/sysv/linux/alpha \
-I../sysdeps/unix/sysv/linux 
-I../sysdeps/gnu 
-I../sysdeps/unix/common \
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv \
-I../sysdeps/unix/alpha -I../sysdeps/unix -I../sysdeps/posix \
-I../sysdeps/alpha/fpu -I../sysdeps/alpha -I../sysdeps/wordsize-64 \
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 \
-I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I \
/lib/modules/2.4.18-27.7.x.hp/build/include -D_LIBC_REENTRANT -include \
../include/libc-symbols.h       -DHAVE_INITFINI -DASSEMBLER  \
-I/usr/src/build_glibc/csu/. -g   -g0  -o /usr/src/build_glibc/csu/crti.o
/usr/src/build_glibc/csu/crti.S: Assembler messages:
/usr/src/build_glibc/csu/crti.S:14: Error: unknown pseudo-op: `.usepv'
/usr/src/build_glibc/csu/crti.S:31: Error: unknown pseudo-op: `.usepv'
make[2]: *** [/usr/src/build_glibc/csu/crti.o] Error 1
make[2]: Leaving directory `/usr/src/libc/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/libc'
make: *** [all] Error 2
#

  Here is what my system is:
# uname -a 
Linux baltika 2.4.18-27.7.x.hp #1 Mon May 12 23:54:38 EDT 2003 alpha unknown
# gcc -v
Reading specs from 
/usr/local/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.3.1/specs
Configured with: ../gcc-3.3.1/configure --enable-shared --enable-threads
Thread model: posix
gcc version 3.3.1
# ld -v
GNU ld version 2.14.90 20030915
# ls -l /lib/libc.so.6.1
lrwxrwxrwx    1 root     root           13 Aug 24 19:18 /lib/libc.so.6.1 -> 
libc-2.3.2.so

  The reason I went to CVS version of glibc is that I had an error 
re-compiling 2.3.2 with newer gcc (3.3.1) and somewhere among newsgroup 
posting saw that the CVS version was supposed to address that error. 
Unfortunately I don't recall what it was, but I can try to compile it 
again tonight.

  Please let me know what I can do to get glibc recompile.
  Thank you,

Arc C.





reply via email to

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