eap@bu-cs.BU.EDU (Eric A. Pearce) (01/08/89)
I'm trying to compile emacs 18.51 for an SGI Iris 4D running "IRIX System V Release 4D1-3.13809261636" (I used "m-iris4d.h" and "s-iris3-6.h") Since it does not have a "/usr/lib/crt0.o", I tried doing the following: "/usr/lib/crt0.o" changed to "crt0.o" for START_FILES in src/m-iris4d.h ld: Warning: data_start: multiply defined Undefined: sigblock start *** Error code 1 Stop. *** Error code 1 Stop. "/usr/lib/crt0.o" changed to "/usr/lib/crt1.o" for START_FILES in src/m-iris4d.h ld: Undefined: sigblock start *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Any ideas? ------------------------------------------------------------------------------- Eric Pearce ARPANET eap@bu-it.bu.edu Boston University Information Technology CSNET eap%bu-it@bu-cs 111 Cummington Street JNET jnet%"ep@buenga" Boston MA 02215 UUCP !harvard!bu-cs!bu-it!eap 617-353-2780 voice 617-353-6260 fax BITNET ep@buenga -- ------------------------------------------------------------------------------- Eric Pearce ARPANET eap@bu-it.bu.edu Boston University Information Technology CSNET eap%bu-it@bu-cs 111 Cummington Street JNET jnet%"ep@buenga" Boston MA 02215 UUCP !harvard!bu-cs!bu-it!eap 617-353-2780 voice 617-353-6260 fax BITNET ep@buenga