Bug 9098

Summary: building: sunrpc/xbootparam_prot.stmp: Segmentation fault
Product: [Retired] Red Hat Raw Hide Reporter: Michael Tokarev <mjt>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-05-22 14:52:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Tokarev 2000-02-03 17:12:57 UTC
do not know if this is a bug or not at all...
When building glibc (v. 2.1.3-5) using egcs-1.1.2-24
_for i686 target_ (--target=i686-linux-gnu) the build process
stops here (at least on my machine):

...
make -s -C sunrpc others
make[2]: Entering directory `/build/glibc-2.1.3/sunrpc'
/build/glibc-2.1.3/build-i386-linux/sunrpc/rpcgen: 8M: make[2]: ***
[/build/glibc-2.1.3/build-i386-linux/sunrpc/xbootparam_prot.stmp]
Segmentation fault (core dumped)
make[2]: Leaving directory `/build/glibc-2.1.3/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/build/glibc-2.1.3'
make: *** [all] Error 2

Comment 1 Cristian Gafton 2000-05-22 14:52:59 UTC
assign to jakub

Comment 2 Michael Tokarev 2000-10-19 17:28:36 UTC
Cured a long time ago...