From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DrsIc-0004Nu-Us for garchives@archives.gentoo.org; Mon, 11 Jul 2005 07:02:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6B6nWUe012087; Mon, 11 Jul 2005 06:49:32 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6B6gTsQ008737 for ; Mon, 11 Jul 2005 06:42:29 GMT Received: from 61.92.96-84.rev.gaoland.net ([84.96.92.61] helo=sMtp.neuf.fr) by smtp.gentoo.org with esmtp (Exim 4.43) id 1Drs0Q-0001RF-0f for gentoo-user@lists.gentoo.org; Mon, 11 Jul 2005 06:43:06 +0000 Received: from [81.185.97.90] by sp604002mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0IJG006HTANT9V30@sp604002mt.gpm.neuf.ld> for gentoo-user@gentoo.org; Mon, 11 Jul 2005 08:43:06 +0200 (CEST) Date: Mon, 11 Jul 2005 08:40:48 +0200 From: Sebastien Morand Subject: [gentoo-user] Emacs Problem To: gentoo-user@lists.gentoo.org Message-id: <1121064048.26770.11.camel@pyrenees.home> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-type: text/plain; charset=ISO-8859-1 X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by robin.gentoo.org id j6B6gTsQ008737 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j6B6nWUx012087 X-Archives-Salt: 255739a9-d6b4-43c2-bb0c-157320dade1a X-Archives-Hash: 4de34a7f0fe24247d718b8feda99ba79 BHi everybody, I got the following error with emacs: pyrenees:~ $ emacs Fatal error (6).Aborted I tried to compile by mself with the same flag emacs and didn'get any problem and it works fine, so why do I get a problem when using Gentoo compilation process? I got to a problem with linux kernel configuration: pyrenees:/usr/src/linux # make gconfig scripts/kconfig/gconf arch/i386/Kconfig (gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion `GTK_IS_LABEL (label)' failed (gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion `GTK_IS_LABEL (label)' failed (gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion `GTK_IS_LABEL (label)' failed (gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion `GTK_IS_LABEL (label)' failed (gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion `GTK_IS_LABEL (label)' failed (gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion `GTK_IS_LABEL (label)' failed (gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion `GTK_IS_LABEL (label)' failed (gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion `GTK_IS_LABEL (label)' failed (gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed' is invalid for instance `0x80bd9c0' (gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed' is invalid for instance `0x80bfd30' (gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed' is invalid for instance `0x80c0200' (gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed' is invalid for instance `0x80bde38' (gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed' is invalid for instance `0x80b36d0' make[1]: *** [gconfig] Segmentation fault make: *** [gconfig] Error 2 I put here my flags compilation: pyrenees:/usr/src/linux # emerge -vp emacs These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] app-editors/emacs-21.4-r1 +X -Xaw3d +gnome +leim +lesstif +motif +nls -nosendmail 0 kB=20 pyrenees:/usr/src/linux # cat /etc/make.conf | grep CFLAGS CFLAGS=3D"-O3 -march=3Dpentium4 -mfpmath=3Dsse -mmmx -msse3" CXXFLAGS=3D"${CFLAGS}" My computer is a P4 / Compaq Presario 2540 AP All this flag have worked for a lot but I got the error lately when I set up my system (and I saw that emacs has lately been updated fron 24.1 to 24.1-r1, should I go back using older version? Can you help me please? Thanks by advance. S=E9bastien --=20 gentoo-user@gentoo.org mailing list