Ralph Angenendt wrote:
David Hlác(ik wrote:
RPM build errors: File not found by glob: /var/tmp/inn-2.4.3-12-I31464/usr/lib/news/bin/filter/*.pyc File not found by glob: /var/tmp/inn-2.4.3-12-I31464/usr/lib/news/bin/filter/*.pyo [root@sx2 SPECS]#
Take out *.pyc and *.pyo from the files section, these should be automagically created once the corresponding .py gets called.
Are the files maybe in lib64 instead of lib ???
Also, did you compile in a 64bit only chroot or on a machine with mixed 32bit/64bit packages ... a mixed environment can cause linking issues.