worley@compass.UUCP (Dale Worley) (01/11/89)
I'm getting a strange from the ld that links temacs:
$ build-install
set EMACS=/extra/compas4a/gag/e/dist-18.52
set BIN=/extra/compas4a/gag/e/dist-18.52
/bin/sed s;/usr/local/emacs;/extra/compas4a/gag/e/dist-18.52;
cd etc
make
cd src
make
make -f xmakefile all
cc -g -Demacs -mc68020 -c filelock.c
cc -g -Demacs -mc68020 -c doc.c
cc -g -Demacs -mc68020 -c lread.c
cc -g -Demacs -mc68020 -c callproc.c
ld -X -o temacs crt0.o dispnew.o [etc.] \
-lsuntool -lsunwindow -lpixrect -ltermcap \
/usr/compas1/xwindows/usr/lib/libX11.a \
[the X11 library isn't where it should be] \
-lg -lc
>>> ld: indent.o: no include table entry for header file ''
*** Error code 4
make: Fatal error: Command failed for target `temacs'
Current working directory /extra/compas4a/gag/e/dist-18.52/src
*** Error code 1
make: Fatal error: Command failed for target `doall'
exit 1
$
What is this error about? The only time I get it is when I try to
install about 5 lines of code in lread.c (including the definition of
a new variable). If I revert to the distribution lread.c, it goes
away.
Dale
--
Dale Worley, Compass, Inc. compass!worley@think.com
Seen in a technical journal: "You'll always offend someone when you deal with
a large group of people. There's always someone that can't stand Bambi."