From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [Christoph.Bauer@lms-gmbh.de: HP-UX: link error] Date: Tue, 21 Mar 2006 14:22:59 -0500 Message-ID: References: <26EB47FDD566A7469FC862DAF373792FE20DBE@kaiserslautern1.lmsintl.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1142968997 29559 80.91.229.2 (21 Mar 2006 19:23:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Mar 2006 19:23:17 +0000 (UTC) Cc: cyd@stupidchicken.com, Christoph.Bauer@lms-gmbh.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 21 20:23:14 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FLmRd-0002No-9m for ged-emacs-devel@m.gmane.org; Tue, 21 Mar 2006 20:23:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FLmRl-0004YK-Qk for ged-emacs-devel@m.gmane.org; Tue, 21 Mar 2006 14:23:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FLmRY-0004Xx-PP for emacs-devel@gnu.org; Tue, 21 Mar 2006 14:23:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FLmRX-0004Xi-Vk for emacs-devel@gnu.org; Tue, 21 Mar 2006 14:23:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FLmRX-0004Xf-Tc for emacs-devel@gnu.org; Tue, 21 Mar 2006 14:22:59 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FLmRb-0001fu-0A for emacs-devel@gnu.org; Tue, 21 Mar 2006 14:23:03 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FLmRX-0006zW-2Z; Tue, 21 Mar 2006 14:22:59 -0500 Original-To: "Bauer, Christoph" In-reply-to: <26EB47FDD566A7469FC862DAF373792FE20DBE@kaiserslautern1.lmsintl.com> (Christoph.Bauer@lms-gmbh.de) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:51935 Archived-At: I renamed - as you suggested - append_glyph to store_next_glyph and produce_stretch_glyph to generate_stretch_glyph in xdisp.c and tried to build with the original cc and gcc. Yidong, would you please install that change?