Skip site navigation (1)Skip section navigation (2)
Date:      11 Feb 2001 06:47:56 -0000
From:      troy@psknet.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24999: Missing lib in ports/mail/postfix, ports/mail/postfix-current
Message-ID:  <20010211064756.33405.qmail@orion.psknet.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010211064756.33405.qmail>