From owner-freebsd-ports Sat Mar 24 11:10: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 547E237B71B for ; Sat, 24 Mar 2001 11:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2OJA3v74968; Sat, 24 Mar 2001 11:10:03 -0800 (PST) (envelope-from gnats) Date: Sat, 24 Mar 2001 11:10:03 -0800 (PST) Message-Id: <200103241910.f2OJA3v74968@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Blaz Zupan Subject: Re: ports/25967: Postfix port links against the static MySQL client library Reply-To: Blaz Zupan Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/25967; it has been noted by GNATS. From: Blaz Zupan To: Jun Kuriyama Cc: Subject: Re: ports/25967: Postfix port links against the static MySQL client library Date: Sat, 24 Mar 2001 20:04:08 +0100 (CET) > Can you check PR ports/25967? > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25967 I just experienced a problem because of this patch. Until now, postfix has been started using sendmail_enable="YES" in /etc/rc.conf. But now this does not work because at this point /usr/local/etc/rc.d/mysql-client.sh has not been run yet and thus ldconfig has not been run so libmysqlclient is not yet available. Postfix fails to start. There are two possible fixes: either revert the patch or make the postfix port install /usr/local/etc/rc.d/postfix.sh. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message