Xref: utzoo comp.mail.sendmail:2090 comp.sys.apollo:6384 Path: utzoo!utgpu!watserv1!watmath!att!pacbell!pacbell.com!ucsd!sdd.hp.com!zaphod.mps.ohio-state.edu!lavaca.uh.edu!jetson.uh.edu!cosc4fp From: cosc4fp@jetson.uh.edu Newsgroups: comp.mail.sendmail,comp.sys.apollo Subject: Sendmail 5.61 run time bug Message-ID: <6891.26e7b1b3@jetson.uh.edu> Date: 7 Sep 90 19:41:54 GMT Organization: University of Houston Lines: 7 I fixed the compile bug in daemon.c (#if def apollo if the wrong place) and I got it to compile. Now when I run sendmail in a sys5.3 environment, I get signal error #19 (Apollo-specific fault) [Sendmail 5.61]. If I run it via bsd4.3 environment it works fine [when I issue a sendmail -q command] I compiled with both run and sys type set to bsd4.3 and linked with systype set to any and runtype set to sys5.3. Anyone have any ideas where to proceed?