Just for posterity, I exported LD_LIBRARY_PATH=/usr/lib/courier-authlib and
it worked.
I don't know for sure what the problem is. The server might be 'broken' in
some way that I can't find, or there might be a problem with libtool that
isn't fully fixed on FC4. I find it peculiar that the standard libtool-libs
works with courier-authlib-toaster on CentOS, but libtool-ltdl on FC4
conflicts. libtool-ltdl is apparently customized and bundled with
courier-authlib-toaster on FC4. Why I don't know.
Eric "Shubes" wrote:
Thanks, Jon.
I'm about to try that, but it's not the right fix.
maildrop-toaster uses libtool binaries that are built as a part of
courier-authlib-toaster (at least for FC4). The libtool script in the
BUILD directory includes the proper path(s).
Something's broken, and I can't quite put my finger on it.
Any other ideas?
Jon Darrington wrote:
How about setting LD_LIBRARY_PATH as an env variable?
Jon
-----Original Message-----
From: Eric "Shubes" [mailto:[EMAIL PROTECTED] Sent: 19 September 2006
23:02
To: qmailtoaster-list
Subject: [qmailtoaster] problem building maildrop on FC4
I'm trying to help Paco build the current toaster on FC4. I'm getting
the following error:
/usr/bin/ld: cannot find -lcourierauth
From what I've been able to find, ld is looking for a file named
libcourierauth.a in its library path.
bash-3.00# ls -l /usr/lib/courier-authlib/libcourierauth.a
-rwxr-xr-x 1 root root 86140 Sep 19 14:54
/usr/lib/courier-authlib/libcourierauth.a
I've checked into /etc/ld.so.conf, and the dynamically loadable
modules are all there, and they're in /etc/ld.so.cache. That apparenly
doesn't matter for statically linked modules.
ld isn't finding it, but it's there none the less.
Where does the library path for ld get defined for these statically
linked modules? I've looked and looked, but I'm not finding it.
TIA
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]