* compiling on Harris Nighthawk ld error
@ 2002-09-11 22:33 Rehm, Keith
0 siblings, 0 replies; only message in thread
From: Rehm, Keith @ 2002-09-11 22:33 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-09-11 22:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-11 22:33 compiling on Harris Nighthawk ld error Rehm, Keith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).