From owner-freebsd-current Wed Jun 17 17:06:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09647 for freebsd-current-outgoing; Wed, 17 Jun 1998 17:06:53 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from roma.coe.ufrj.br (jonny@roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09635 for ; Wed, 17 Jun 1998 17:06:47 -0700 (PDT) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id VAA21317; Wed, 17 Jun 1998 21:06:25 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199806180006.VAA21317@roma.coe.ufrj.br> Subject: Re: can't compile smtpd on 980520-SNAP In-Reply-To: from ! at "Jun 16, 98 12:47:58 pm" To: osa@unibest.ru Date: Wed, 17 Jun 1998 21:06:25 -0300 (EST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG #define quoting(Ozz!!!) // gcc -O -pipe -Wall -DUSE_FLOCK -DUSE_MKSTEMP -DMAIL_AGENT=\"/usr/sbin/sendmail\" -DSMTP_USER=\"uucp\" -DSMTP_GROUP=\"uucp\" -DLOG_FACILITY=LOG_MAIL -DVANILLA_MESSAGES=0 -DSPOOLDIR=\"/var/smtpd\" -DSPOOLSUBDIR=\"mqueue\" -DPOLL_TIME=10 -DSENDMAIL_RETRY // =1 -DSENDMAIL_OITRUE=1 -DSTRIP_QUOTES=0 -DMAXCHILDREN=10 -DMAXARGS=100 -DREAD_TIMEOUT=600 -DNO_HOSTCHECKS=0 -DPARANOID_SMTP=0 -DPARANOID_DNS=1 -DNO_COMMANDLINE_OPTIONS=0 -DEHLO_KLUDGE=1 -DCHECK_ADDRESS=1 -DCHECK_FILE=\"/etc/smtpd_check_rules\" -DC // HECK_ADDRESS_DENY_ON_FAILURE=0 -DCHECK_IDENT=10 -DNOTO_DELAY=50 -DDENY_DELAY=50 -DSET_LOCALE=0 -DLOCALIZATION=\"C\" -DJUNIPER_SUPPORT=0 -DNS_MATCH=1 -DUSE_REGEX=1 -c smtpfwdd.c // *** Error code 1 Hi, I'm the maintainer of the smtpd port. I don't have a -current machine handy to test it in -current. FreeBSD ports are designed to work with -stable, so it was not a big issue to me them. If you find the problem and/or a solution, please send the patches to me. Anyway, I'll try to find a -current machine around, to test it myself. Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message