home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!pagesat!netsys!agate!linus!linus.mitre.org!linus!bcotton
- From: bcotton@sergei.MITRE.org (Bob Cotton)
- Newsgroups: alt.lucid-emacs.bug
- Subject: _vendorShellWidgetClass: mutiply defined?
- Message-ID: <BCOTTON.93Jan22150119@sergei.MITRE.org>
- Date: 22 Jan 93 20:01:19 GMT
- Sender: news@linus.mitre.org (News Service)
- Organization: MITRE Corp. McLean Va.
- Lines: 38
- Nntp-Posting-Host: sergei.mitre.org
-
-
- Did not see this in the PROBLEMS file..
-
- When compiling 19.4 I get the following:
-
- .........
- gcc -O -I/usr/local/X11R5/include -Demacs -I./lwlib -c faces.c -o faces.o
- gcc -O -I/usr/local/X11R5/include -Demacs -I./lwlib -c tparam.c -o tparam.o
- gcc -O -I/usr/local/X11R5/include -Demacs -I./lwlib -c gmalloc.c -o gmalloc.o
- gcc -O -I/usr/local/X11R5/include -Demacs -I./lwlib -c vm-limit.c -o vm-limit.o
- gcc -O -I/usr/local/X11R5/include -Demacs -I./lwlib -c ScreenWidget.c -o ScreenWidget.o
- gcc -dynamic -L/usr/local/X11R5/lib -L. -L./lwlib -o temacs dispnew.o screen.o scroll.o xdi
- sp.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 emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o in
- sdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o sear
- ch.o regex.o undo.o pure.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print
- .o lread.o abbrev.o syntax.o font_lock.o unexsunos4.o mocklisp.o bytecode.o process.o callproc.o
- environ.o elhash.o hash.o doprnt.o extents.o faces.o tparam.o lastfile.o gmalloc.o vm-limit.o S
- creenWidget.o ColumnWidget.o EmacsShell.o sunOS-fix.o strcmp.o strcpy.o -L/usr/demo/SOUND -laudi
- o -llw -lXm -lXaw -lXext -lXt -lXmu -lX11 -ltermcap -lg /usr/local/lib/gcc-lib/sun4-sunos4
- .1/2.3.3/libgcc.a -lm -lc
- ld: /usr/local/X11R5/lib/libXaw.sa.5.0(sharedlib.o): _vendorShellWidgetClass: multiply defined
- collect: /usr/bin/ld returned 2 exit status
- make[1]: *** [temacs] Error 1
- make: *** [doall] Error 1
- xcalibur [286]
-
- Any clues?
-
- Reading specs from /usr/local/lib/gcc-lib/sun4-sunos4.1/2.3.3/specs
- gcc version 2.3.3
- Sun4 4.1.3
- Motif 1.2.1
-
- Trying to use the Motif widgets..
-
- Thanks,
- Bob
-