Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 61897

Summary: qmailadmin-1.2.1: libmysqlclient not in LIBS
Product: Gentoo Linux Reporter: Andreas Faust <a.faust>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: VERIFIED INVALID    
Severity: major    
Priority: High    
Version: 1.4   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Faust 2004-08-27 01:36:46 UTC
if you want to use vpopmail with mysql, qmailadmin might break because of missing mysql functions.

QUICKFIX:
just add "-lmysqlclient" to "/var/vpopmail/etc/lib_deps"
and remerge
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-27 12:33:46 UTC
if you use vpopmail with mysql, lib_deps will already be set correctly to include mysqlclient.
Comment 2 Andreas Faust 2004-08-27 13:32:28 UTC
can't reproduce