3 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] Re: [courier-users] RPM b...
FromSent OnAttachments
Sam VarshavchikSep 23, 2005 7:56 pm 
Sam VarshavchikSep 24, 2005 6:18 pm 
Sam VarshavchikSep 25, 2005 7:09 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:[sqwebmail] Re: [courier-users] RPM build error with latest authlibActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 24, 2005 6:18:11 pm
List:net.sourceforge.lists.courier-sqwebmail

Lloyd Zusman writes:

I downloaded the latest authlib package (courier-authlib-0.57), and I ran the following command:

rpmbuild -ta courier-authlib-0.57.tar.bz2

I got these errors (lines manually wrapped):

... lots of other stuff ... Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/courier-authlib-0.57-1.9-root error: Installed (but unpackaged) file(s) found: /usr/lib/libltdl.a /usr/lib/libltdl.la /usr/lib/libltdl.so /usr/lib/libltdl.so.3 /usr/lib/libltdl.so.3.1.0

RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/libltdl.a /usr/lib/libltdl.la /usr/lib/libltdl.so /usr/lib/libltdl.so.3 /usr/lib/libltdl.so.3.1.0

This seems to say that something that authlib wants to build is already installed on my system. Can I ignore this, or do I have to do something to eliminate this error before I can continue?

You need to install libtool-libs or libtool-ltdl-devel package, first.