Xref: utzoo gnu.emacs:313 gnu.emacs.bug:328 comp.sys.sgi:591 Path: utzoo!attcan!uunet!xanth!ames!mailrus!ukma!husc6!bloom-beacon!bu-cs!eap From: eap@bu-cs.BU.EDU (Eric A. Pearce) Newsgroups: gnu.emacs,gnu.emacs.bug,comp.sys.sgi Subject: Problems with 18.51 on SGI IRIS 4D Message-ID: <27091@bu-cs.BU.EDU> Date: 7 Jan 89 22:33:10 GMT Reply-To: eap@bu-it.bu.edu (Eric A. Pearce) Distribution: na Organization: Boston University Info Tech Lines: 55 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