From owner-freebsd-hackers Sun Jun 4 08:49:09 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA14181 for hackers-outgoing; Sun, 4 Jun 1995 08:49:09 -0700 Received: from w8hd.w8hd.org (w8hd.w8hd.org [198.252.159.10]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA14173 for ; Sun, 4 Jun 1995 08:49:07 -0700 Received: (from kimc@localhost) by w8hd.w8hd.org (8.6.11/w8hd) id LAA01277; Sun, 4 Jun 1995 11:49:02 -0400 Date: Sun, 4 Jun 1995 11:49:02 -0400 (EDT) From: kim culhan To: Ollivier Robert cc: hackers@freebsd.org Subject: Re: sendmail 8.6.12 on -current In-Reply-To: <199506041520.RAA09699@blaise.ibp.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@freebsd.org Precedence: bulk On Sun, 4 Jun 1995, Ollivier Robert wrote: > I've never had any problem with either our sendmail (8.6.11) or the > ones ftp.cs.berkeley.edu. Did you use the Makefile.FreeBSD that comes > with ftp.cs.berkeley.edu 8.6.12 ? Yes, only change was to mv Makefile.FreeBSD Makefile Yours doesn't do this ? w8hd: {50} cp Makefile.FreeBSD Makefile w8hd: {51} make cc -O2 -I/usr/local/sendmail/src -DNEWDB -DMIME -DUSEUNAME -c alias.c cc -O2 -I/usr/local/sendmail/src -DNEWDB -DMIME -DUSEUNAME -c arpadate.c cc -O2 -I/usr/local/sendmail/src -DNEWDB -DMIME -DUSEUNAME -c clock.c cc -O2 -I/usr/local/sendmail/src -DNEWDB -DMIME -DUSEUNAME -c collect.c cc -O2 -I/usr/local/sendmail/src -DNEWDB -DMIME -DUSEUNAME -c conf.c conf.c: In function `setupmaps': conf.c:353: warning: prototype for `host_map_init' follows conf.c:253: warning: non-prototype definition here conf.c: In function `setproctitle': conf.c:1077: `NKPDE' undeclared (first use this function) conf.c:1077: (Each undeclared identifier is reported only once conf.c:1077: for each function it appears in.) conf.c:1077: `pt_entry_t' undeclared (first use this function) *** Error code 1 Stop. > I compiled 8.7.Beta.2 here and it works perfectly here. I've sent a patch > to sendmail@cs.berkeley.edu for the gid_t problem. This is on -current sup'd at ~ 2200 UTC 6/3/95 kim -- kimc@w8hd.org