[gentoo-amd64] System freezes when dragging programs

2008-11-14 Thread Tonko Mulder
Hello list, I have the weird problem that when I want to move a program around the screen the system kind of freezes. The only thing that works (if you can call it working) is my mouse which remains in the move-things-around-state and it can move around the screen but that's it, no clicking no

[gentoo-amd64] Can not compile gcc

2008-11-14 Thread Mansour Al Akeel
Hello all, I have updated my use flags. USE=X aac aiglx alsa aoss asf bzip2 cairo dbus dvd emerald fam firefox gif glitz gnome gstreamer gtk hal java jpeg mad mp3 mp4 new-login nptl nptlonly nsplugin opengl pdf png samba spell sqlite svg symlink threads tiff truetype unicode x264

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Barry Schwartz
Mansour Al Akeel [EMAIL PROTECTED] skribis: Any idea ? If you use ccache, try emptying it.

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Justin
Barry Schwartz schrieb: Mansour Al Akeel [EMAIL PROTECTED] skribis: Any idea ? If you use ccache, try emptying it. I think there is something else wrong, because it fails in the configure phase. Send us an emerge --info output, please. signature.asc Description: OpenPGP

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Branko Badrljica
Justin wrote: Barry Schwartz schrieb: Mansour Al Akeel [EMAIL PROTECTED] skribis: Any idea ? If you use ccache, try emptying it. I think there is something else wrong, because it fails in the configure phase. Send us an emerge --info output, please.

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Justin
Branko Badrljica schrieb: Justin wrote: Barry Schwartz schrieb: Mansour Al Akeel [EMAIL PROTECTED] skribis: Any idea ? If you use ccache, try emptying it. I think there is something else wrong, because it fails in the configure phase. Send us an emerge

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Mansour Al Akeel
I have already initiated the build again after I modified the USE flags to the defaults that came with the installation cd. Here's the dfaults: == # These settings were set by the catalyst build script that automatically # built this

[gentoo-amd64] Re: Can not compile gcc

2008-11-14 Thread Duncan
Mansour Al Akeel [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Fri, 14 Nov 2008 14:02:19 -0400: checking for x86_64-pc-linux-gnu-gcc... /var/tmp/portage/sys-devel/gcc-4.1.2/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.1.2/work/build/./gcc/

Re: [gentoo-amd64] Re: Can not compile gcc

2008-11-14 Thread Mansour Al Akeel
First of all, I apologies for the HTML formatting. On my fedora, I use Thunderbird, and have the emails sent in plain text automatically. Since My system is being UPGRADED to gentoo, I am stuck with the web interface, and totally forgot the plain text requirement. Back again to my problem, I have

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Tonko Mulder
I got the same error because I had the noexec option in my fstab file. The option was set on my swap file bus affected my whole system. my 2c 2008/11/14, Mansour Al Akeel [EMAIL PROTECTED]: First of all, I apologies for the HTML formatting. On my fedora, I use Thunderbird, and have the emails

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Mansour Al Akeel
I don't know what you mean by swap file bus. The only noexec I have is on /dev/shm. I jam still waiting for gcc to finish building, no problems so far, but again, issue may occur any time. Here's my fstab. If you see anything wrong please let me know. # NOTE: If your BOOT partition is ReiserFS,

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Christoph Mende
On Fri, 14 Nov 2008 14:02:19 -0400 Mansour Al Akeel [EMAIL PROTECTED] wrote: Any idea ? Enable IA32_EMULATION in your kernel -- Christoph Mende Gentoo/AMD64 Operational Lead and Release Engineering GPG: EE2A 454A 6A3B A2D8 E43B FF45 2A19 C3B3 6DA0 C1AF signature.asc Description: PGP

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Mansour Al Akeel
OK, that's it. I have this in my make.conf, and emerged gcc with: emerge -vuD --newuse gcc -- CFLAGS=-march=athlon64 -O2 -pipe CXXFLAGS=${CFLAGS}

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Branko Badrljica
Mansour Al Akeel wrote: Just out of curiosity, how did you know that IA32_EMULATION is not enabled? Which message told you this ? He probably just suspected. Kernel's inability to run 32-bit code could be one of the reasons why the test code run failed. Other reason might be some linking

Re: [gentoo-amd64] Can not compile gcc

2008-11-14 Thread Mansour Al Akeel
I am not gentoo expert and no idea about profiles. However that's what I got: lrwxrwxrwx 1 root root50 Nov 13 17:22 make.profile - ../usr/portage/profiles/default/linux/amd64/2008.0 -rw-r--r-- 1 root root 2141 Jun 16 22:51 profile -rw-r--r-- 1 root root 815 Nov 14 16:12 profile.env I am

[gentoo-amd64] Re: Can not compile gcc

2008-11-14 Thread Duncan
Mansour Al Akeel [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Fri, 14 Nov 2008 15:54:28 -0400: FEATURES=-sandbox emerge sandbox I'm sorry, I didn't make myself clear on this. If you change the feature in make.conf, you'd use your normal features only change sandbox to