[Lurker-users] c-client problems
Brought to you by:
terpstra
|
From: nathan s. <nat...@ho...> - 2002-10-08 03:09:45
|
Howdy, This isn't directly related to lurker as software, but it is related to me being able to use it. configure is failing on the c-client lib test. I'm running (as root): ./configure --with-urldir="/lurker" --with-wwwdir=/var/www/html/lurker --with-cclientdir=/usr/local I've got all the prereqs installed. I've got imapd installed. I've tried it from RPM, SRPM, and source. I've tried many variations of compile options for imap (lnx, lnp, lrh, slx, w/and w/o SSL), and I always get some variation of the same error. ./configure fails with: checking for the c-client library... no configure: error: This requires libc-client to build and in config.log I have this mess (or something like it) configure:4816: checking for the c-client library configure:4867: gcc -o conftest -g -O2 conftest.c -L/usr/local/lib -lc-client >&5 /usr/local/lib/libc-client.a(osdep.o): In function `checkpw': /home/nswenson/libs/imap-2002.RC7/c-client/osdep.c:124: undefined reference to ` pam_start' ... The exact function that is undefined changes depending on what options I compile imap with. Is there something that I'm missing? How can I specify what to link against to fix the unresolved external? Thanks a lot, Nate Swenson nat...@ho... _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx |