home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Fri, 20 Nov 1992 08:14:56 EST
- Return-Path: bha <@ada3.ca.boeing.com:bha@gumby>
- Date: Thu, 19 Nov 1992 09:39:23 PST
- From: @lucid.com,@ada3.ca.boeing.com:bha@gumby.boeing.com (bha)
- Subject: Building 19.3 on Sun Sparc
- Message-ID: <9211191739.AA03672@gumby.ata>
- Hi:
- X-Envelope-To: help-lucid-emacs@lucid.com
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Sender: help-lucid-emacs-request@lucid.com
- Lines: 41
-
- I just obtained lemacs-19.3 from labrea.
- I have been having problems getting things to work correctly on a Sun
- Sparc under the following configuration:
-
- SunOS 4.1.1
- Openlook 2.0
- gcc 2.3.1
-
- After looking at the help-lucid-emacs and bugs-lucid-emacs archives it
- seems that others have had similar problems. Sorry if this is a
- repeat but there did not seem to be an answer in the archives.
-
- Here is what I have done.
-
- 1. The file src/lwlib/Imakefile was modified to just define
- USE_MOTIF (not USE_LUCID).
-
- 2. The top level Makefile was modified to use gcc by defining
- CC=gcc on the SUBDIR dependency line (around line 55).
-
- 3. The complilation goes OK but I get a number of undefined symbols
- (such as create_project_p_sheet, create_debugger_p_sheet, etc.). I
- have traced this down to src/lwlib/lwlib-Xm.c and placed some #ifdef
- ENERGIZE statements around some extern's, function definitions and
- some elements in the xm_creation_table array. This seems to get rid
- of the undefined symbols.
-
- OK. Now I have an image to run. But when I run it, the initial
- window is mapped, I see the mode line and minibuffer but lemacs
- immediately quits with the message:
-
- Error: Cannot perform calloc
-
- Any ideas would be appreciated.
- Thanks
-
- ba
-
- Brian H. Anderson (206) 234-0881
- Boeing Commercial Airplane Co. bha@gumby.boeing.com
- Seattle, Wa.
-