home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / lucidem / help / 709 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.9 KB  |  55 lines

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