Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2001 11:49:04 -0500 (CDT)
From:      mdharnois@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26675: postfix-current does not load at startup with mysql support
Message-ID:  <20010418164904.BF18114A16@c1030098-a.wtrlo1.ia.home.com>

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

>Number:         26675
>Category:       ports
>Synopsis:       postfix-current does not load at startup with mysql support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 18 10:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michael Harnois
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mharnois.workgroup.net 5.0-CURRENT FreeBSD 5.0-CURRENT #59: Wed Apr 18 10:39:22 CDT 2001 mdharnois@mharnois.workgroup.net:/usr/src/sys/compile/MYKERNEL i386


	
>Description:
	

Recently postfix-current was changed to link against the dynamic version of
libmysqlclient. This causes postfix not to start at startup, because the
library is located in /usr/local/lib/mysql and that directory has not yet
been added to the library list at the point when postfix starts.

>How-To-Repeat:
	

build and restart

>Fix:

use libmysqlclient.a
	
>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?20010418164904.BF18114A16>