Building i386 RPMs on x86_64

Dave Atkinson dave_atkinson at blueyonder.co.uk
Wed Sep 14 18:13:40 UTC 2005


Sorry if this issue's been addresses before (is there an effective way
to search fedora mailing lists?).

I've been trying to build some i386 RPMs on my x86_64 machine using

$ rpmbuild -ba --target i386 <spec file>

and it seems that this gives me library directories for 64-bit
libraries.  Specifically the %configure macro sets _libdir to
%{prefix}/lib64, but it should be %{prefix}/lib for i[3456]86 etc.

Am I missing something?

Regards,
Dave Atkinson




More information about the users mailing list