6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Compilation problem
FromSent OnAttachments
Michael T. BabcockJul 31, 2000 5:19 pm 
Michael T. BabcockJul 31, 2000 5:46 pm 
Michael S. FischerJul 31, 2000 5:55 pm 
Michael T. BabcockAug 1, 2000 8:30 am 
Michael T. BabcockAug 1, 2000 8:37 am 
Michael T. BabcockAug 1, 2000 8:40 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Compilation problemActions...
From:Michael T. Babcock (mbab@fibrespeed.net)
Date:Aug 1, 2000 8:37:20 am
List:net.sourceforge.lists.courier-users

I tried a few changes to the authlib/Makefile last night:

LDFLAGS now has "-L/usr/lib/mysql" added and I added "-lmysqlclient" to authvchkpw_LDADD

... and authvchkpw now compiles. Now for the rest of them.

This _should_ be an option in ./configure ...

"Michael S. Fischer" wrote:

Adding -lmysql at the link stage should fix this problem.