Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!genrad!panda!talcott!harvard!seismo!brl-smoke!smoke!reba%carcvax.uconn.csnet@csnet-relay.arpa From: reba%carcvax.uconn.csnet@csnet-relay.arpa (Reba Kraus) Newsgroups: net.unix-wizards Subject: Help on Sendmail Message-ID: <823@brl-smoke.ARPA> Date: Mon, 10-Feb-86 20:57:03 EST Article-I.D.: brl-smok.823 Posted: Mon Feb 10 20:57:03 1986 Date-Received: Thu, 13-Feb-86 19:15:35 EST Sender: news@brl-smoke.ARPA Lines: 43 I am having a frustrating problem with the 4.2BSD UNIX "sendmail" program. I modified the "conf.c" file (checkcompat) to include some user-screening, and can no longer to get a working version of "sendmail" (except from backup tapes!), even when I restore the original conf.c file!! When I tried recompiling again, the exact commands were (on a VAX780/4.2BSD): (from the "sendmail" directory) cd lib make cd src make install -s -m 4755 src/sendmail /usr/lib/sendmail Then, I executed sendmail: cd /usr/spool/mqueue /usr/lib/sendmail -bd -q1h & Within a few seconds, this message appears: [1] Segmentation Fault /usr/lib/sendmail -bd -q1h (core dumped) Dbx showed the reference to occur in "malloc" --- called from "openlog" (in the "lib/syslog.c" file). I suspect that there is a "make" option that I am not supplying when I compile the sources. However, the "Sendmail Installation and Operation Guide" doesn't specify any options (pages 2-3). I would greatly appreciate any information on this problem. Responses can be sent directly to me: reba@UCONN@CSNET-RELAY Thanks in advance - Reba Kraus Univ. of Connecticut Computer Applications and Research Center (CARC) (203) 486-5306