[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems compiling clisp under A/UX.
- To: clisp-list <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Re: Problems compiling clisp under A/UX.
- From: Reggie Perry <reggie@muon.phys.washington.edu>
- Date: Mon, 27 Sep 1993 11:29:26 -0700
- In-reply-to: Your message of "Mon, 27 Sep 1993 15:30:35 BST." <9309271428.AA17372@ma2s2.mathematik.uni-karlsruhe.de>
Thanks for the fix. Now for the next problem :-)
I had this happen:
gcc -O -U__GNUC__ -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -fomit-frame-pointer -O2 -c lisparit0.c
lisparit0.d:1663: ari68020.c: No such file or directory
Make: *** Error: Update of `lisparit0.o' terminated with exit code 1
Make: [line 789 in /root/src/clisp-1993-09-27/aux/makefile]
I did this:
./comment5 ../src/ari68020.mot.d | ./ansidecl > ari68020.d
and then this happened:
gcc -O -U__GNUC__ -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -fomit-frame-pointer -O2 -L. spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o pathname.o stream.o socket.o io.o array.o hashtabl.o list.o package.o record.o sequence.o charstrg.o debug.o misc.o predtype.o symbol.o lisparit0.o stdwin.o graph.o unixaux.o -lreadline -ltermcap -L/usr/lib -lX11 -o lisp.run
ld warning: Multiply defined symbol PC, in /lib/libtermcap.a, has more than onesize
undefined first referenced
symbol in file
pttob spvw.o
tcgetattr stream.o
mulu32_ array.o
copy_loop_up lisparit0.o
copy_loop_down lisparit0.o
fill_loop_down lisparit0.o
or_loop_up lisparit0.o
xor_loop_up lisparit0.o
and_loop_up lisparit0.o
eqv_loop_up lisparit0.o
nand_loop_up lisparit0.o
nor_loop_up lisparit0.o
andc2_loop_up lisparit0.o
orc2_loop_up lisparit0.o
not_loop_up lisparit0.o
and_test_loop_up lisparit0.o
clear_loop_down lisparit0.o
shift1left_loop_down lisparit0.o
shiftleft_loop_down lisparit0.o
shift1right_loop_up lisparit0.o
shiftrightsigned_loo lisparit0.o
test_loop_up lisparit0.o
addto_loop_down lisparit0.o
neg_loop_down lisparit0.o
subfrom_loop_down lisparit0.o
compare_loop_up lisparit0.o
shiftrightcopy_loop_ lisparit0.o
clear_loop_up lisparit0.o
mulu_loop_down lisparit0.o
muluadd_loop_down lisparit0.o
add_loop_down lisparit0.o
dec_loop_down lisparit0.o
inc_loop_down lisparit0.o
divucopy_loop_up lisparit0.o
shiftleftcopy_loop_d lisparit0.o
divu_6432_3232_ lisparit0.o
mulusub_loop_down lisparit0.o
shiftright_loop_up lisparit0.o
sub_loop_down lisparit0.o
divu_loop_up lisparit0.o
mulusmall_loop_down lisparit0.o
subx_loop_down lisparit0.o
fill_loop_up lisparit0.o
tcsetattr unixaux.o
tcdrain unixaux.o
tcflush unixaux.o
ld fatal: Symbol referencing errors. No output written to lisp.run
collect: ld returned 13 exit status
What little thing am I missing?
Reggie
-------------------
Reginald S. Perry -- University of Washington, Department of Physics FM-15
Seattle, Washington 98195
reggie@muon.phys.washington.edu (General-Mail)
reggie@u.washington.edu (General-Mail)
reggie@quantum.phys.washington.edu (NeXTMail)