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]

Failure compiling 2.0.96 on Alpha


>Submitter-Id:	Delbert@Matlock.com
>Originator:	Delbert@Matlock.com
>Organization:  Personal
>Confidential:	no
>Synopsis:	Compile failure under Alpha/Linux
>Severity:	critical
>Priority:	high
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.0.96
>Environment:
	
Host type: alpha-unknown-linux-gnu
System: Linux nemesis.nowhere.net 2.1.122 #3 Sun Sep 20 15:28:12 EDT 1998 alpha unknown
Architecture: alpha
Binutils: 2.9.1.0.13

Addons: linuxthreads crypt

Build CC: gcc
Compiler version: egcs-2.91.57 19980901 (egcs-1.1 release)
Kernel headers: 2.1.122
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: no
Build omitfp: yes
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
	Failure compiling with the configuration listed above on Linux Alpha

>How-To-Repeat:
	Used the following configure statement:
	../configure --enable-add-ons=linuxthreads,crypt --enable-shared --disable-profile --enable-omitfp --prefix=/

	Sample of result:
	gcc ../sysdeps/generic/segfault.c -c -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -mieee  -fPIC -g0 -O99 -fomit-frame-pointer -D__USE_STRING_INLINES    -I../include -I. -I/usr/src/glibc-2.0.96/build/debug -I.. -I../libio  -I/usr/src/glibc-2.0.96/build -I../sysdeps/alpha/elf -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/alpha -I../crypt/sysdeps/unix -I../sysdeps/unix/sysv/linux/alpha/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 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-symbols.h  -DPIC   -o !
/usr/src/glibc-2.0.96/build/debug/segfault.os
	../sysdeps/generic/segfault.c: In function 	nstall_handler':
	../sysdeps/generic/segfault.c:179: `SA_ONSTACK' undeclared (first use in this function)
	../sysdeps/generic/segfault.c:179: (Each undeclared identifier is reported only once
	../sysdeps/generic/segfault.c:179: for each function it appears in.)
	make[2]: *** [/usr/src/glibc-2.0.96/build/debug/segfault.os] Error 1
	make[2]: Leaving directory /usr/src/glibc-2.0.96/debug'
	make[1]: *** [debug/others] Error 2
	make[1]: Leaving directory /usr/src/glibc-2.0.96'
	make: *** [all] Error 2

>Fix:
	Not known


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