home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!tymix!gabriela!steve
- From: steve@gabriela.tymnet.com (Steve Sandke)
- Newsgroups: alt.lucid-emacs.help
- Subject: Problem compiling 19.3 with Motif
- Message-ID: <2474@tymix.Tymnet.COM>
- Date: 10 Sep 92 18:39:51 GMT
- Sender: usenet@tymix.Tymnet.COM
- Organization: BT North America, San Jose, CA
- Lines: 27
- Nntp-Posting-Host: gabriela
-
- I'm having problems compiling 19.3 with Motif support enabled. Here's what
- the linker tells me:
-
- ld -e __start -Bstatic -L. -L./lwlib -o temacs crt0.o dispnew.o screen.o scroll.o xdisp.o window.o events.o event-alloc.o event-stream.o term.o cm.o xterm.o xfns.o xselect.o xutils.o event-Xt.o menubar.o play.o libsst.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o sy
-
- ntax.o font_lock.o unexec.o mocklisp.o bytecode.o process.o callproc.o environ.o doprnt.o extents.o faces.o elhash.o hash.o tparam.o lastfile.o gmalloc.o vm-limit.o ScreenWidget.o ColumnWidget.o EmacsShell.o sunOS-fix.o strcmp.o strcpy.o -L/usr/demo/SOUND -laudio ./lwlib/liblw.a -lXm -lXaw -lXext -lXt -lXmu -lX11 -ltermcap -lg -lm -lc
- Undefined
- ___main
- _create_debugger_p_sheet
- _create_call_browser_p_sheet
- _create_breaklist_p_sheet
- _create_class_browser_p_sheet
- _create_le_browser_p_sheet
- _create_project_p_sheet
- *** Error code 2
- make: Fatal error: Command failed for target `temacs'
-
- I know the problem with main is something else - I remember doing something to
- solve it in 19.2. But the rest of the stuff is new - it's all in lwlib-Xm.c (or something
- like that). I looked in the 19.2 code, and it isn't there.
-
- What do I do? What am I missing?
-
- --
- -------------------
- Steve Sandke
- steve@orchid.tymnet.com
-
-