From owner-freebsd-current Sat Apr 3 9:52:13 1999 Delivered-To: freebsd-current@freebsd.org Received: from picalon.gun.de (picalon.gun.de [194.77.0.18]) by hub.freebsd.org (Postfix) with ESMTP id 82F5E14F4D for ; Sat, 3 Apr 1999 09:52:10 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: from klemm.gtn.com (pppak04.gtn.com [194.231.123.169]) by picalon.gun.de (8.8.6/8.8.6) with ESMTP id TAA28786 for ; Sat, 3 Apr 1999 19:50:13 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.9.2/8.9.2) id TAA55995 for current@FreeBSD.ORG; Sat, 3 Apr 1999 19:36:33 +0200 (CEST) (envelope-from andreas) Date: Sat, 3 Apr 1999 19:36:33 +0200 From: Andreas Klemm To: current@FreeBSD.ORG Subject: X problems using egcs as compiler Message-ID: <19990403193632.A55975@titan.klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i X-Operating-System: FreeBSD 3.1-STABLE SMP X-Disclaimer: A free society is one where it is safe to be unpopular Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Got the latest egcs port # $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $ Build X11R6 with the following CFLAGS: -pipe -mpentiumpro -O2 I'm still running X11 and after ,make install' I'm unable to launch x applications (xterm, ...) andreas@titan{1001} $ xterm /usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libXaw.so.6: Undefined symbol "__deregister_frame_info" Exit 1 Is this a problem with egcs ? Or did I overlook something ? My freebsd 3.1-STABLE kernel, compiled with -pipe -O2 -mpentiumpro, runs fine since half a day. -- Andreas Klemm http://www.FreeBSD.ORG/~andreas http://www.freebsd.org/~fsmp/SMP/SMP.html powered by Symmetric MultiProcessor FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message