home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0275.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  2.2 KB  |  59 lines

  1. I'm running into problems i've not seen before:
  2.  
  3. New Emacs version will be 19.6.3
  4. ./temacs -batch -l loadup.el dump
  5. Loading loadup.el...
  6. Loading subr...
  7. Loading minibuf...
  8. Loading faces...
  9. Loading loaddefs.el...
  10. Loading keydefs.el...
  11. Loading simple...
  12. Loading help...
  13. Loading files...
  14. Loading indent...
  15. Loading window...
  16. Loading paths.el...
  17. Loading startup...
  18. Loading lisp...
  19. Loading page...
  20. Loading register...
  21. Loading iso8859-1...
  22. *** Segmentation fault
  23. make: Fatal error: Command failed for target `release'
  24.  
  25. Any ideas?
  26.  
  27. Second problem:
  28. gcc -L. -L./lwlib -o 
  29. temacs dispnew.o screen.o scroll.o xdisp.o window.o events.o event-alloc.o even
  30. t-stream.o term.o cm.o xterm.o xfns.o xselect.o xutils.o event-Xt.o menubar.o p
  31. lay.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.
  32. o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o 
  33. indent.o search.o regex.o undo.o pure.o alloc.o data.o doc.o editfns.o callint.
  34. o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o font_lock.o unexsun
  35. os4.o mocklisp.o bytecode.o process.o callproc.o environ.o elhash.o hash.o dopr
  36. nt.o extents.o faces.o tparam.o lastfile.o gmalloc.o vm-limit.o ScreenWidget.o 
  37. ColumnWidget.o EmacsShell.o sunOS-fix.o strcmp.o strcpy.o -L/usr/local/cd1/incl
  38. ude -laudio -llw -lXm -L/usr/local/cd1/lib -lXpm -lXaw -lXext -lXmu -lXt -lX11 
  39. -ltermcap -lg -lm -lc
  40. ld: /usr/local/lib/libXt.sa.40.10(sharedlib.o): __XtInherit: multiply defined
  41. /usr/local/lib/libXt.sa.40.10(sharedlib.o): _XtAppInitialize: multiply defined
  42. /usr/local/lib/libXt.sa.40.10(sharedlib.o): _XtToolkitInitialize: multiply defined
  43. /usr/local/lib/libXt.sa.40.10(sharedlib.o): _XtInitialize: multiply defined
  44. collect: /usr/bin/ld returned 2 exit status
  45.  
  46. Any more thoughts??  
  47. -- 
  48. -------------------------------------------------------------------------------
  49. | Tibor L. Polgar    |  (408) 746-8649     | tlp00@climb.ras.amdahl.com
  50. | Amdahl Corporation
  51. | 1250 East Arques Avenue (M/S 148)
  52. | P.O. Box 3470
  53. | Sunnyvale, CA 94088-3470
  54. |
  55. | The opinions expressed above are mine, solely, and do not in any way
  56. | shape or form reflect the opinions or policies of Amdahl Corp.
  57. -------------------------------------------------------------------------------
  58.  
  59.