From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Dave Uhring" Newsgroups: gmane.emacs.help Subject: Re: Has anyone actually built emacs 21.3 for SOLARIS (sparc)? Date: Fri, 23 May 2003 05:45:46 -0500 Organization: Posted via Supernews, http://www.supernews.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1053688602 25109 80.91.224.249 (23 May 2003 11:16:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 23 May 2003 11:16:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri May 23 13:16:40 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19JAWO-0006SR-00 for ; Fri, 23 May 2003 13:15:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19JABG-0006TQ-UE for gnu-help-gnu-emacs@m.gmane.org; Fri, 23 May 2003 06:53:46 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-06!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.unix.solaris User-Agent: Pan/0.13.94 (God will roast their stomachs in Hell) Original-X-Complaints-To: abuse@supernews.com Original-Lines: 19 Original-Xref: shelby.stanford.edu gnu.emacs.help:113606 comp.unix.solaris:442997 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10102 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10102 On Fri, 23 May 2003 09:18:35 +0000, David Combs wrote: > OK, I did, I think, what I was told to do, > and I still get the same error. Of course you got the same error. You keep refusing to include -R/usr/openwin/lib in your $LDFLAGS. tmacs cannot find it because you did not do that. > Any obvious stupid thing that I did here? Fix your env.source file, make clean, remove config.cache & config.status and run configure again with the proper $LDFLAGS. > (Do I have to be root to do the make? No.