This is the mail archive of the libc-hacker@sourceware.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]

Error while building in Linux (kernel 2.1.126)


>Submitter-Id:	net
>Originator:	Dimitris Kontopodis
>Organization:
 National Technical University of Athens
 Network Management and Optimal Design Laboratory
>Confidential:	no
>Synopsis:	Segmentation fault while *make* is running
>Severity:	critical
>Priority:	high
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.0.106
>Environment:
	Pentium running RedHat Linux 5.1 with kernel 2.1.126
	The library libinet6.a have been installed
Host type: i586-pc-linux-gnu
System: Linux marika 2.1.126 #5 Fri Dec 11 18:26:22 EET 1998 i586 unknown
Architecture: i586

Addons: crypt linuxthreads

Build CC: gcc
Compiler version: egcs-2.91.58 19981101 (egcs-1.1.1 pre-release)
Kernel headers: 2.1.126
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
	The configuration (with "--enable-add-ons=crypt,linuxthreads"
	and "--host=i586-pc-linux-gnu") ends succesfully. 
	"make" reaches the "make -C sunrpc others" point and then 
	the following error message is printed:

make[2]: *** [/usr/src/gnu/objdir/sunrpc/xbootparam.stmp] Segmentation fault (core dumped)
make[2]: Leaving directory `/usr/src/gnu/glibc-2.0.106/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/usr/src/gnu/glibc-2.0.106'
make: *** [all] Error 2

	I think that the fault is thrown by
	 /usr/src/gnu/objdir/elf/ld-linux.so.2

>How-To-Repeat:
	In order to repeat it I only configure and make :)
>Fix:
	Don't know


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