Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61897 - qmailadmin-1.2.1: libmysqlclient not in LIBS
Summary: qmailadmin-1.2.1: libmysqlclient not in LIBS
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-27 01:36 UTC by Andreas Faust
Modified: 2004-08-27 13:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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