A friend of mine had a lot of those. He discovered the problem was the "mtune" parameter at the make.conf CFLAGS. He removed "mtune=athlon-xp" (his case) and all the compiling problems and segfaults stopped. He is using i686 arch and gcc v4.1. Try to do that and then "emerge -DNuva system" and "revdep-rebuild". Regards, Saffi -- *Ricardo Saffi Marques* Laboratório de Administração e Segurança de Sistemas (LAS/IC) Universidade Estadual de Campinas (UNICAMP) *Cell:* +55 (19) 8128-0435 *Skype:* ricardo_saffi_marques *Website:* *http://www.rsaffi.com* On 10/16/07, Volker Armin Hemmann wrote: > > On Mittwoch, 17. Oktober 2007, jamatik@wheep.de wrote: > > don't know why these probs coming suddenly all together, because i don't > > change anything in weeks, but .... > > > > ---------------------------------------------------------------------- > > > > segfault with "layman -S" is gone after i changed my local overlay from > > a http(s)-server to a ftp-server in /etc/layman/layman.cfg > > > > before: > > overlays : http://www.gentoo.org/proj/en/overlays/layman-global.txt > > http://local/local-overlay.txt > > > > after: > > overlays : http://www.gentoo.org/proj/en/overlays/layman-global.txt > > ftp://local/local-overlay.txt > > > > Someone knows why it doesn't work anymore? > > > > ---------------------------------------------------------------------- > > > > "emerge progname" works fine too after some tests now, but with out the > > elog-system (also tested some prior portage-versions) > > > > in /etc/make.conf: > > > > before: > > PORTAGE_ELOG_SYSTEM="jabber" > > PORTAGE_ELOG_JABBERFROM="yyy@xxx:yyy" > > PORTAGE_ELOG_JABBERTO=" zzz@xxx.com" > > > > after: > > # PORTAGE_ELOG_SYSTEM="jabber" > > # PORTAGE_ELOG_JABBERFROM="yyy@xxx:yyy" > > # PORTAGE_ELOG_JABBERTO="zzz@xxx.com " > > > > so a bug in elog-system of portage and/or > > app-portage/portage-mod_jabber? > > > > why suddenly? > > > > --------------------------------------------------------------------- > > > > thx > > some system/world update changed a lib? > > I had similar problems a while ago (different apps, segfaults everywhere). > revdep-rebuilt solved them. > -- > gentoo-user@gentoo.org mailing list > >