SYSLINUX 6 x86_64

Peter Jones pjones at redhat.com
Thu May 8 14:05:22 UTC 2014


On Thu, May 08, 2014 at 08:21:44AM +0200, poma wrote:
> 
> $ rpmbuild -ba ./SPECS/syslinux.spec
> ...
> 
> $ find -name syslinux*.rpm
> ./SRPMS/syslinux-6.02-4.fc21.src.rpm
> ./RPMS/x86_64/syslinux-perl-6.02-4.fc21.x86_64.rpm
> ./RPMS/x86_64/syslinux-6.02-4.fc21.x86_64.rpm
> ./RPMS/x86_64/syslinux-devel-6.02-4.fc21.x86_64.rpm
> ./RPMS/x86_64/syslinux-extlinux-6.02-4.fc21.x86_64.rpm
> 
> 
> # rpm -ivh $(ls ./RPMS/x86_64/syslinux*.rpm)
> error: Failed dependencies:
> 	syslinux-nonlinux = 6.02-4.fc21 is needed by syslinux-6.02-4.fc21.x86_64
> 	syslinux-extlinux-nonlinux = 6.02-4.fc21 is needed by syslinux-extlinux-6.02-4.fc21.x86_64
> 
> 
> Peter, why these three noarches are not built on x86_64?
> - syslinux-extlinux-nonlinux-6.02-4.fc21.noarch.rpm
> - syslinux-nonlinux-6.02-4.fc21.noarch.rpm
> - syslinux-tftpboot-6.02-4.fc21.noarch.rpm

Because that'll result in a different 32-bit build on i686 vs x86_64.
Get them from the i686 build.

-- 
        Peter


More information about the test mailing list