help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling on Harris Nighthawk ld error


From: Rehm, Keith
Subject: compiling on Harris Nighthawk ld error
Date: Wed, 11 Sep 2002 17:33:37 -0500

Hello,

I am trying compile 20.4 on a Harris Nighthwawk and getting error message:


>make
cd lib-src; make all  \
  CC='cc' CFLAGS='-g ' CPPFLAGS='-Xa  ' \
  LDFLAGS='-L/usr/lib' MAKE='make'
make[1]: Entering directory `/var/usr2/bell/USERS/ACS/emacs-20.4/lib-src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/usr2/bell/USERS/ACS/emacs-20.4/lib-src'
cd src; make all  \
  CC='cc' CFLAGS='-g ' CPPFLAGS='-Xa  ' \
  LDFLAGS='-L/usr/lib' MAKE='make'
make[1]: Entering directory `/var/usr2/bell/USERS/ACS/emacs-20.4/src'
cd ../lwlib/; make -w -- MAKE=make LDFLAGS=-L/usr/lib CPPFLAGS=-Xa\ \
CFLAGS=-g\  CC=cc  \
   CC='cc' CFLAGS='-g ' MAKE='make' \
   "C_SWITCH_X_SITE=" \
   "C_SWITCH_X_MACHINE=" \
   "C_SWITCH_X_SYSTEM=" \
   "C_SWITCH_SITE=" \
   "C_SWITCH_MACHINE=" \
   "C_SWITCH_SYSTEM=-Xa"
make[2]: Entering directory `/var/usr2/bell/USERS/ACS/emacs-20.4/lwlib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/usr2/bell/USERS/ACS/emacs-20.4/lwlib'
/usr/sde/coff/usr/bin/ld   -L/usr/sde/coff/usr/lib -zzero_word -L/usr/lib \
   -o temacs pre-crt0.o /usr/sde/coff/usr/lib/crt0.o
/usr/sde/coff/usr/lib/m88100.o dispnew.o frame.o scroll.o xdisp.o xmenu.o
window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o
xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o
sysdep.o buffer.o filelock.o insdel.o marker.o intervals.o textprop.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 syntax.o unexec.o mocklisp.o
bytecode.o process.o callproc.o region-cache.o doprnt.o strftime.o
getloadavg.o  termcap.o tparam.o lastfile.o   widget.o  \
       ../lwlib/liblw.a -L/usr/lib  -lXaw -lXmu -lXt  -lXext -lX11   -lg
-lm -lc 
ld: Symbol _XScreenNumberOfScreen in file /usr/sde/coff/usr/lib/libX11.a
(XMacros.o) is multiply-defined. First defined in file xfns.o
ld warning: Multiply-defined symbol __sobuf, in /usr/sde/coff/usr/lib/libc.a
(data.o), has more than one size 
ld fatal: Error(s). No output written to temacs
make[1]: *** [temacs] Error 13
make[1]: Leaving directory `/var/usr2/bell/USERS/ACS/emacs-20.4/src'
make: *** [src] Error 2




Is this correctable?

Thanks,
Keith




reply via email to

[Prev in Thread] Current Thread [Next in Thread]