9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] FC4 rpmbuild error
FromSent OnAttachments
ScottJun 23, 2005 11:33 am 
Sam VarshavchikJun 23, 2005 12:05 pm 
ScottJun 23, 2005 12:11 pm 
Randall ShawJun 23, 2005 12:24 pm 
ScottJun 23, 2005 12:33 pm 
Sam VarshavchikJun 23, 2005 12:34 pm 
Randall ShawJun 23, 2005 12:55 pm 
Jerry AmundsonJun 23, 2005 1:08 pm 
ScottJun 23, 2005 1:22 pm 
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] FC4 rpmbuild errorActions...
From:Scott (cour@troutpocket.org)
Date:Jun 23, 2005 12:11:37 pm
List:net.sourceforge.lists.courier-users

Sam Varshavchik wrote:

Scott writes:

Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/courier-authlib-0.56-1.4-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

You need to install the libtool-libs RPM before build courier-authlib.

It was installed prior to compiling courier-authlib:

mail:~# rpm -qa | grep libtool libtool-1.5.16.multilib2-1 libtool-ltdl-1.5.16.multilib2-1

Is there a different version I should use?