From owner-freebsd-ports Sat Feb 10 22:50:20 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 6278637B491 for ; Sat, 10 Feb 2001 22:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1B6o2e46657; Sat, 10 Feb 2001 22:50:02 -0800 (PST) (envelope-from gnats) Received: from orion.psknet.com (mail.psknet.com [63.171.251.4]) by hub.freebsd.org (Postfix) with SMTP id 7288237B401 for ; Sat, 10 Feb 2001 22:47:58 -0800 (PST) Received: (qmail 33406 invoked by uid 1001); 11 Feb 2001 06:47:56 -0000 Message-Id: <20010211064756.33405.qmail@orion.psknet.com> Date: 11 Feb 2001 06:47:56 -0000 From: troy@psknet.com Reply-To: troy@psknet.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24999: Missing lib in ports/mail/postfix, ports/mail/postfix-current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24999 >Category: ports >Synopsis: Missing lib in ports/mail/postifx* >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 10 22:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Troy Settle >Release: FreeBSD 4.2-RELEASE i386 >Organization: Pulaski Networks >Environment: Test machine, fresh ports update on 2/8/2001 >Description: postfix and postfix-current fail to compile due to missing libz in Makefile (apparently required by MySQL 3.23.22) >How-To-Repeat: Install MySQL 3.23.22 (from ports), attempt to install either of the postifx ports. It will crap out on an undefined reference to 'compress' in libmysqlclient.a >Fix: Add '-lz' to line 63 of ports/mail/postfix/Makefile Add '-lz' to line 93 of ports/mail/postfix/scripts/configure.postfix >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message