[comp.emacs] How to install emacs 18.55 on IBM-AIX

chu@PIONEER.ARC.NASA.GOV (Susie Chu) (10/24/90)

   I have a problem to install the emacs dist-18.55 on a IBM (RISC)
/ IBM AIX version 3.1.   The problem is ld during the "make all" 
complaining:
0706-244 ERROR: No entry point or export symbols were found
	 following garbage collection.
Can somebody help ?  Or if you have successfully install any dist 
version, please tell me how you did.
Thanks in advance. 
---Susie Chu
e-mail addr:  chu@ames.arc.nasa.gov
phone: (415) 604-6003
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
The following is the output of "make all"
	.
	.
	.
	cd src; make  all
	make    -f xmakefile  all
	cc -g -Demacs  -D_BSD  -c sysdep.c
	.
	.
	.
	cc -g -Demacs  -D_BSD  -c malloc.c
	ld  -e start -o temacs /lib/crt0.o dispnew.o scroll.o xdisp.o 
	     window.o term.o cm.o x11term.o x11fns.o emacs.o keyboard.o
	     macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o 
	     marker.o minibuf.o fileio.o dired.o filemode.o cmds.o 
	     casefiddle.o indent.o search.o regex.o undo.o alloc.o 
	     data.o doc.o editfns.o callint.o eval.o fns.o print.o 
	     lread.o abbrev.o syntax.o unexec.o mocklisp.o bytecode.o
	     process.o callproc.o doprnt.o terminfo.o lastfile.o 
	     alloca.o malloc.o   -lrts -lcurses -lX11 -loldX -lIM -lc
0706-221 WARNING:  Import version of 'PC' replaced by local definition.
0706-221 WARNING:  Import version of 'ospeed' replaced by local definition.
0706-222 WARNING:  Import version of 'XUseKeymap' replaced by import definition.
0706-222 WARNING:  Import version of '.XUseKeymap' replaced by import definition.
0706-224 WARNING:  Duplicate symbol '.mcount'.
0706-221 WARNING:  Import version of 'setpriority' replaced by local definition.
0706-221 WARNING:  Import version of '.setpriority' replaced by local definition.
0706-221 WARNING:  Import version of 'rename' replaced by local definition.
0706-221 WARNING:  Import version of '.rename' replaced by local definition.
0706-221 WARNING:  Import version of 'sys_siglist' replaced by local definition.
0706-222 WARNING:  Import version of 'readv' replaced by import definition.
0706-222 WARNING:  Import version of '.readv' replaced by import definition.
0706-222 WARNING:  Import version of 'writev' replaced by import definition.
0706-222 WARNING:  Import version of '.writev' replaced by import definition.
0706-221 WARNING:  Import version of 'malloc' replaced by local definition.
0706-221 WARNING:  Import version of '.malloc' replaced by local definition.
0706-221 WARNING:  Import version of 'free' replaced by local definition.
0706-221 WARNING:  Import version of '.free' replaced by local definition.
0706-221 WARNING:  Import version of 'realloc' replaced by local definition.
0706-221 WARNING:  Import version of '.realloc' replaced by local definition.
0706-221 WARNING:  Import version of 'srandom' replaced by local definition.
0706-221 WARNING:  Import version of '.srandom' replaced by local definition.
0706-221 WARNING:  Import version of 'random' replaced by local definition.
0706-221 WARNING:  Import version of '.random' replaced by local definition.
0706-221 WARNING:  Import version of '_sobuf' replaced by local definition.
0706-244 ERROR: No entry point or export symbols were found
	 following garbage collection.
1254-004  The error code from the last failed command is 8.

Make Quitting.
1254-004  The error code from the last failed command is 1.

Make Quitting.
1254-004  The error code from the last failed command is 1.

Make Quitting.

net address: chu@pioneer.arc.nasa.gov
UUCP: {ihnp4,ucbvax,nike,lll-crg}!ames!pioneer!chu
Disclaimer: NASA is in no way responsible for the content of the previous mes-
    sag I take full and sole responsibility.