I checked with the vpopmail folks. vpopmail does not build a dynamic library, 
in will only build a static library. This jives with my experience from the 
last time I built vpopmai + courier-imap.
 
Why would libtool not statically link things if it can't dynamically do so? 

________________________________

From: [EMAIL PROTECTED] on behalf of Johnny Lam
Sent: Tue 8/1/2006 11:30 AM
To: courier-users@lists.sourceforge.net
Subject: Re: [courier-users] Help with courier-authlib & vpopmail



Murray, Jason wrote:
> Linking libauthvchkpw.la
> *** Warning: linker path does not have real file for library -lvpopmail.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have
> *** because I did check the linker path looking for a file starting
> *** with libvpopmail and none of the candidates passed a file format test
> *** using a file magic. Last file checked: /var/vpopmail/lib/libvpopmail.a
> *** Warning: libtool could not satisfy all declared inter-library
> *** dependencies of module libauthvchkpw.  Therefore, libtool will create
> *** a static module, that should work as long as the dlopening
> *** application is linked with the -dlopen flag.
> 
> I don't know where to go from here. Any help is appreciated.

This warning is from libtool and means that you are missing the vpopmail
shared libraries (libvpopmail.so*).  Is there an RPM or something else
that provides that for Linux?

        Cheers,

        -- Johnny Lam <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


<<winmail.dat>>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to