From owner-freebsd-questions@FreeBSD.ORG Mon Oct 11 12:55:11 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B88016A4D1 for ; Mon, 11 Oct 2004 12:55:11 +0000 (GMT) Received: from malibu.wideroe.net (malibu.wideroe.net [193.71.196.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8439F43D31 for ; Mon, 11 Oct 2004 12:55:10 +0000 (GMT) (envelope-from andreas@wideroe.net) Received: from hangloose.wideroe.net (187.80-202-145.nextgentel.com [80.202.145.187]) (authenticated bits=0) by malibu.wideroe.net (8.12.10/8.12.10) with ESMTP id i9BCt3pw034767 (version=TLSv1/SSLv3 cipher=EDH-DSS-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 11 Oct 2004 14:55:05 +0200 (CEST) (envelope-from andreas@wideroe.net) Message-Id: <6.1.2.0.2.20041011145128.03d09510@malibu.wideroe.net> X-Sender: awand@malibu.wideroe.net X-Mailer: QUALCOMM Windows Eudora Version 6.1.2.0 Date: Mon, 11 Oct 2004 14:54:59 +0200 To: freebsd-questions@freebsd.org From: Andreas =?iso-8859-1?Q?Wider=F8e?= Andersen Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Status: No, hits=-4.9 required=7.0 tests=BAYES_00,UPPERCASE_25_50 autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on malibu.wideroe.net Subject: Trouble rebuilding sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 12:55:11 -0000 I just upgrade src with cvsup and want to rebuild sendmail. For some reason it stops and I would very much like some help from you about what I can do now. System: FreeBSD server 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 15 17:08:42 CET 2003 root@server:/usr/obj/usr/src/sys/OCTOPUS i386 Old sendmail: 8.12.8 (the one running now) Also running: Spamd Spamass-milter Saslauthd Here's my problem (see bottom for error): /Andreas server# make clean rm -f sm_os.h sendmail alias.o arpadate.o bf.o collect.o conf.o control.o convtime.o daemon.o deliver.o domain.o envelope.o err.o headers.o macro.o main.o map.o mci.o milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o recipient.o savemail.o sasl.o sfsasl.o shmticklib.o sm_resolve.o srvrsmtp.o stab.o stats.o sysexits.o timers.o tls.o trace.o udb.o usersmtp.o util.o version.o mailq.1.gz newaliases.1.gz aliases.5.gz sendmail.8.gz mailq.1.cat.gz newaliases.1.cat.gz aliases.5.cat.gz sendmail.8.cat.gz octopus# make depend ln -sf /usr/src/usr.sbin/sendmail/../../contrib/sendmail/include/sm/os/sm_os_freebsd.h sm_os.h octopus# make cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/alias.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/arpadate.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/bf.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/collect.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/conf.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/control.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/convtime.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/daemon.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/deliver.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/domain.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/envelope.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/err.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/headers.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/macro.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/main.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/map.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/mci.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/milter.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/mime.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/parseaddr.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/queue.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/ratectrl.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/readcf.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/recipient.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/savemail.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/sasl.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/sfsasl.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/shmticklib.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/sm_resolve.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/srvrsmtp.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/stab.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/stats.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/sysexits.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/timers.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/tls.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/trace.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/udb.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/usersmtp.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/util.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/version.c cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -I. -DNEWDB -DNIS -DMILTER -DTCPWRAPPERS -DMAP_REGEX -DDNSMAP -DNETINET6 -DSTARTTLS -D_FFR_TLS_1 -I/usr/local/include -DSASL=2 -D_FFR_SMTP_SSL -L/usr/local/lib -o sendmail alias.o arpadate.o bf.o collect.o conf.o control.o convtime.o daemon.o deliver.o domain.o envelope.o err.o headers.o macro.o main.o map.o mci.o milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o recipient.o savemail.o sasl.o sfsasl.o shmticklib.o sm_resolve.o srvrsmtp.o stab.o stats.o sysexits.o timers.o tls.o trace.o udb.o usersmtp.o util.o version.o -lutil -lwrap /usr/obj/usr/src/usr.sbin/sendmail/../../lib/libsmutil/libsmutil.a /usr/obj/usr/src/usr.sbin/sendmail/../../lib/libsm/libsm.a -lssl -lcrypto -lsasl2 alias.o: In function `alias': alias.o(.text+0x284): undefined reference to `sm_rpool_strdup_x' conf.o: In function `username': conf.o(.text+0x115a): undefined reference to `sm_pstrdup_x' daemon.o: In function `host_map_lookup': daemon.o(.text+0x507c): undefined reference to `sm_strdup_x' deliver.o: In function `sendall': deliver.o(.text+0x98e): undefined reference to `sm_rpool_strdup_x' deliver.o: In function `deliver': deliver.o(.text+0x19ca): undefined reference to `sm_rpool_strdup_x' deliver.o(.text+0x1b2b): undefined reference to `sm_rpool_strdup_x' deliver.o(.text+0x2421): undefined reference to `sm_rpool_strdup_x' deliver.o(.text+0x2629): undefined reference to `sm_rpool_strdup_x' deliver.o(.text+0x44a9): more undefined references to `sm_rpool_strdup_x' follow macro.o: In function `macdefine_tagged': macro.o(.text+0x4bc): undefined reference to `sm_strdup_tagged_x' macro.o(.text+0x526): undefined reference to `sm_rpool_strdup_x' main.o: In function `main': main.o(.text+0x6d3): undefined reference to `sm_debug_close' main.o(.text+0x2f79): undefined reference to `sm_pstrdup_x' main.o(.text+0x2fa3): undefined reference to `sm_pstrdup_x' main.o(.text+0x4a0b): undefined reference to `sm_strdup_x' main.o(.text+0x4a37): undefined reference to `sm_rpool_strdup_x' mci.o: In function `mci_setstat': mci.o(.text+0x685): undefined reference to `sm_strdup_x' mci.o(.text+0x6bd): undefined reference to `sm_strdup_x' milter.o: In function `milter_send_command': milter.o(.text+0x2ab0): undefined reference to `sm_rpool_strdup_x' milter.o(.text+0x2b54): undefined reference to `sm_rpool_strdup_x' milter.o: In function `milter_command': milter.o(.text+0x2ef1): undefined reference to `sm_rpool_strdup_x' milter.o(.text+0x2f35): undefined reference to `sm_rpool_strdup_x' milter.o(.text+0x2fd6): undefined reference to `sm_rpool_strdup_x' milter.o(.text+0x303d): more undefined references to `sm_rpool_strdup_x' follow readcf.o: In function `setoption': readcf.o(.text+0x3dbc): undefined reference to `sm_pstrdup_x' readcf.o(.text+0x3fc0): undefined reference to `sm_pstrdup_x' readcf.o(.text+0x41d8): undefined reference to `sm_pstrdup_x' readcf.o(.text+0x4248): undefined reference to `sm_pstrdup_x' readcf.o(.text+0x4288): undefined reference to `sm_pstrdup_x' readcf.o(.text+0x4512): more undefined references to `sm_pstrdup_x' follow recipient.o: In function `recipient': recipient.o(.text+0xce0): undefined reference to `sm_rpool_strdup_x' recipient.o(.text+0x15bd): undefined reference to `sm_rpool_strdup_x' recipient.o(.text+0x1674): undefined reference to `sm_rpool_strdup_x' recipient.o(.text+0x16b7): undefined reference to `sm_rpool_strdup_x' recipient.o(.text+0x16e1): undefined reference to `sm_rpool_strdup_x' recipient.o(.text+0x2587): more undefined references to `sm_rpool_strdup_x' follow srvrsmtp.o: In function `smtp': srvrsmtp.o(.text+0xc4e): undefined reference to `sm_strdup_x' srvrsmtp.o(.text+0x29c4): undefined reference to `sm_strdup_x' srvrsmtp.o(.text+0x2bce): undefined reference to `sm_rpool_strdup_x' srvrsmtp.o(.text+0x4b52): undefined reference to `sm_rpool_strdup_x' srvrsmtp.o: In function `smtp_data': srvrsmtp.o(.text+0x6830): undefined reference to `sm_rpool_strdup_x' srvrsmtp.o: In function `mail_esmtp_args': srvrsmtp.o(.text+0x6ed3): undefined reference to `sm_rpool_strdup_x' srvrsmtp.o(.text+0x6f78): undefined reference to `sm_rpool_strdup_x' srvrsmtp.o(.text+0x7270): more undefined references to `sm_rpool_strdup_x' follow stab.o: In function `stab': stab.o(.text+0x2b1): undefined reference to `sm_pstrdup_x' usersmtp.o: In function `readauth': usersmtp.o(.text+0xa8e): undefined reference to `sm_rpool_strdup_x' usersmtp.o: In function `smtpauth': usersmtp.o(.text+0x1b34): undefined reference to `sm_rpool_strdup_x' usersmtp.o: In function `smtprcptstat': usersmtp.o(.text+0x269d): undefined reference to `sm_rpool_strdup_x' usersmtp.o(.text+0x26c9): undefined reference to `sm_rpool_strdup_x' usersmtp.o(.text+0x27b7): undefined reference to `sm_rpool_strdup_x' usersmtp.o(.text+0x2ea7): more undefined references to `sm_rpool_strdup_x' follow util.o: In function `proc_list_add': util.o(.text+0x349a): undefined reference to `sm_pstrdup_x' util.o: In function `proc_list_set': util.o(.text+0x35b4): undefined reference to `sm_pstrdup_x' *** Error code 1 Stop in /usr/src/usr.sbin/sendmail. --- Andreas Wideroe Andersen Mobile: (+47) 90 92 61 21 http://www.filmshooting.com