Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 1999 11:57:58 -0600 (CST)
From:      Steve Price <sprice@hiwaay.net>
To:        Andreas Klemm <andreas@klemm.gtn.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: X problems using egcs as compiler
Message-ID:  <Pine.OSF.4.10.9904031157270.14373-100000@fly.HiWAAY.net>
In-Reply-To: <19990403193632.A55975@titan.klemm.gtn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien forwarded me a message a couple of days ago that
contains a fix that may help.  You need to add the following
line at line 301 in target.make

	-u __deregister_frame_info \

-steve

On Sat, 3 Apr 1999, Andreas Klemm wrote:

# 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
# 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.10.9904031157270.14373-100000>