This is a problem with the spec file. The install portion of the rpm spec file generated the /usr/lib/libtdl* files, but those files weren't referenced in any of the %file sections.

The fix is to add the files listed to your %files section (or alter the install portion not to create them if they aren't needed).

Hugh

Mad Unix wrote:
am trying to sudo rpmbuild -ta courier-authlib-0.58.tar.bz2 on RHEL5 64bit
i get the following message .....

Processing files: courier-authlib-pipe-0.58-1.5Server
Provides: libauthpipe.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <=
3.0.4-1rpmlib(PayloadFilesHavePrefix) <=
4.0-1
Requires: courier-authlib = 0:0.58-1.5Server libauthpipe.so.0()(64bit)
libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit) libcourierauthcommon.so.0()(64bit)
rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/courier-
authlib-0.58-1.5Server-root
error: Installed (but unpackaged) file(s) found:
   /usr/lib64/libltdl.a
   /usr/lib64/libltdl.la
   /usr/lib64/libltdl.so
   /usr/lib64/libltdl.so.3
   /usr/lib64/libltdl.so.3.1.0


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



------------------------------------------------------------------------

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

--
System Administrator
DIVMS Computer Support Group

University of Iowa
Email: [EMAIL PROTECTED]
Voice: 319-335-0748

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to