Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I think I killed glibc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
kornp
n00b
n00b


Joined: 13 Feb 2003
Posts: 9

PostPosted: Tue Feb 18, 2003 4:34 am    Post subject: I think I killed glibc Reply with quote

I recently did an "emerge -u world" with my CFLAGS set to "-march=k6-2 -O2", during the update I believe that both glibc and gcc were recompiled with optimization, which according to the LFS book is generally bad. Now, I can compile some things, but not others. So, I attempted to recompile glibc, but it dies with the following error:
Code:

/var/tmp/portage/glibc-2.3.1-r3/work/glibc-2.3.1/buildhere/sunrpc/rpcgen -Y ../scripts -C rpcsvc/bootparam_prot.x -o /var/tmp/portage/glibc-2.3.1-rc/work/glibc-2.3.1/buildhere/sunrpc/xbootparam_prot.T
make[2]: *** [ /var/tmp/portage/glibc-2.3.1-r3/work/glibc-2.3.1/buildhere/sunrpc/xbootparam_prot.stmp ] Illegal instruction
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.1-r3/work/glibc-2.3.1/sunrpc`
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.1-r3/work/glibc-2.3.1`
make: ** [all] Error 2

!!! ERROR: sys-libs/glibc-2.3.1-r3 failed
!!! Function src_compile, Line 207, Exitcode 2
!!! (no error message)


Does anyone have any advice / suggestions as to how I can repair this problem, or if this even is the problem?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum